systemd 205
  1. 174da5c update TODO by Lennart Poettering · 12 years ago
  2. 51da82a machined: fix bus path unescaping by Lennart Poettering · 12 years ago
  3. 374ec6a libsystemd-logind: fix detection of session/user/machine of a PID by Lennart Poettering · 12 years ago
  4. fb6becb logind: port over to use scopes+slices for all cgroup stuff by Lennart Poettering · 12 years ago
  5. d28e923 core: parse Slice= from the unit type specific unit file section by Lennart Poettering · 12 years ago
  6. 6c12b52 core: add new "scope" unit type for making a unit of pre-existing processes by Lennart Poettering · 12 years ago
  7. 11ddb6f main: fix loading of default target by Lennart Poettering · 12 years ago
  8. c2756a6 core: add transient units by Lennart Poettering · 12 years ago
  9. 241da32 unit: make sure the dropins we write are high-priority by Lennart Poettering · 12 years ago
  10. 7041efe dbus: make DeviceAllow=/DevicePolicy= writable by Lennart Poettering · 12 years ago
  11. b42defe dbus: make more cgroup attributes runtime settable by Lennart Poettering · 12 years ago
  12. 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
  13. 4ad4900 core: general cgroup rework by Lennart Poettering · 12 years ago
  14. f123dba update TODO by Lennart Poettering · 12 years ago
  15. 3d3ee75 update TODO by Lennart Poettering · 12 years ago
  16. ba73ed8 sd-login: update machine enumeration/notifications APIs for new /run/systemd/machines/ by Lennart Poettering · 12 years ago
  17. 9444b1f logind: add infrastructure to keep track of machines, and move to slices by Lennart Poettering · 12 years ago
  18. 55d32ca update TODO by Lennart Poettering · 12 years ago
  19. 718fe4b journalctl: properly print headers of empty journals by Zbigniew Jędrzejewski-Szmek · 12 years ago
  20. a016b92 core: add new .slice unit type for partitioning systems by Lennart Poettering · 12 years ago
  21. 1f263d4 update TODO by Lennart Poettering · 12 years ago
  22. 87011c2 journal: remember last direction of search and keep offset cache by Zbigniew Jędrzejewski-Szmek · 12 years ago
  23. 6eb7a9a tests: add test for empty journal files by Zbigniew Jędrzejewski-Szmek · 12 years ago
  24. 4e09014 update TODO by Lennart Poettering · 12 years ago
  25. 5ec7641 systemctl: limit logs in status to current boot by Zbigniew Jędrzejewski-Szmek · 12 years ago
  26. 76d5a71 systemctl: add command set-log-level by Václav Pavlín · 12 years ago
  27. 9749cd7 core: read "debug" from kernel commandline and set log level by Lukas Nykryn · 12 years ago
  28. 86312ab bus: add a more comprehensive test for the bloom filter logic by Lennart Poettering · 12 years ago
  29. c781966 bus: calculate bloom filter for match by Lennart Poettering · 12 years ago
  30. 264ad84 bus: add APIs for negotiating what is attached to messages by Lennart Poettering · 12 years ago
  31. 45fbe93 bus: add minimal locking around the memfd cache by Lennart Poettering · 12 years ago
  32. d5a2b9a bus: return ECHILD as soon as people try to reuse a bus connection across a fork() by Lennart Poettering · 12 years ago
  33. 0000ce0 systemd-delta: add support for drop-in snippets by Lukas Nykryn · 12 years ago
  34. e4ee6e5 bus: make bus ref counting atomic by Lennart Poettering · 12 years ago
  35. eb01ba5 bus: synthesize timeout message errors instead of returning error codes by Lennart Poettering · 12 years ago
  36. 154ff08 update TODO by Lennart Poettering · 12 years ago
  37. 9927180 journalctl: add -k/--dmesg by Zbigniew Jędrzejewski-Szmek · 12 years ago
  38. 7e853a9 update TODO by Lennart Poettering · 12 years ago
  39. 32821c7 TODO: add "debug" kernel cmdline switch by Kay Sievers · 12 years ago
  40. 9d995d5 Add support for ConditionSecurity=ima by Auke Kok · 12 years ago
  41. a7c54c8 bus: extend memfd test by Lennart Poettering · 12 years ago
  42. cdf1733 update TODO by Lennart Poettering · 12 years ago
  43. 815ac0f update TODO by Lennart Poettering · 12 years ago
  44. 19adb8a systemd-sleep: add support for freeze and standby by Zbigniew Jędrzejewski-Szmek · 12 years ago
  45. d686f034 update TODO by Lennart Poettering · 12 years ago
  46. b4763d9 TODO: update by Kay Sievers · 12 years ago
  47. d2bbca6 Spelling fixes by Ville Skyttä · 12 years ago
  48. 4641a16 update TODO by Lennart Poettering · 12 years ago
  49. 19aa7c4 update TODO by Lennart Poettering · 12 years ago
  50. 7d61711 man: link to socket activation blog entries by Zbigniew Jędrzejewski-Szmek · 12 years ago
  51. 8368868 Add help option to bootchart man page by Nathaniel Chen · 12 years ago
  52. 675aae2 update TODO by Lennart Poettering · 12 years ago
  53. 8af8afd cgroup: make cg_pid_get_path() work properly for co-mounted controllers and normalized named hierarchies by Lennart Poettering · 12 years ago
  54. 5f1dac6 cryptsetup: warn if keyfiles are world-readable by Lennart Poettering · 12 years ago
  55. 8973790 cryptsetup: warn if /etc/crypttab is world-readable by Lennart Poettering · 12 years ago
  56. 5954c07 cgroup: do not allow manipulating the cgroup path of units within the systemd:/system subtree by Lennart Poettering · 12 years ago
  57. aa96c6c id128: when taking user input for a 128bit ID, validate syntax by Lennart Poettering · 12 years ago
  58. d6dd604 util: rework safe_atod() to be locale-independent by Lennart Poettering · 12 years ago
  59. db5c012 conf-parser: restrict .include usage by Lennart Poettering · 12 years ago
  60. 78edb35 cgroup: always validate cgroup controller names by Lennart Poettering · 12 years ago
  61. e8a7a31 nss-myhostname: resolve 'localhost' so that /etc/hosts becomes optional by Lennart Poettering · 12 years ago
  62. 2b77f67 fileio: unify how we chop off whitespace from key and value in parse_env_file_internal() by Lennart Poettering · 12 years ago
  63. fff87a3 test: make it easier to override kernel version by Zbigniew Jędrzejewski-Szmek · 12 years ago
  64. e41e194 timer: make sure we restart timers even if units are still running or if one of their conditions fails by Lennart Poettering · 12 years ago
  65. 0e99f1d update TODO by Lennart Poettering · 12 years ago
  66. ae018d9 cgroup: make sure all our cgroup objects have a suffix and are properly escaped by Lennart Poettering · 12 years ago
  67. 8fc6691 update TODO by Lennart Poettering · 12 years ago
  68. a383724 systemd,nspawn: use extended attributes to store metadata by Zbigniew Jędrzejewski-Szmek · 12 years ago
  69. fcdfc15 TODO: remove dbus items which we will not touch anymore by Kay Sievers · 12 years ago
  70. 601d9d6 TODO: journal enhancements by Josh Triplett · 12 years ago
  71. ef3b524 build-sys: prepare release 202 by Lennart Poettering · 12 years ago
  72. a3e6f05 journal: when iterating through a file we might lose messages when changing direction. by Marius Vollmer · 12 years ago
  73. 461bd8e update TODO by Lennart Poettering · 12 years ago
  74. 248f077 update TODO by Lennart Poettering · 12 years ago
  75. ab8e074 update TODO by Lennart Poettering · 12 years ago
  76. b454b11 update TODO by Lennart Poettering · 12 years ago
  77. 4a449ed update TODO by Lennart Poettering · 12 years ago
  78. 7551230 TODO: add s.th. like "systemctl set-log-level debug" by Harald Hoyer · 12 years ago
  79. aa21e2b TODO: remove fixed systemctl property bug by Harald Hoyer · 12 years ago
  80. 7e7d4da timedated: fixed NTP enabled: n/a by Harald Hoyer · 12 years ago
  81. d8d3d8a bus: parse unit/user unit/session from cgroup path by Lennart Poettering · 12 years ago
  82. 4ff49cb update TODO by Lennart Poettering · 12 years ago
  83. a53824e update TODO by Lennart Poettering · 12 years ago
  84. a1d4ca9 TODO: bootchart items. by Auke Kok · 12 years ago
  85. 4cda0f2 update TODO by Lennart Poettering · 12 years ago
  86. 3fd0bd4 TODO: update by Kay Sievers · 12 years ago
  87. c2e0981 shell-completion: show failed units as candidates for start by Zbigniew Jędrzejewski-Szmek · 12 years ago
  88. b8b4d3d update TODO by Lennart Poettering · 12 years ago
  89. 3df82d5 update TODO by Lennart Poettering · 12 years ago
  90. 5666ea6 TODO: update by Kay Sievers · 12 years ago
  91. b6b7d43 update TODO by Lennart Poettering · 12 years ago
  92. 4b9c522 update TODO by Lennart Poettering · 12 years ago
  93. 60491a2 update TODO by Lennart Poettering · 12 years ago
  94. 911963f update TODO by Lennart Poettering · 12 years ago
  95. d1148ed update TODO by Lennart Poettering · 12 years ago
  96. e5ec62c update TODO by Lennart Poettering · 12 years ago
  97. 9ece938 cryptsetup: RequiresMountsFor if source is a file by Thomas Weißschuh · 12 years ago
  98. aa7c319 Add AllowIsolate=yes to snapshots by Oleksii Shevchuk · 12 years ago
  99. cc1f918 units/user: default.target must be isolatable by Zbigniew Jędrzejewski-Szmek · 12 years ago
  100. 5a494ea TODO by Lennart Poettering · 12 years ago