systemd 41
  1. 353e12c service: ignore SIGPIPE by default by Lennart Poettering · 13 years ago v41
  2. ccd07a0 journal: limit caps we pass to journald by Lennart Poettering · 13 years ago
  3. e0d2532 move /usr/bin/systemd to /usr/lib/systemd/systemd by Kay Sievers · 13 years ago
  4. 9c07474 logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "activate" action by Mike Kazantsev · 13 years ago
  5. bb99a35 log: increase socket buffers for logging by default by Lennart Poettering · 13 years ago
  6. 4cfa2c9 core: switch all log targets to go directly to the journal, instead via syslog by Lennart Poettering · 13 years ago
  7. ead51eb units: make sure syslog socket goes away early during shutdown by Lennart Poettering · 13 years ago
  8. 6342c8e units: remove left-over unit file by Lennart Poettering · 13 years ago
  9. ba1d559 journald: start the journal after the syslog socket, so that the syslog socket queues syslog messages from early boot on by Lennart Poettering · 13 years ago
  10. 4c0bebc kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced by journald by Lennart Poettering · 13 years ago
  11. db59737 stdout: remove stdout-syslog-bridge since it is now obsoleted by journald by Lennart Poettering · 13 years ago
  12. 259d2e7 journal: move sockets into their own subdir by Lennart Poettering · 13 years ago
  13. 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 · 13 years ago
  14. dc1ecd7 Merge branch 'journal' by Lennart Poettering · 13 years ago
  15. 8b18eb6 journald: forward all syslog messages to syslogd by Lennart Poettering · 13 years ago
  16. 4b2d99d journal: add unit files and shared library glue by Lennart Poettering · 13 years ago
  17. 91b684c rc-local: order after network.target by Michal Schmidt · 13 years ago
  18. e951701 rc-local: no need to check if the script is executable by Michal Schmidt · 13 years ago
  19. 1567308 add a generator to pull rc-local.service in by Michal Schmidt · 13 years ago
  20. 1a28015 syslog: use PassCred=yes for the /dev/log socket by Michal Schmidt · 13 years ago
  21. 75d3fc6 shutdownd: use PassCred=yes in the socket unit by Michal Schmidt · 13 years ago
  22. 42c3673 units/suse: let rc-local.service log to syslog by Michal Schmidt · 13 years ago
  23. 9d72861 units/fedora: let rc-local.service log to syslog by Michal Schmidt · 13 years ago
  24. c99e42c units: drop unnecessary 'StandardOutput=syslog' by Michal Schmidt · 13 years ago
  25. 6fdae8a Add Mageia support by Dexter Morgan · 13 years ago
  26. fc8f0b5 units: drop [Install] section from remote-fs-pre.target by Lennart Poettering · 13 years ago
  27. 822b185 units: forgot target units by Lennart Poettering · 13 years ago
  28. f84aea4 units: increase LimitNOFILE a bit by Lennart Poettering · 13 years ago
  29. 8266f98 units: remount root and API FS before all mount units are applied by Lennart Poettering · 13 years ago
  30. a966a50 readahead: opt out of bridge logging for readahead in order not to delay things unnecessarily by Lennart Poettering · 13 years ago
  31. 0fe9972 units: fix rescue.service race with plymouth by Michal Schmidt · 13 years ago
  32. 7ef5875 units: introduce unit file for FUSE fs by Lennart Poettering · 13 years ago
  33. d418f85 units: In MeeGo there was more than one ExecStart lines present that caused systemd to refuse the rescue.service by Marko Saukko · 13 years ago
  34. 4f38cd8 units: we don't need to check whether /sys/kernel/security is already mounted since we'll enumerate that fact anyway by Lennart Poettering · 13 years ago
  35. ac0a983 units: drop automount unit for /dev/hugepages by Lennart Poettering · 13 years ago
  36. 1f2c94a units: drop automount unit for /dev/mqueue by Lennart Poettering · 13 years ago
  37. 77f81d8 units: drop automount unit for /sys/kernel/security by Lennart Poettering · 13 years ago
  38. e124e7a units: drop automount unit for /sys/kernel/debug by Lennart Poettering · 13 years ago
  39. 0286cc1 units: drop /sys/kernel/config automount unit by Lennart Poettering · 13 years ago
  40. 0d60602 condition: add ConditionPathIsSymbolicLink by Michal Schmidt · 13 years ago
  41. b1db68f units: don't initialize automount point for securityfs if the initrd already mounted the directory by Lennart Poettering · 13 years ago
  42. cbe8269 units: direct stdout/stderr of rescue shells to tty by Michal Schmidt · 13 years ago
  43. d6bca18 units: Add support for automounting configfs, ala debugfs, etc. by Bill Nottingham · 13 years ago
  44. 07bceef locale: support $LANGUAGE too by Lennart Poettering · 13 years ago
  45. 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 · 13 years ago
  46. 346bce1 stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive by Lennart Poettering · 13 years ago
  47. 6b3fd98 untis: allow both console and plymouth ask password agents in boot transaction to allow dynamically disabled plymouth by Lennart Poettering · 13 years ago
  48. 8e4fb44 plymouth: don't enable ask-password agent of plymouth is disabled by Lennart Poettering · 13 years ago
  49. 1d6702e umask: set umask of a number of sockets by default, even though we check creds on connections by Lennart Poettering · 13 years ago
  50. 82e487c unit: introduce ConditionFileIsExecutable= and use it where we check for a binary we'll spawn by Lennart Poettering · 13 years ago
  51. a268a6a units: add units for boot.local/halt.local on SUSE distributions. by Frederic Crozat · 13 years ago
  52. 26b8e97 units: enable dev-hugepages.automount and dev-mqueue.automount only when enabled in kernel by Lennart Poettering · 13 years ago
  53. bde7f90 logind: temporarily hack right user bus address into unit file by Lennart Poettering · 13 years ago
  54. d42d27e logind: add service for per-user shared systemd daemon by Lennart Poettering · 13 years ago
  55. d0a522e logind: autospawn gettys when necessary by Lennart Poettering · 13 years ago
  56. 1616acb units: Use /etc/rc.d/rc.local as the path to rc.local in Fedora. by Bill Nottingham · 13 years ago
  57. 3084a7c logind: add more necessary caps to the service by Lennart Poettering · 13 years ago
  58. 0940629 logind: fix set of capabilities by Lennart Poettering · 13 years ago
  59. 91f9dca dbus: add dbus introspection extraction by Lennart Poettering · 13 years ago
  60. f401e48 mechanisms: add mechanisms to change system locale and clock by Lennart Poettering · 13 years ago
  61. 54763e1 remote-fs.target: do not order after network.target by Tom Gundersen · 13 years ago
  62. da26173 drop hwclock-save.service by Kay Sievers · 14 years ago
  63. 7948c4d rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8) by Kay Sievers · 14 years ago
  64. 6ea832a exec: hangup/reset/deallocate VTs in gettys by Lennart Poettering · 14 years ago
  65. 34a852e units: Enable plymouth for Frugalware by Miklos Vajna · 14 years ago
  66. 7ec75dc units: enable automount units only if the kernel supports them by Lennart Poettering · 14 years ago
  67. adf70c5 binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty= by Kay Sievers · 14 years ago
  68. 24a73f5 plymouth: introduce plymouth.enable=0 kernel command line switch by Lennart Poettering · 14 years ago
  69. 9534ce5 units: set capability bounding set for syslog services by Lennart Poettering · 14 years ago
  70. 54e4fde MeeGo support by Chris E Ferron · 14 years ago
  71. f67c572 fsck: don't fsck against basic.target in order to properly allow automount /home by Lennart Poettering · 14 years ago
  72. 2286fdf hostnamed: drop all caps but CAP_SYS_ADMIN by Lennart Poettering · 14 years ago
  73. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  74. 25e3655 units: wording fix by Lennart Poettering · 14 years ago
  75. 42549a5 units: order quotacheck after remount-rootfs by Lennart Poettering · 14 years ago
  76. c8f4d76 manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating by Lennart Poettering · 14 years ago
  77. cfcab43 units: never pull in sysinit from utmp, so that we can shutdown from emergency mode without pulling in sysinit by Lennart Poettering · 14 years ago
  78. 57bd423 units: require syslog.socket from the logger because we simply fail if we don't have it by Lennart Poettering · 14 years ago
  79. 530add9 logger: adjust socket description to match service by Lennart Poettering · 14 years ago
  80. 1b5e669 units: set stdout of kmsg syslogd to /dev/null by Lennart Poettering · 14 years ago
  81. 7f62e37 units: add --no-block when starting normal service after shell exited by Lennart Poettering · 14 years ago
  82. 090bf7c units: isolate emergency.target instead of emergency.service when we fail to mount all file systems by Lennart Poettering · 14 years ago
  83. b9a2a36 local-fs: invoke emergency.service mounting at boot fails by Lennart Poettering · 14 years ago
  84. 0e456f9 path: optionally, create watched directories in .path units by Lennart Poettering · 14 years ago
  85. 4466194 units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service by Lennart Poettering · 14 years ago
  86. 33bd08a units: call the logger a bridge too by Lennart Poettering · 14 years ago
  87. f1159d7 logger: name socket like service by Lennart Poettering · 14 years ago
  88. 30d6500 units: improve logger descriptions by Lennart Poettering · 14 years ago
  89. 151b190 binfmt: add binfmt tool to set up binfmt_misc at boot by Lennart Poettering · 14 years ago
  90. 99ee2e9 initctl: /dev/initctl is a named pipe, not a socket by Lennart Poettering · 14 years ago
  91. 9408a2d plymouth: use PID file to detect whether ply is running by Lennart Poettering · 14 years ago
  92. 39366ba plymouth: don't explicitly enable status message when plymouth is up by Lennart Poettering · 14 years ago v21
  93. cd25cce exec: drop process group kill mode since it has little use and confuses the user by Lennart Poettering · 14 years ago
  94. 1ead1ca man: really fix all LC_MESSAGE to LC_MESSAGES by Lennart Poettering · 14 years ago
  95. c20deda plymouth: Remove the calls to plymouth message by William Jon McCann · 14 years ago
  96. 2b583ce use /run instead of /dev/.run by Kay Sievers · 14 years ago
  97. 8c94438 units: replace Names=dm.service with symlink for mandriva prefdm by Andrey Borzenkov · 14 years ago
  98. 0c38010 mount: pull in quota services from local mountpoints with usr/grpquota options by Andrey Borzenkov · 14 years ago
  99. a0e155d units: pull in syslog.target from syslog.socket by Lennart Poettering · 14 years ago
  100. d94ac66 units: don't ever pull in SysV targets from other SysV targets by Lennart Poettering · 14 years ago