systemd 44
  1. 5c3246b man: document journal features of systemctl(1) by Lennart Poettering · 13 years ago
  2. 2af777b man: document systemd-journalctl(1) by Lennart Poettering · 13 years ago
  3. b47ffcf man: document systemd-journald.conf(5) by Lennart Poettering · 13 years ago
  4. 44f44a2 man: document systemd-machine-id-setup(1) by Lennart Poettering · 13 years ago
  5. 9aac0b2 man: document systemd-cat(1) by Lennart Poettering · 13 years ago
  6. fb0864e virt: the pidns controller does not exist anymore by Lennart Poettering · 13 years ago
  7. fc1a2e0 conf: when looking for configurations look in /etc first, in /run second by Lennart Poettering · 13 years ago
  8. 45dc3a0 man: document where we read kernel cmdline options from by Lennart Poettering · 13 years ago
  9. 54ecda3 socket: add option for SO_PASSEC by Lennart Poettering · 13 years ago
  10. 669e49f man: reword tmpfiles selinux bits by Lennart Poettering · 13 years ago
  11. 03f38e7 man: clarify that applications must ignore unknown fields by Lennart Poettering · 13 years ago
  12. edcf3b8 man: document how os-release(5) may be extended by OS vendors by Lennart Poettering · 13 years ago
  13. d383ac0 man: fix typo by Lennart Poettering · 13 years ago
  14. 74bebb3 man: allow that /etc/os-release is a symlink by Lennart Poettering · 13 years ago
  15. 62ca938 man: add URL field definitions to os-release(5) by Lennart Poettering · 13 years ago
  16. e21aee1 man: add ID_LIKE definition to os-release(5) by Lennart Poettering · 13 years ago
  17. ae0716e man: corrected machine-info(5) man page to be in line with source by Shawn Landden · 13 years ago
  18. 96b0cb1 man: systemd.special no longer needs sed logic by Lennart Poettering · 13 years ago
  19. 81e0d95 login: document new sd_session_get_xxx() calls by Lennart Poettering · 13 years ago
  20. e606bb6 systemctl: introduce systemctl reboot -ff by Lennart Poettering · 13 years ago
  21. 88ce722 man: define more precisely the format of /etc/os-release by Lennart Poettering · 13 years ago
  22. f804577 man: document CPE field in os-release file by Lennart Poettering · 13 years ago
  23. 50b1678 sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, work on objects of the calling process by Lennart Poettering · 13 years ago
  24. 3d88c0a man: we don't support systems without /etc/os-release anymore by Lennart Poettering · 13 years ago
  25. 26fd9ac man: it's probably a good idea to wrap the ANSI color in quotes, in order to allow proper shell parsing of the semicolon by Lennart Poettering · 13 years ago
  26. a26c9cc Fix broken Git repository URLs by Michael Biebl · 13 years ago
  27. 02c4ef9 service: imply NotifyAccess=main if WatchdogSec= is used by Lennart Poettering · 13 years ago
  28. 092317d man: document restart options by Lennart Poettering · 13 years ago
  29. 54f5e17 man: Clarify man page with respect to automatic fstab dependencies by Bill Nottingham · 13 years ago
  30. 353e12c service: ignore SIGPIPE by default by Lennart Poettering · 13 years ago v41
  31. fa4ab99 man: document x-systemd-device-timeout= by Lennart Poettering · 13 years ago
  32. 2707271 man: fix XML by Lennart Poettering · 13 years ago
  33. e8ab3cc man: document the WATCHDOG_USEC environment variable by Lennart Poettering · 13 years ago
  34. bb242b7 service: introduce WatchdogSec and hook up the watchdog with the existing failure logic by Michael Olbrich · 13 years ago
  35. aa704ba man: document systemd.setenv= by Lennart Poettering · 13 years ago
  36. e0d2532 move /usr/bin/systemd to /usr/lib/systemd/systemd by Kay Sievers · 13 years ago
  37. 9f056f4 man: document that we support tcpwrappers only for access control by Lennart Poettering · 13 years ago
  38. a6927d7 service: add watchdog timestamp by Michael Olbrich · 13 years ago
  39. 7d39db9 virt: detect LXC+libvirt containers by Lennart Poettering · 14 years ago
  40. caa9488 man: document systemd-cgtop tool by Lennart Poettering · 14 years ago
  41. 1e5678d cgls: don't show kernel threads by default by Lennart Poettering · 14 years ago
  42. 891703e persistant -> persistent by Kay Sievers · 14 years ago
  43. 31ed59c tmpfiles: support writing short strings to files, in order to support /sys manipulations at boot time, a la sysctl by Lennart Poettering · 14 years ago
  44. 8d53b45 exec: introduce ControlGroupPersistant= to make cgroups persistant by Lennart Poettering · 14 years ago
  45. 468d726 tmpfiles: add support for creating symlinks, char/block device nodes by Lennart Poettering · 14 years ago
  46. 4cfa2c9 core: switch all log targets to go directly to the journal, instead via syslog by Lennart Poettering · 14 years ago
  47. 4dcc1cb unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations by Lennart Poettering · 14 years ago
  48. 706343f journal: introduce log target 'journal' for executed processes by Lennart Poettering · 14 years ago
  49. eff4063 login: implement sd_session_get_service() by Lennart Poettering · 14 years ago
  50. 8ab49c1 headers: fix git URLs for source files by Lennart Poettering · 14 years ago
  51. 94fb446 journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since processes might also be related to mount, swap or socket units, not just services by Lennart Poettering · 14 years ago
  52. 63c52e4 man: fix SEE ALSO in hostname(5) by Tom Gundersen · 14 years ago
  53. 9847946 login: introduce sd_pid_get_service() by Lennart Poettering · 14 years ago
  54. 271b032 socket: rename the PassCred= option to PassCredentials=, since we don't want to needlessly abbreviate options unless they are very well established by Lennart Poettering · 14 years ago
  55. dc1ecd7 Merge branch 'journal' by Lennart Poettering · 14 years ago
  56. 7631828 man: switch to UTF-8 output, to work around charset issues by Lennart Poettering · 14 years ago
  57. 5079a10 man: extend sd-login(7) in regards to mixing D-Bus and synchronous library calls a bit by Lennart Poettering · 14 years ago
  58. 595aae3 man: various updates by Lennart Poettering · 14 years ago
  59. 01448ff man: add sd-login(7) page by Lennart Poettering · 14 years ago
  60. 559de12 man: sd_readahead is not actually available in libsystemd-daemon by Lennart Poettering · 14 years ago
  61. a822cbf sd-daemon: fix #include lines since we now ship a shared library by Lennart Poettering · 14 years ago
  62. 0b3b020 man: document the sd-login interfaces by Lennart Poettering · 14 years ago
  63. 4f025f4 man: fix misplaced remark in description of Sockets= by Michal Schmidt · 14 years ago
  64. 777b87e tmpfiles: add 'z', like 'Z' but not recursive by Michal Schmidt · 14 years ago
  65. 062e01b tmpfiles: apply chown, chmod for 'Z' entries too by Michal Schmidt · 14 years ago
  66. a37b560 man: mention that 'Z' ignores uid/gid/mode by Michal Schmidt · 14 years ago
  67. 462d63d man: document 'Z' in tmpfiles by Michal Schmidt · 14 years ago
  68. 7e11580 '@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol' by Tim Waugh · 14 years ago
  69. e922385 path: add PathModified (= PathChanged + IN_MODIFY) by Michal Schmidt · 14 years ago
  70. 42e8747 man: document the PassCred option by Michal Schmidt · 14 years ago
  71. 9f84624 man: fix typo in sd_notify by Michal Schmidt · 14 years ago
  72. 75c982a man: fix a typo in signal number by Michal Schmidt · 14 years ago
  73. 62590f2 unit: introduce ConditionCapability by Lennart Poettering · 14 years ago
  74. 21e557e units: introduce local-fs-pre.target and remote-fs-pre.target by Lennart Poettering · 14 years ago
  75. 7e13bea man: document list-unit-files by Ran Benita · 14 years ago
  76. a70d9a7 man: .include directive does not include as textual include it includes by parsing the include file. by Barry Scott · 14 years ago
  77. 7734f77 man: for ExecStart= provide more details on env var substitution and how that turns into arguments. by Barry Scott · 14 years ago
  78. ebed32b systemctl: print the legend regardless of stdout type, add --no-legend by Michal Schmidt · 14 years ago
  79. 8095200 condition: optionally test against type of virtualization (vm vs. container) by Lennart Poettering · 14 years ago
  80. 65bc2c2 util: detect systemd-nspawn without relying on ns cgroup tree by Lennart Poettering · 14 years ago
  81. 1c744f2 man: document that PathChanged= does not care for simple writes but only for close()-after-write() by Lennart Poettering · 14 years ago
  82. 7712ea6 man: document pkg-config line for sd-daemon by Lennart Poettering · 14 years ago
  83. 71e6c1c man: document that sd-daemon.[ch] is now available as shared library by Lennart Poettering · 14 years ago
  84. 0d60602 condition: add ConditionPathIsSymbolicLink by Michal Schmidt · 14 years ago
  85. 8571962 condition: always follow symlinks for condition checks, to mimic test by Lennart Poettering · 14 years ago
  86. ab7f148 unit: introduce ConditionPathIsMountPoint= by Lennart Poettering · 14 years ago
  87. 418112a man: document which condition tests follow symlinks by Michal Schmidt · 14 years ago
  88. 0e89268 man: list specifiers in a table by Mathieu Bridon · 14 years ago
  89. 96804f0 man: fix typo in systemd manual page by Albert Strasheim · 14 years ago
  90. 07bceef locale: support $LANGUAGE too by Lennart Poettering · 14 years ago
  91. 801f44b man: document /etc/timezone by Lennart Poettering · 14 years ago
  92. 4b7b2ef man: don't recommend After=syslog.target anymore since we don't support non-socket-activatable syslogs anymore where that was ncessary by Lennart Poettering · 14 years ago
  93. de6c78f service: change default stdout/stderr to syslog by Lennart Poettering · 14 years ago
  94. 346bce1 stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive by Lennart Poettering · 14 years ago
  95. 3377af3 man: fix securebits docs by Lennart Poettering · 14 years ago
  96. db47cc2 man: Sort the entries in systemd.special(7) by Josh Triplett · 14 years ago
  97. 0c85a4f cgroup: optionally mount a specific cgroup controllers together, and add cpu+cpuacct to the default by Lennart Poettering · 14 years ago
  98. 94959f0 exec: allow passing arbitrary path names to blkio cgroup attributes by Lennart Poettering · 14 years ago
  99. 9e37286 exec: add high-level controls for blkio cgroup attributes by Lennart Poettering · 14 years ago
  100. ab1f063 exec: optionally apply cgroup attributes to the cgroups we create by Lennart Poettering · 14 years ago