systemd 2
  1. ca326f6 main: introduce $SYSTEMD_SKIP_API_MOUNTS to disable mounting of API FS by Lennart Poettering · 14 years ago
  2. b4f10a5 install: various improvements by Lennart Poettering · 14 years ago
  3. bc8c2f5 systemctl: short cut things if we aren't root and the user requested a reboot to suppress unnecessary wall message by Lennart Poettering · 14 years ago
  4. d47b555 systemctl: don't actually reboot/poweroff/halt if only a wtmp update is requested by Kay Sievers · 14 years ago
  5. e34b615 cgls: fix missing initialization by Lennart Poettering · 14 years ago
  6. fa776d8 cgls: beef up control group dumping and introduce cgls tool by Lennart Poettering · 14 years ago
  7. ab35fb1 systemctl: filter and sort member pid of cgroup by Lennart Poettering · 14 years ago
  8. f8820b6 service: don't enable native services via legacy sysv symlinks anymore by Lennart Poettering · 14 years ago
  9. 301056b util: fix missing memory initialization by Lennart Poettering · 14 years ago
  10. c368608 mount: fix confirm spawn setting by Lennart Poettering · 14 years ago
  11. 4c90c12 dbus: add missing dbus-errors.h header by Lennart Poettering · 14 years ago
  12. 420a016 man: document variable substitution by Lennart Poettering · 14 years ago
  13. fab56fc execute: support minimal environment variable replacement when executing processes by Lennart Poettering · 14 years ago
  14. 1e3ad08 execute: if the main process of a service already owns the TTY, don't wait for acquiring it again in the reload/stop step by Lennart Poettering · 14 years ago
  15. 398ef8b dbus: make errors reported via D-Bus more useful by Lennart Poettering · 14 years ago
  16. 2105e76 service: set env var for stop/reload commands by Lennart Poettering · 14 years ago
  17. 9c2d9ca job: when converting restart jobs, move them to WAITING state by Lennart Poettering · 14 years ago
  18. 46d95c0 dbus: log received message only once, in filter function by Lennart Poettering · 14 years ago
  19. e167fb8 util: handle \s escape as defined in the XDG spec properly in cunescape() by Lennart Poettering · 14 years ago
  20. 923f8d7 dbus: shut down bus connection cleanly and fully when a direct client disconnects by Lennart Poettering · 14 years ago
  21. 61e5d8e service: allow configuration of more than one Exec command in one line by Lennart Poettering · 14 years ago
  22. f60f22d util: use quoted word parsing where applicable by Lennart Poettering · 14 years ago
  23. 6febfd0 util: introduce cunescape_length() by Lennart Poettering · 14 years ago
  24. 0bab36f util: properly handle escaped quotes in words in split_quoted() by Lennart Poettering · 14 years ago
  25. f3d4cc0 util: fix handling of unknown escapes in cunescape() by Lennart Poettering · 14 years ago
  26. 3dab294 conf-parser: support continuation lines with trailing backslashes in lines by Lennart Poettering · 14 years ago
  27. 54165a3 log: bump up a number of log messages so that they are shown even if debug logging is disabled, for diagnostic purposes by Lennart Poettering · 14 years ago
  28. e015090 main: always log when we reexecute or reload by Lennart Poettering · 14 years ago
  29. af2ab1f service: fix parsing word size functions by Lennart Poettering · 14 years ago
  30. 8f75a60 util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word size by Lennart Poettering · 14 years ago
  31. acb591e execute: change stdout inherit logic, when run as PID 1 use /dev/null by Lennart Poettering · 14 years ago
  32. ecdbca4 service: serialize exec status by Lennart Poettering · 14 years ago
  33. 7c70671 main: lower default log level to INFO by Lennart Poettering · 14 years ago
  34. 2e54424 util: minor simplification when printing welcome text by Lennart Poettering · 14 years ago
  35. e0376b1 systemctl: minor beautifications by Lennart Poettering · 14 years ago
  36. a822056 initctl: check peer credentials after connection by Lennart Poettering · 14 years ago
  37. f4579ce dbus: don't try to run AddMatch when connected to a private bus by Lennart Poettering · 14 years ago
  38. 7b97f47 dbus: send reload completion message on right connection by Lennart Poettering · 14 years ago
  39. ed4c1cc unit: when reading description from LSB prefer short over long description by Lennart Poettering · 14 years ago
  40. 9aab5a7 unit: don't cancel dependent jobs if a stopped daemon returned an error code by Lennart Poettering · 14 years ago
  41. 7e61bf2 systemctl: minor cosmetic fixes by Lennart Poettering · 14 years ago
  42. 455d8dc main: show welcome string only when asked for by Lennart Poettering · 14 years ago
  43. fd8bccf sd-daemon: Fix path check in sd_is_fifo() by Martin Mikkelsen · 14 years ago
  44. 487393e main: implement manager configuration file by Lennart Poettering · 14 years ago
  45. c846ff4 main: show welcome message on boot by Lennart Poettering · 14 years ago
  46. 9e58ff9 manager: optionally print status updates to console on boot by Lennart Poettering · 14 years ago
  47. fa0f4d8 main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts by Lennart Poettering · 14 years ago
  48. 057fbb5 util: fix space calculation in get_process_cmdline() by Lennart Poettering · 14 years ago
  49. ed2d7a4 systemctl: when we cannot load a unit, retry with getting it by Lennart Poettering · 14 years ago
  50. 894ba51 dbus: fix segfault with direct local connections by Lennart Poettering · 14 years ago
  51. fc6071b systemctl: don't use UTF directly by Lennart Poettering · 14 years ago
  52. 5f75059 systemctl: fix parsing of cgroup contents by Lennart Poettering · 14 years ago
  53. 9a1ac7b install: implement --start option by Lennart Poettering · 14 years ago
  54. c59760e systemctl: show cgroup contents in status by Lennart Poettering · 14 years ago
  55. 61cbdc4 systemctl: implement 'status' command by Lennart Poettering · 14 years ago
  56. 7492290 turn negative options into positive options by Lennart Poettering · 14 years ago
  57. 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 · 14 years ago
  58. 552e433 systemctl: use format_timespan() where applicable by Lennart Poettering · 14 years ago
  59. fae20b1 dbus: fix unclean shut-down by Lennart Poettering · 14 years ago
  60. 03fae01 uniformly suffix time span properties with their unit by Lennart Poettering · 14 years ago
  61. 393a2f9 man: update systemctl man page by Lennart Poettering · 14 years ago
  62. fe68089 dbus: complete exec command coverage by Lennart Poettering · 14 years ago
  63. b58b411 dbus: complete exec status coverage by Lennart Poettering · 14 years ago
  64. 14ad1d1 dbus: include NextElapse field in timer properties by Lennart Poettering · 14 years ago
  65. 82c121a dbus: complete exec coverage by Lennart Poettering · 14 years ago
  66. d264aa3 dbus: complete coverage of service units by Lennart Poettering · 14 years ago
  67. 4e1e43c dbus: complete socket unit coverage by Lennart Poettering · 14 years ago
  68. 6681ad4 dbus: complete target unit coverage by Lennart Poettering · 14 years ago
  69. 5bd0707 dbus: complete automount and mount unit coverage by Lennart Poettering · 14 years ago
  70. f295f5c dbus: complete coverage of manager interface by Lennart Poettering · 14 years ago
  71. 707e5e5 dbus: complete coverage of timer units by Lennart Poettering · 14 years ago
  72. e87d181 systemctl: load unit when introspecting by Lennart Poettering · 14 years ago
  73. a68c7a7 dbus: complete coverage for unit interface by Lennart Poettering · 14 years ago
  74. ebf57b8 dbus: complete coverage for path units by Lennart Poettering · 14 years ago
  75. 4822059 systemctl: implement 'show' command by Lennart Poettering · 14 years ago
  76. 09c6619 dbus: implement GetAll() with empty interface string properly by Lennart Poettering · 14 years ago
  77. 0442c13 dbus: properly name StartupTimestamp property by Lennart Poettering · 14 years ago
  78. daf32cc snapshot: downgrade automatic dependencies from Requires to Wants by Lennart Poettering · 14 years ago
  79. a40eb73 unit: add DefaultDependencies= setting by Lennart Poettering · 14 years ago
  80. 2c966c0 unit: simplify things a little by introducing API to add two dependencies in one step by Lennart Poettering · 14 years ago
  81. c5da34e execute: check tcpwrap for sockets passed via new-style socket passing as well. by Lennart Poettering · 14 years ago
  82. 6759e7a systemctl: implement delete command by Lennart Poettering · 14 years ago
  83. 1cf18f2 automount: add DirectoryMode= setting by Lennart Poettering · 14 years ago
  84. 3e5235b mount: automatically create non-existing mount point dirs prior to mounting by Lennart Poettering · 14 years ago
  85. 1f812fe man: document socket units by Lennart Poettering · 14 years ago
  86. c0115b1 systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path unconditionally by Lennart Poettering · 14 years ago
  87. 0d624a7 man: finish service man page by Lennart Poettering · 14 years ago
  88. 16c42ce socket: define IP_FREEBIND if not defined by Kay Sievers · 14 years ago
  89. 8b03dae systemd: add IP TOS field to --dump-configuration-items output by Lennart Poettering · 14 years ago
  90. 46925ac socket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt by Lennart Poettering · 14 years ago
  91. 01b1b07 systemctl: fix detection of active units by Lennart Poettering · 14 years ago
  92. 51cfdda systemadm: update signal connection for new vala by Lennart Poettering · 14 years ago
  93. 5e37489 systemctl: return error codes for failed jobs by Lennart Poettering · 14 years ago
  94. 6ec1117 snapshot: ensure that snapshots cannot be created unless with create_snapshot by Lennart Poettering · 14 years ago
  95. 032ff4a unit: shorten active state enums to make systemctl output nicer by Lennart Poettering · 14 years ago
  96. 2419cc5 socket: fix D-Bus introspection data by Lennart Poettering · 14 years ago
  97. 0183528 systemctl: add 'check' call by Lennart Poettering · 14 years ago
  98. 6e905d9 systemctl: block by default by Lennart Poettering · 14 years ago
  99. 6124958 unit: add new abstracted maintenance state for units by Lennart Poettering · 14 years ago
  100. 4fd5948 socket: make various socket/pipe options configurable by Lennart Poettering · 14 years ago