systemd 1
  1. acb591e execute: change stdout inherit logic, when run as PID 1 use /dev/null by Lennart Poettering · 15 years ago
  2. ecdbca4 service: serialize exec status by Lennart Poettering · 15 years ago
  3. 7c70671 main: lower default log level to INFO by Lennart Poettering · 15 years ago
  4. 2e54424 util: minor simplification when printing welcome text by Lennart Poettering · 15 years ago
  5. e0376b1 systemctl: minor beautifications by Lennart Poettering · 15 years ago
  6. a822056 initctl: check peer credentials after connection by Lennart Poettering · 15 years ago
  7. f4579ce dbus: don't try to run AddMatch when connected to a private bus by Lennart Poettering · 15 years ago
  8. 7b97f47 dbus: send reload completion message on right connection by Lennart Poettering · 15 years ago
  9. ed4c1cc unit: when reading description from LSB prefer short over long description by Lennart Poettering · 15 years ago
  10. 9aab5a7 unit: don't cancel dependent jobs if a stopped daemon returned an error code by Lennart Poettering · 15 years ago
  11. 7e61bf2 systemctl: minor cosmetic fixes by Lennart Poettering · 15 years ago
  12. 455d8dc main: show welcome string only when asked for by Lennart Poettering · 15 years ago
  13. fd8bccf sd-daemon: Fix path check in sd_is_fifo() by Martin Mikkelsen · 15 years ago
  14. 487393e main: implement manager configuration file by Lennart Poettering · 15 years ago
  15. c846ff4 main: show welcome message on boot by Lennart Poettering · 15 years ago
  16. 9e58ff9 manager: optionally print status updates to console on boot by Lennart Poettering · 15 years ago
  17. fa0f4d8 main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts by Lennart Poettering · 15 years ago
  18. 057fbb5 util: fix space calculation in get_process_cmdline() by Lennart Poettering · 15 years ago
  19. ed2d7a4 systemctl: when we cannot load a unit, retry with getting it by Lennart Poettering · 15 years ago
  20. 894ba51 dbus: fix segfault with direct local connections by Lennart Poettering · 15 years ago
  21. fc6071b systemctl: don't use UTF directly by Lennart Poettering · 15 years ago
  22. 5f75059 systemctl: fix parsing of cgroup contents by Lennart Poettering · 15 years ago
  23. 9a1ac7b install: implement --start option by Lennart Poettering · 15 years ago
  24. c59760e systemctl: show cgroup contents in status by Lennart Poettering · 15 years ago
  25. 61cbdc4 systemctl: implement 'status' command by Lennart Poettering · 15 years ago
  26. 7492290 turn negative options into positive options by Lennart Poettering · 15 years ago
  27. a567261 dbus: send signals about jobs to the clients having created them unconditionally, and thus get rid of broadcast signals in most cases by Lennart Poettering · 15 years ago
  28. 552e433 systemctl: use format_timespan() where applicable by Lennart Poettering · 15 years ago
  29. fae20b1 dbus: fix unclean shut-down by Lennart Poettering · 15 years ago
  30. 03fae01 uniformly suffix time span properties with their unit by Lennart Poettering · 15 years ago
  31. 393a2f9 man: update systemctl man page by Lennart Poettering · 15 years ago
  32. fe68089 dbus: complete exec command coverage by Lennart Poettering · 15 years ago
  33. b58b411 dbus: complete exec status coverage by Lennart Poettering · 15 years ago
  34. 14ad1d1 dbus: include NextElapse field in timer properties by Lennart Poettering · 15 years ago
  35. 82c121a dbus: complete exec coverage by Lennart Poettering · 15 years ago
  36. d264aa3 dbus: complete coverage of service units by Lennart Poettering · 15 years ago
  37. 4e1e43c dbus: complete socket unit coverage by Lennart Poettering · 15 years ago
  38. 6681ad4 dbus: complete target unit coverage by Lennart Poettering · 15 years ago
  39. 5bd0707 dbus: complete automount and mount unit coverage by Lennart Poettering · 15 years ago
  40. f295f5c dbus: complete coverage of manager interface by Lennart Poettering · 15 years ago
  41. 707e5e5 dbus: complete coverage of timer units by Lennart Poettering · 15 years ago
  42. e87d181 systemctl: load unit when introspecting by Lennart Poettering · 15 years ago
  43. a68c7a7 dbus: complete coverage for unit interface by Lennart Poettering · 15 years ago
  44. ebf57b8 dbus: complete coverage for path units by Lennart Poettering · 15 years ago
  45. 4822059 systemctl: implement 'show' command by Lennart Poettering · 15 years ago
  46. 09c6619 dbus: implement GetAll() with empty interface string properly by Lennart Poettering · 15 years ago
  47. 0442c13 dbus: properly name StartupTimestamp property by Lennart Poettering · 15 years ago
  48. daf32cc snapshot: downgrade automatic dependencies from Requires to Wants by Lennart Poettering · 15 years ago
  49. a40eb73 unit: add DefaultDependencies= setting by Lennart Poettering · 15 years ago
  50. 2c966c0 unit: simplify things a little by introducing API to add two dependencies in one step by Lennart Poettering · 15 years ago
  51. c5da34e execute: check tcpwrap for sockets passed via new-style socket passing as well. by Lennart Poettering · 15 years ago
  52. 6759e7a systemctl: implement delete command by Lennart Poettering · 15 years ago
  53. 1cf18f2 automount: add DirectoryMode= setting by Lennart Poettering · 15 years ago
  54. 3e5235b mount: automatically create non-existing mount point dirs prior to mounting by Lennart Poettering · 15 years ago
  55. 1f812fe man: document socket units by Lennart Poettering · 15 years ago
  56. c0115b1 systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path unconditionally by Lennart Poettering · 15 years ago
  57. 0d624a7 man: finish service man page by Lennart Poettering · 15 years ago
  58. 16c42ce socket: define IP_FREEBIND if not defined by Kay Sievers · 15 years ago
  59. 8b03dae systemd: add IP TOS field to --dump-configuration-items output by Lennart Poettering · 15 years ago
  60. 46925ac socket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt by Lennart Poettering · 15 years ago
  61. 01b1b07 systemctl: fix detection of active units by Lennart Poettering · 15 years ago
  62. 51cfdda systemadm: update signal connection for new vala by Lennart Poettering · 15 years ago
  63. 5e37489 systemctl: return error codes for failed jobs by Lennart Poettering · 15 years ago
  64. 6ec1117 snapshot: ensure that snapshots cannot be created unless with create_snapshot by Lennart Poettering · 15 years ago
  65. 032ff4a unit: shorten active state enums to make systemctl output nicer by Lennart Poettering · 15 years ago
  66. 2419cc5 socket: fix D-Bus introspection data by Lennart Poettering · 15 years ago
  67. 0183528 systemctl: add 'check' call by Lennart Poettering · 15 years ago
  68. 6e905d9 systemctl: block by default by Lennart Poettering · 15 years ago
  69. 6124958 unit: add new abstracted maintenance state for units by Lennart Poettering · 15 years ago
  70. 4fd5948 socket: make various socket/pipe options configurable by Lennart Poettering · 15 years ago
  71. 6398320 core: rename struct timestamp to dual_timestamp to avoid name clash with IP system headers by Lennart Poettering · 15 years ago
  72. 2f02ce4 utils: show help blurb when run without any arguments by Lennart Poettering · 15 years ago
  73. 5ec7ed4 systemctl: minor --help rewording by Lennart Poettering · 15 years ago
  74. bf9a6e8 path-lookup: unconditionally check /usr and /usr/share unit directories by Lennart Poettering · 15 years ago
  75. e6b3f00 manager: both rescue and emergency should be started in isolate mode by Lennart Poettering · 15 years ago
  76. 541d615 log: unify log env var prefix by Lennart Poettering · 15 years ago
  77. daaa7e5 sd-daemon: refer to the man pages by Lennart Poettering · 15 years ago
  78. 2e225d6 pam: make sure we don't assign colliding session ids if we get our session ids from multiple sources by Lennart Poettering · 15 years ago
  79. 2e33c43 minor fixes to help texts by Lennart Poettering · 15 years ago
  80. 2218198 man: start documenting systemd itself by Lennart Poettering · 15 years ago
  81. a838e6a pam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up with our own $XDG_SESSION_ID based on /proc/self/sessionid if that is available by Lennart Poettering · 15 years ago
  82. 1d0ae74 minor typo fixes by Lennart Poettering · 15 years ago
  83. f937842 man: document sd-daemon.[ch] by Lennart Poettering · 15 years ago
  84. b1fc29f systemctl: fix systemctl help text by Lennart Poettering · 15 years ago
  85. 4eab639 service: rework logic when we consider a service running by Lennart Poettering · 15 years ago
  86. 827119a conf-parser: check all parse callbacks by Lennart Poettering · 15 years ago
  87. 8c6db83 pam: implement systemd PAM module and generelize cgroup API for that a bit by Lennart Poettering · 15 years ago
  88. 96551ba notify: add systemd-notify --booted by Lennart Poettering · 15 years ago
  89. 40473a7 sd-daemon: introduce sd_booted() and set ELF visibility to hidden for all symbols by Lennart Poettering · 15 years ago
  90. f1c5860 systemctl: make upstart glue code talk to upstart via private abstarct bus and verify its UID owner by Lennart Poettering · 15 years ago
  91. 4d0e5db service: require KillMode=control-group when PAM is enabled by Lennart Poettering · 15 years ago
  92. 399ab2b unit: make unit casts typesafe by Lennart Poettering · 15 years ago
  93. 0ca3f37 initctl: add some checks before starting up by Lennart Poettering · 15 years ago
  94. f5a3628 initctl: talk to systemd via the abstract private bus by Lennart Poettering · 15 years ago
  95. 4cd1fbc unit: get rid of various unnecessary casts by Lennart Poettering · 15 years ago
  96. bb00e60 don't use 'long long' unless we have a really good reason to by Lennart Poettering · 15 years ago
  97. 6cf6bbc socket: enforce limit on number of concurrent connections by Lennart Poettering · 15 years ago
  98. a3d4e06 manager: get rid of destinction between running_as=system and running_as=init, as there is little value in it and we cannot really test this by Lennart Poettering · 15 years ago
  99. 5e8d1c9 dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus by Lennart Poettering · 15 years ago
  100. f970470 service: honour empty cgroup even in ValidNoProcess mode by Lennart Poettering · 15 years ago