1. db91c52 build-sys: prepare release 26 by Lennart Poettering · 14 years ago v26
  2. 24a73f5 plymouth: introduce plymouth.enable=0 kernel command line switch by Lennart Poettering · 14 years ago
  3. ec195f5 util: don't AND cx with cx by Lennart Poettering · 14 years ago
  4. ec43fbc man: typo in sd_daemon reference by Tollef Fog Heen · 14 years ago
  5. 4414330 util: conf_files_list() return list as parameter by Kay Sievers · 14 years ago
  6. b23de6a dbus: make daemon reexecution synchronous by Lennart Poettering · 14 years ago
  7. b4bd514 label: don't print warning when we try ro relabel an non-existing file by Lennart Poettering · 14 years ago
  8. 6dfa549 service: properly notice when services with a main process that isn't a child of init die by Lennart Poettering · 14 years ago
  9. a9dd208 lookup: drop empty directories from search paths by Lennart Poettering · 14 years ago
  10. ac3f50c path: simplify recheck logic by Lennart Poettering · 14 years ago
  11. 796ba55 unit: fix assert when trying to load unit instances for uninstanciable types by Lennart Poettering · 14 years ago
  12. e190aa0 systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Install] is needed by Lennart Poettering · 14 years ago
  13. ecb963c def: lower default timeout to 90s by Lennart Poettering · 14 years ago
  14. 0ecb942 update TODO by Kay Sievers · 14 years ago
  15. 2121dcd manager: fix serialization counter by Lennart Poettering · 14 years ago
  16. 7dad4db update TODO by Lennart Poettering · 14 years ago
  17. a133bf1 dbus: don't hit assert when dumping properties by Lennart Poettering · 14 years ago
  18. 2766906 build-sys: Add --disable-binfmt configure switch by Miklos Vajna · 14 years ago
  19. 2d74545 cryptsetup: fix keyfile size option processing by Milan Broz · 14 years ago
  20. 641e01d socket: improve warning message when we get POLLHUP by Lennart Poettering · 14 years ago
  21. aa4355f strv: Fix gcc unitialized variable warning by Zbigniew Jędrzejewski-Szmek · 14 years ago
  22. 016e984 mount: failure to mount cgroup hierarchies should not be fatal by Lennart Poettering · 14 years ago
  23. 4db6d58 configure.ac: move AC_USE_SYSTEM_EXTENSIONS up to fix warning by Kay Sievers · 14 years ago
  24. 907dd19 configure: add AC_SYS_LARGEFILE by Kay Sievers · 14 years ago
  25. 772f837 tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  26. db1413d sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  27. 3a90ae0 manager: mkdir /run/systemd/system when starting up by Tollef Fog Heen · 14 years ago
  28. 8f28cbc man: Spelling fixes by A. Costa · 14 years ago
  29. 373c23b missing: Fix broken syscall(__NR_fanotify_mark... on o32 mips. by cee1 · 14 years ago
  30. 13f9123 update TODO by Lennart Poettering · 14 years ago v25
  31. dffbaed build-sys: bump release by Lennart Poettering · 14 years ago
  32. 1c1890b Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()" by Lennart Poettering · 14 years ago
  33. 811ad2b man: minor fixes by Lennart Poettering · 14 years ago
  34. af49ec2 mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd. by Wulf C. Krueger · 14 years ago
  35. 9402841 cryptsetup: pass 0 as key size to crypt_activate_by_keyfile() by Lennart Poettering · 14 years ago
  36. b0a3f2b socket: support ListeSpecial= sockets by Lennart Poettering · 14 years ago
  37. 944d4c9 vconsole: don't set console font/keymap if settings are empty by Lennart Poettering · 14 years ago
  38. 0c749d5 nspawn: don't fail when we receive SIGCHLD by Lennart Poettering · 14 years ago
  39. 38c52d4 cgroup: don't accidentaly trim on reload by Lennart Poettering · 14 years ago
  40. 9534ce5 units: set capability bounding set for syslog services by Lennart Poettering · 14 years ago
  41. ec8b119 socket: log more information about invalid poll events by Lennart Poettering · 14 years ago
  42. 54e4fde MeeGo support by Chris E Ferron · 14 years ago
  43. 05677bb man: fix specification of default timeouts by Lennart Poettering · 14 years ago
  44. 155da45 mount,crypto: rework meaning of noauto/nofail by Lennart Poettering · 14 years ago
  45. f67c572 fsck: don't fsck against basic.target in order to properly allow automount /home by Lennart Poettering · 14 years ago
  46. a08dab5 manager: when running in test mode, do not write generated unit files to /run/systemd/generator by Lennart Poettering · 14 years ago
  47. f4c0514 mount: properly parse timeouts options in the middle of the string by Lennart Poettering · 14 years ago
  48. 2286fdf hostnamed: drop all caps but CAP_SYS_ADMIN by Lennart Poettering · 14 years ago
  49. 4f34ed5 hostnamed: improve error logging by Lennart Poettering · 14 years ago
  50. 73090dc execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by default. Get that temporarily when dropping capabilities for good by Lennart Poettering · 14 years ago
  51. 8024c3a mount: make device timeout configurable by Lennart Poettering · 14 years ago
  52. 4aa7c05 cryptsetup: do not order crypto DM devices against the cryptsetup service by Lennart Poettering · 14 years ago
  53. 94bc273 socket: reuse existing FIFOs by Lennart Poettering · 14 years ago
  54. 49f9104 socket: guarantee order in which sockets are passed to be the one of the configuration file by Lennart Poettering · 14 years ago
  55. 3d3961f systemctl: always consider unit files with no [Install] section but stored in /lib enabled by Lennart Poettering · 14 years ago
  56. e02cd6f job: also print status messages when we successfully started a unit by Lennart Poettering · 14 years ago
  57. 41550d4 hostnamed: add reference to SMBIOS specs by Lennart Poettering · 14 years ago
  58. 63415a2 man: runlevel 5 is usually more comprehensive, so use it instead of 3 to detect whether a sysv service is enabled by Lennart Poettering · 14 years ago
  59. 0b4ebf0 polkit: follow the usual syntax for polkit actions by Lennart Poettering · 14 years ago
  60. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  61. 25e3655 units: wording fix by Lennart Poettering · 14 years ago
  62. 42549a5 units: order quotacheck after remount-rootfs by Lennart Poettering · 14 years ago
  63. 9beb3f4 hostname: split out hostname validation into util.c by Lennart Poettering · 14 years ago
  64. f653f68 cryptsetup: simplifications by Lennart Poettering · 14 years ago
  65. bfebab7 dbus: split out object management code into dbus-common, and simplify it by Lennart Poettering · 14 years ago
  66. e1830b1 strv: properly override settings in env_append() by Lennart Poettering · 14 years ago
  67. 5d6ab90 strv: detect non-assignments in env blocks properly in env_append() by Lennart Poettering · 14 years ago
  68. ede27aa strv: handle empty lists in strv_copy() properly by Lennart Poettering · 14 years ago
  69. 6f9a471 util: truncate newline inside of read_one_line_file() already by Lennart Poettering · 14 years ago
  70. 8480e78 util: modernize get_parent_of_pid() a bit by Lennart Poettering · 14 years ago
  71. 9072492 crypto: let the cryptsetup binary handles its own configurable timeouts by Lennart Poettering · 14 years ago
  72. ef9eb0a logger,initctl: use global exit timeout by Lennart Poettering · 14 years ago
  73. 7f434cf ask-password: use default timeout by Lennart Poettering · 14 years ago
  74. 4fe6015 manager: drop all pending jobs when isolating by Lennart Poettering · 14 years ago
  75. c8f4d76 manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating by Lennart Poettering · 14 years ago
  76. 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
  77. 5010903 cryptsetup: add trailing \n by Lennart Poettering · 14 years ago
  78. d718bbb manager: downgrade a few log messages by Lennart Poettering · 14 years ago
  79. 57bd423 units: require syslog.socket from the logger because we simply fail if we don't have it by Lennart Poettering · 14 years ago
  80. 530add9 logger: adjust socket description to match service by Lennart Poettering · 14 years ago
  81. 1b5e669 units: set stdout of kmsg syslogd to /dev/null by Lennart Poettering · 14 years ago
  82. 7f62e37 units: add --no-block when starting normal service after shell exited by Lennart Poettering · 14 years ago
  83. 619c258 update TODO by Kay Sievers · 14 years ago
  84. ded8033 ask-password: use kill(PID, 0) before querying a password by Lennart Poettering · 14 years ago
  85. 7dcda35 ask-password: support passwords without timeouts by Lennart Poettering · 14 years ago
  86. d55f4f3 ask-password: always send final NUL char by Lennart Poettering · 14 years ago
  87. 8254a47 ask-password: properly accept empty passwords from agent by Lennart Poettering · 14 years ago
  88. df18d8c unit: skip default cgroup setup if we have no hierarchy to work on by Lennart Poettering · 14 years ago
  89. 090bf7c units: isolate emergency.target instead of emergency.service when we fail to mount all file systems by Lennart Poettering · 14 years ago
  90. d893269 mount: don't pull in stdio logger for root mount unit by Lennart Poettering · 14 years ago
  91. e5a53dc cgroup: be nice to Ingo Molnar by Lennart Poettering · 14 years ago
  92. 81481c9 pam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL is set by Lennart Poettering · 14 years ago
  93. ac12344 pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL by Lennart Poettering · 14 years ago
  94. a7444ed socket: try creating a socket under our own identity if we have no perms to consult the selinux database by Lennart Poettering · 14 years ago
  95. 5a2b80c socket: fix check for SEQPACKET by Lennart Poettering · 14 years ago
  96. 90a5f6e execute: don't fail if we cannot fix OOM in a container by Lennart Poettering · 14 years ago
  97. c59c76c analyze: fix typo by Lennart Poettering · 14 years ago
  98. cc93c1b unit: fix dump output by Lennart Poettering · 14 years ago
  99. 4ac9236 socket: be a bit more verbose when refusing to start a socket unit by Lennart Poettering · 14 years ago
  100. 7a22745 socket: support netlink sockets by Lennart Poettering · 14 years ago