systemd 25
  1. 1c1890b Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()" by Lennart Poettering · 14 years ago
  2. af49ec2 mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd. by Wulf C. Krueger · 14 years ago
  3. 9402841 cryptsetup: pass 0 as key size to crypt_activate_by_keyfile() by Lennart Poettering · 14 years ago
  4. b0a3f2b socket: support ListeSpecial= sockets by Lennart Poettering · 14 years ago
  5. 944d4c9 vconsole: don't set console font/keymap if settings are empty by Lennart Poettering · 14 years ago
  6. 0c749d5 nspawn: don't fail when we receive SIGCHLD by Lennart Poettering · 14 years ago
  7. 38c52d4 cgroup: don't accidentaly trim on reload by Lennart Poettering · 14 years ago
  8. ec8b119 socket: log more information about invalid poll events by Lennart Poettering · 14 years ago
  9. 54e4fde MeeGo support by Chris E Ferron · 14 years ago
  10. 155da45 mount,crypto: rework meaning of noauto/nofail by Lennart Poettering · 14 years ago
  11. a08dab5 manager: when running in test mode, do not write generated unit files to /run/systemd/generator by Lennart Poettering · 14 years ago
  12. f4c0514 mount: properly parse timeouts options in the middle of the string by Lennart Poettering · 14 years ago
  13. 4f34ed5 hostnamed: improve error logging by Lennart Poettering · 14 years ago
  14. 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
  15. 8024c3a mount: make device timeout configurable by Lennart Poettering · 14 years ago
  16. 4aa7c05 cryptsetup: do not order crypto DM devices against the cryptsetup service by Lennart Poettering · 14 years ago
  17. 94bc273 socket: reuse existing FIFOs by Lennart Poettering · 14 years ago
  18. 49f9104 socket: guarantee order in which sockets are passed to be the one of the configuration file by Lennart Poettering · 14 years ago
  19. 3d3961f systemctl: always consider unit files with no [Install] section but stored in /lib enabled by Lennart Poettering · 14 years ago
  20. e02cd6f job: also print status messages when we successfully started a unit by Lennart Poettering · 14 years ago
  21. 41550d4 hostnamed: add reference to SMBIOS specs by Lennart Poettering · 14 years ago
  22. 0b4ebf0 polkit: follow the usual syntax for polkit actions by Lennart Poettering · 14 years ago
  23. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  24. 9beb3f4 hostname: split out hostname validation into util.c by Lennart Poettering · 14 years ago
  25. f653f68 cryptsetup: simplifications by Lennart Poettering · 14 years ago
  26. bfebab7 dbus: split out object management code into dbus-common, and simplify it by Lennart Poettering · 14 years ago
  27. e1830b1 strv: properly override settings in env_append() by Lennart Poettering · 14 years ago
  28. 5d6ab90 strv: detect non-assignments in env blocks properly in env_append() by Lennart Poettering · 14 years ago
  29. ede27aa strv: handle empty lists in strv_copy() properly by Lennart Poettering · 14 years ago
  30. 6f9a471 util: truncate newline inside of read_one_line_file() already by Lennart Poettering · 14 years ago
  31. 8480e78 util: modernize get_parent_of_pid() a bit by Lennart Poettering · 14 years ago
  32. 9072492 crypto: let the cryptsetup binary handles its own configurable timeouts by Lennart Poettering · 14 years ago
  33. ef9eb0a logger,initctl: use global exit timeout by Lennart Poettering · 14 years ago
  34. 7f434cf ask-password: use default timeout by Lennart Poettering · 14 years ago
  35. 4fe6015 manager: drop all pending jobs when isolating by Lennart Poettering · 14 years ago
  36. c8f4d76 manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating by Lennart Poettering · 14 years ago
  37. 5010903 cryptsetup: add trailing \n by Lennart Poettering · 14 years ago
  38. d718bbb manager: downgrade a few log messages by Lennart Poettering · 14 years ago
  39. ded8033 ask-password: use kill(PID, 0) before querying a password by Lennart Poettering · 14 years ago
  40. 7dcda35 ask-password: support passwords without timeouts by Lennart Poettering · 14 years ago
  41. d55f4f3 ask-password: always send final NUL char by Lennart Poettering · 14 years ago
  42. 8254a47 ask-password: properly accept empty passwords from agent by Lennart Poettering · 14 years ago
  43. df18d8c unit: skip default cgroup setup if we have no hierarchy to work on by Lennart Poettering · 14 years ago
  44. d893269 mount: don't pull in stdio logger for root mount unit by Lennart Poettering · 14 years ago
  45. e5a53dc cgroup: be nice to Ingo Molnar by Lennart Poettering · 14 years ago
  46. 81481c9 pam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL is set by Lennart Poettering · 14 years ago
  47. ac12344 pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL by Lennart Poettering · 14 years ago
  48. 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
  49. 5a2b80c socket: fix check for SEQPACKET by Lennart Poettering · 14 years ago
  50. 90a5f6e execute: don't fail if we cannot fix OOM in a container by Lennart Poettering · 14 years ago
  51. c59c76c analyze: fix typo by Lennart Poettering · 14 years ago
  52. cc93c1b unit: fix dump output by Lennart Poettering · 14 years ago
  53. 4ac9236 socket: be a bit more verbose when refusing to start a socket unit by Lennart Poettering · 14 years ago
  54. 7a22745 socket: support netlink sockets by Lennart Poettering · 14 years ago
  55. 0e456f9 path: optionally, create watched directories in .path units by Lennart Poettering · 14 years ago
  56. bfe95f3 tmpfiles: don't warn if two identical lines are configured by Lennart Poettering · 14 years ago
  57. 2dcd4d2 bash: fix typo by Brendan Jones · 14 years ago
  58. b21a0ef dbus: expose monotonic timestamps on the bus by Lennart Poettering · 14 years ago
  59. f1d19aa manager: no need to use randomized generator dir when running as system manager by Lennart Poettering · 14 years ago
  60. 20c03b7 don't make up buffer sizes, use standard LINE_MAX instead by Lennart Poettering · 14 years ago
  61. f68319b unit: disallow configuration of more than one on_failure dependencies if OnFailureIsolate= is on by Lennart Poettering · 14 years ago
  62. ffd73e3 unit: pull in logger unit only when running in system mode by Lennart Poettering · 14 years ago
  63. 01d67b4 manager: serialize/deserialize max job id and /usr taint flag by Lennart Poettering · 14 years ago
  64. a8049b7 manager: don't garbage collect jobs when isolating, to change global state by Lennart Poettering · 14 years ago
  65. 222ae6a unit: introduce OnFailureIsolate= by Lennart Poettering · 14 years ago
  66. 51b4af2 mount: relabel both before and after a mount, just in case by Lennart Poettering · 14 years ago
  67. 03aea2a cmdline: we actually want to parse the kernel cmdline in VMs, just not in containers by Lennart Poettering · 14 years ago
  68. 4466194 units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service by Lennart Poettering · 14 years ago
  69. cebe0d4 job: fix deserialization of jobs: do not ignore ordering by Lennart Poettering · 14 years ago
  70. 017803e systemctl: properly parse JobNew signals by Lennart Poettering · 14 years ago
  71. 9c1b183 service: fix units with more than one socket by Lennart Poettering · 14 years ago
  72. 82e23dd systemctl: make most operations NOPs in a chroot by Lennart Poettering · 14 years ago
  73. 6737023 manager: don't show PID for incoming signals if it is 0 by Lennart Poettering · 14 years ago
  74. 33ff02c mount: block creation of mount units for API file systems by Lennart Poettering · 14 years ago
  75. 0b5b0ff pkgconfig: update .pc file accordingly by Lennart Poettering · 14 years ago
  76. ef3102b lookup: always also look into /usr/lib for units by Lennart Poettering · 14 years ago
  77. 3d57c6a exec: support unlimited resources by Lennart Poettering · 14 years ago
  78. 3bbecb2 selinux: relabel /run the same way as /dev after loading the policy since they both come pre-filled and unlabelled by Lennart Poettering · 14 years ago
  79. 4466ee6 manager: fd must be int, not char by Michal Schmidt · 14 years ago
  80. db019b8 change remaining /var/run to /run by Kay Sievers · 14 years ago
  81. 151b190 binfmt: add binfmt tool to set up binfmt_misc at boot by Lennart Poettering · 14 years ago
  82. 3336686 tmpfiles: create leading directories for d/D instructions by Kay Sievers · 14 years ago
  83. d24e1b4 condition: use 'selinux' rather than 'SELinux' as preferred spelling by Lennart Poettering · 14 years ago
  84. 07e833b condition: add ConditionSecurity by Michal Schmidt · 14 years ago
  85. 4158452 load-fragment: unify config_parse_condition_{kernel, virt} by Michal Schmidt · 14 years ago
  86. 8fb81fa condition: fix dumping of conditions by Michal Schmidt · 14 years ago
  87. 7c3b203 kmsg-syslogd: pass facility value into kmsg by Lennart Poettering · 14 years ago
  88. bb29785 general: replace a few uses of /var/run by /run by Lennart Poettering · 14 years ago
  89. 43515ba mount: also relabel pre-mounted API dirs by Lennart Poettering · 14 years ago
  90. 7d76f31 log: fix shifting of facilities by Lennart Poettering · 14 years ago
  91. 29db583 log: don't strip facility when writing to kmsg by Lennart Poettering · 14 years ago
  92. da19d5c src: our lord is coverity by Lennart Poettering · 14 years ago
  93. ba1a551 random: do not print warning if random seed doesn't exist yet by Lennart Poettering · 14 years ago
  94. 9408a2d plymouth: use PID file to detect whether ply is running by Lennart Poettering · 14 years ago
  95. fe8954a analyze: improve output by Lennart Poettering · 14 years ago
  96. 8e028bb analyze: add plotter by Lennart Poettering · 14 years ago
  97. 3b2775c unit: when deserializing do reconnect to dbus/syslog when they show up by Lennart Poettering · 14 years ago
  98. fac9f8d analyze: beautify output a bit by Lennart Poettering · 14 years ago
  99. f39133a analyze: add systemd-analyze tool by Lennart Poettering · 14 years ago
  100. bdbf995 unit: don't override timestamps due to state changes when deserializing by Lennart Poettering · 14 years ago