systemd 205
  1. c019956 build-sys: bump/correct library versions by Lennart Poettering · 12 years ago
  2. 943aca8 logind/machined: properly notice when units are gc'ed by Lennart Poettering · 12 years ago
  3. 286ca48 build-sys: rename LEGACY to NOLEGACY to better reflect meaning by David Coppa · 12 years ago
  4. e9c1ea9 replace tabs with spaces in various files by Jason St. John · 12 years ago
  5. e79f68d journald: drop (deleted) from _EXE= fields by Zbigniew Jędrzejewski-Szmek · 12 years ago
  6. e9dd9f9 man: improve grammar and word formatting in numerous man pages by Jason St. John · 12 years ago
  7. 6824690 hwdb: allow to query arbitrary keys by Kay Sievers · 12 years ago
  8. 2c4c73b machine: fix -Wmaybe-uninitialized warning by Dave Reisner · 12 years ago
  9. aba8b84 machined: check correct return value for NULL by Dave Reisner · 12 years ago
  10. f526ab7 machine: fix scope allocation by Lennart Poettering · 12 years ago
  11. cf1265e core: make GC more aggressive by Lennart Poettering · 12 years ago
  12. d0af76e logind: after deserializatio readd systemd units to unit-to-object hashmap correctly by Lennart Poettering · 12 years ago
  13. 8b6fe82 login: pass correct boolean type to libdbus by Lennart Poettering · 12 years ago
  14. 294a90c dbus-scope: initialize variable before accessing by Dave Reisner · 12 years ago
  15. 06025d9 core: don't consider a unit's cgroup empty if only a subcgroup runs empty by Lennart Poettering · 12 years ago
  16. 8aec412 machined: sync to /run after job completed by Lennart Poettering · 12 years ago
  17. 97e67f1 machined: relax access to GetMachine() by Lennart Poettering · 12 years ago
  18. 6a4e0b1 nspawn: use the corect method signature for CreateMachine() by Lennart Poettering · 12 years ago
  19. 51da82a machined: fix bus path unescaping by Lennart Poettering · 12 years ago
  20. 1ee306e machined: split out machine registration stuff from logind by Lennart Poettering · 12 years ago
  21. 374ec6a libsystemd-logind: fix detection of session/user/machine of a PID by Lennart Poettering · 12 years ago
  22. efffb13 keymap: Asus -- do not overwrite explicitely kernel driver defined keys by Kay Sievers · 12 years ago
  23. fb6becb logind: port over to use scopes+slices for all cgroup stuff by Lennart Poettering · 12 years ago
  24. 358712f scope: fix state string table by Lennart Poettering · 12 years ago
  25. 8bcca7e scope: implement reset-failed command by Lennart Poettering · 12 years ago
  26. ede3a79 core: split out unit bus path unescaping into unit_name_from_dbus_path() by Lennart Poettering · 12 years ago
  27. cc23f9f scope: make TimeoutStopUSec= settable for transient units by Lennart Poettering · 12 years ago
  28. eb2059d keymap: remove non-existing driver string matches by Kay Sievers · 12 years ago
  29. 67410e9 hwdb: add --device=<device-id> and --filter=<key name glob> by Kay Sievers · 12 years ago
  30. 3cf7b68 hwdb: remove support for (not fully implemented) conditional properties by Kay Sievers · 12 years ago
  31. c221420 core: add support to run transient units in arbitrary slices by Lennart Poettering · 12 years ago
  32. d28e923 core: parse Slice= from the unit type specific unit file section by Lennart Poettering · 12 years ago
  33. adb3a45 scope: properly implement passive validity checking of PIDs field when creating transient scopes by Lennart Poettering · 12 years ago
  34. d7550a6 core: move ControlGroup and Slice properties out of the dbus "Unit" interface by Lennart Poettering · 12 years ago
  35. 9f2e86a core: allow setting of the description string for transient units by Lennart Poettering · 12 years ago
  36. 6c12b52 core: add new "scope" unit type for making a unit of pre-existing processes by Lennart Poettering · 12 years ago
  37. a00963a systemctl: show per-unit cgroup tree correctly following the new property by Lennart Poettering · 12 years ago
  38. a190eeb snapshot: snapshots are just a special kind of transient units now by Lennart Poettering · 12 years ago
  39. 6a95dff dbus: expose cgroup properties in introspection everywhere by Lennart Poettering · 12 years ago
  40. 64fad95 service: correct service bus introspection for timeouts by Lennart Poettering · 12 years ago
  41. b56c28c cgroup: implicitly add units to GC queue when their cgroups run empty by Lennart Poettering · 12 years ago
  42. 0a1eb06 cgroup: readd proper cgroup empty tracking by Lennart Poettering · 12 years ago
  43. 11ddb6f main: fix loading of default target by Lennart Poettering · 12 years ago
  44. cda4380 keymap: Add Samsung Series 3 by 장동준 · 12 years ago
  45. c2756a6 core: add transient units by Lennart Poettering · 12 years ago
  46. 1508e85 dbus: fix minor memory leak when sending job change signals by Lennart Poettering · 12 years ago
  47. 241da32 unit: make sure the dropins we write are high-priority by Lennart Poettering · 12 years ago
  48. 74c964d dbus: hookup runtime property changes for mouns, services, sockets, swaps too by Lennart Poettering · 12 years ago
  49. 7041efe dbus: make DeviceAllow=/DevicePolicy= writable by Lennart Poettering · 12 years ago
  50. b42defe dbus: make more cgroup attributes runtime settable by Lennart Poettering · 12 years ago
  51. 8e2af47 dbus: add infrastructure for changing multiple properties at once on units and hook some cgroup attributes up to it by Lennart Poettering · 12 years ago
  52. aae72d6 journal-verify: Use proper printf placeholder by Jan Janssen · 12 years ago
  53. 3b18ae6 test: Add list testcase by Jan Janssen · 12 years ago
  54. 4ad4900 core: general cgroup rework by Lennart Poettering · 12 years ago
  55. abb2690 core: don't do runaway fork()s if we hit a segfault from our segfault handler by Lennart Poettering · 12 years ago
  56. 5841bd8 killall: do not use alloca() in argument list by Zbigniew Jędrzejewski-Szmek · 12 years ago
  57. 7ac4fa7 journalctl: highlight MESSAGE= in verbose output by Zbigniew Jędrzejewski-Szmek · 12 years ago
  58. 3b05b8b systemctl: conform to LSB with the "status" return code by Harald Hoyer · 12 years ago
  59. 175728c systemctl: conform to LSB with the "status" return code by Harald Hoyer · 12 years ago
  60. 9d64774 journald: always vacuum empty offline files by Zbigniew Jędrzejewski-Szmek · 12 years ago
  61. 670b110 journald: fix space limits reporting by Zbigniew Jędrzejewski-Szmek · 12 years ago
  62. 30cb029 journal/vacuum: cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  63. 9c3fd04 libudev: Use correct type for sizeof by Jan Janssen · 12 years ago
  64. 92fba83 journal-verify: allow unlinked data entries by Zbigniew Jędrzejewski-Szmek · 12 years ago
  65. 96ca819 tmpfiles: fix error check by Lennart Poettering · 12 years ago
  66. 7f1ad69 journald: bump the journal per-unit ratelimit defaults by Lennart Poettering · 12 years ago
  67. f6c9f32 keymap: Apply to all Latitude and Precision models by Martin Pitt · 12 years ago
  68. 2d0b2e8 journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNIT by Zbigniew Jędrzejewski-Szmek · 12 years ago
  69. fdcd37d Make sure we only show authentic coredump messages by Zbigniew Jędrzejewski-Szmek · 12 years ago
  70. 968f319 journal: allow callers to specify OBJECT_PID= by Zbigniew Jędrzejewski-Szmek · 12 years ago
  71. fd59d9f Add hasprefix macro to check prefixes of fixed length by Zbigniew Jędrzejewski-Szmek · 12 years ago
  72. 1021b21 login: add an api to determine the slice a PID is located in to libsystemd-login by Lennart Poettering · 12 years ago
  73. ed00256 core: only attempt to connect to a session bus if one likely exists. by Auke Kok · 12 years ago
  74. 97d0e5f manager: add DefaultEnvironment option by Umut Tezduyar · 12 years ago
  75. 8c1396b journalctl: show lines in full with --all by Zbigniew Jędrzejewski-Szmek · 12 years ago
  76. 6c10d39 kernel-install: filter out "initrd=" from /proc/cmdline by Harald Hoyer · 12 years ago
  77. b3629c7 logind: uninitialized variable by Zbigniew Jędrzejewski-Szmek · 12 years ago
  78. bd5a545 nspawn: '-C' option has been removed by Zbigniew Jędrzejewski-Szmek · 12 years ago
  79. ba73ed8 sd-login: update machine enumeration/notifications APIs for new /run/systemd/machines/ by Lennart Poettering · 12 years ago
  80. 5caef0f logind: make ListMachines bus call public by Lennart Poettering · 12 years ago
  81. 9444b1f logind: add infrastructure to keep track of machines, and move to slices by Lennart Poettering · 12 years ago
  82. c25b1ee core/dbus: properly export cgroup properties on sockets by Zbigniew Jędrzejewski-Szmek · 12 years ago
  83. 422fa65 cgls,loginctl,systemctl: fix -l by Zbigniew Jędrzejewski-Szmek · 12 years ago
  84. fe004b7 journal: add references to SSKG paper FSS is based on by Lennart Poettering · 12 years ago
  85. 718fe4b journalctl: properly print headers of empty journals by Zbigniew Jędrzejewski-Szmek · 12 years ago
  86. 214daa7 udev: handle network controllers in nonstandard domains by Sean McGovern · 12 years ago
  87. 702a2d8 core: unref slice ref after use by Lennart Poettering · 12 years ago
  88. 4ec9a8a core: expose a "Slice" property on Unit objects on the bus by Lennart Poettering · 12 years ago
  89. a016b92 core: add new .slice unit type for partitioning systems by Lennart Poettering · 12 years ago
  90. 602c0e7 mount: when learning about the root mount from mountinfo, don't add conflicting dep for umount.target by Lennart Poettering · 12 years ago
  91. ed8086d rpm: define a %_userunitdir macro by Lennart Poettering · 12 years ago
  92. 98a6e13 journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full by Daniel Albers · 12 years ago
  93. 805bf39 systemd-analyze: Show critical chains for listed units by Gabriel de Perthuis · 12 years ago
  94. e40ec7a journald: do not calculate free space too early by Zbigniew Jędrzejewski-Szmek · 12 years ago
  95. 6e5abe1 journal: use initialization instead of zeroing by Zbigniew Jędrzejewski-Szmek · 12 years ago
  96. 3c527fd bootchart: fix typos in copyright notices by Jason St. John · 12 years ago
  97. 49998b3 journald: do not overwrite syslog facility when parsing priority by Zbigniew Jędrzejewski-Szmek · 12 years ago
  98. cbd6717 journal: letting (interleaved) seqnums go by Zbigniew Jędrzejewski-Szmek · 12 years ago
  99. 5cb24cd tests: add testcase for duplicate seqnums by Zbigniew Jędrzejewski-Szmek · 12 years ago
  100. 7a050b5 tests: add testcase for skipping-entries-on-direction-change-bug by Marius Vollmer · 12 years ago