systemd 28
  1. e6a3081 sd-daemon: remove superfluous _sd_hidden_ from static function by Kay Sievers · 14 years ago
  2. cda2b84 dbus-common: fix segfault when a DBus message has no interface by Michal Schmidt · 14 years ago
  3. cf37e24 readahead: explain that it is safe to ignore EACCES by Lennart Poettering · 14 years ago
  4. 3afe372 readahead-collect: ignore EACCES for fanotify by Harald Hoyer · 14 years ago
  5. 7948c4d rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8) by Kay Sievers · 14 years ago
  6. cb4fdfc socket: expose mq params in introspection data by Lennart Poettering · 14 years ago
  7. 572481b bus_property_append_long: use signed long and 'x' in the signature for DBUS_TYPE_INT64 by Kay Sievers · 14 years ago
  8. b8cef44 socket: always use SO_{RCV,SND}BUFFORCE to allow larger values by Kay Sievers · 14 years ago
  9. b83bc4e util: use new VT ESC sequence to clear scrollback buffer by Lennart Poettering · 14 years ago
  10. b136daf sd-daemon: move _sd_hidden_ from .h to .c file by Kay Sievers · 14 years ago
  11. b90865b missing: add IP_TRANSPARENT by Kay Sievers · 14 years ago
  12. 74bc3bd util: use open_terminal() in chvt() too by Lennart Poettering · 14 years ago
  13. ec6370a socket: expose SO_BROADCAST by Lennart Poettering · 14 years ago
  14. beaccad exec: expose tty reset options in dbus introspection data by Lennart Poettering · 14 years ago
  15. 6b6d2de socket: expose IP_TRANSPARENT by Lennart Poettering · 14 years ago
  16. 6ea832a exec: hangup/reset/deallocate VTs in gettys by Lennart Poettering · 14 years ago
  17. 9131f66 socket: use 666 socket mode by default since neither fifos, nor sockets, nor mqueues need to be executable by Lennart Poettering · 14 years ago
  18. 916abb2 socket: add POSIX mqueue support by Lennart Poettering · 14 years ago
  19. c2a14cf hostnamed: check that nss-myhostname is installed by Lennart Poettering · 14 years ago
  20. cb80401 sysctl: apply /etc/sysctl.conf last by Ludwig Nussel · 14 years ago
  21. 84bccb4 systemd-analyze: print hostname, kernelversion and arch at the top of the plot by Koen Kooi · 14 years ago
  22. 53d5582 pam: downgrade a few log msgs by Lennart Poettering · 14 years ago
  23. 88a0767 hostnamed: SetPrettyHostname() should check PK action org.freedesktop.hostname1.set-static-hostname by Lennart Poettering · 14 years ago
  24. bd118f8 user-sessions: ignore EROFS when unlinking /etc/nologin if the file doesn't exist anyway by Lennart Poettering · 14 years ago
  25. ec2002f util: include `stdarg.h` by Paul Menzel · 14 years ago
  26. 1bd8b81 build-sys: Angstrom support by Koen Kooi · 14 years ago
  27. 7a6000a unit: make ignoring in snapshots a per unit property, instead of a per unit type property by Lennart Poettering · 14 years ago
  28. a96257a vconsole: use open_terminal() instead of open() by Lennart Poettering · 14 years ago
  29. 40013eb sysctl: correct /usr/local/lib path by Kay Sievers · 14 years ago
  30. adf70c5 binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty= by Kay Sievers · 14 years ago
  31. 223a355 binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropriate /lib directories by Kay Sievers · 14 years ago
  32. ec195f5 util: don't AND cx with cx by Lennart Poettering · 14 years ago
  33. 4414330 util: conf_files_list() return list as parameter by Kay Sievers · 14 years ago
  34. b23de6a dbus: make daemon reexecution synchronous by Lennart Poettering · 14 years ago
  35. b4bd514 label: don't print warning when we try ro relabel an non-existing file by Lennart Poettering · 14 years ago
  36. 6dfa549 service: properly notice when services with a main process that isn't a child of init die by Lennart Poettering · 14 years ago
  37. a9dd208 lookup: drop empty directories from search paths by Lennart Poettering · 14 years ago
  38. ac3f50c path: simplify recheck logic by Lennart Poettering · 14 years ago
  39. 796ba55 unit: fix assert when trying to load unit instances for uninstanciable types by Lennart Poettering · 14 years ago
  40. e190aa0 systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Install] is needed by Lennart Poettering · 14 years ago
  41. ecb963c def: lower default timeout to 90s by Lennart Poettering · 14 years ago
  42. 2121dcd manager: fix serialization counter by Lennart Poettering · 14 years ago
  43. a133bf1 dbus: don't hit assert when dumping properties by Lennart Poettering · 14 years ago
  44. 2d74545 cryptsetup: fix keyfile size option processing by Milan Broz · 14 years ago
  45. 641e01d socket: improve warning message when we get POLLHUP by Lennart Poettering · 14 years ago
  46. aa4355f strv: Fix gcc unitialized variable warning by Zbigniew Jędrzejewski-Szmek · 14 years ago
  47. 016e984 mount: failure to mount cgroup hierarchies should not be fatal by Lennart Poettering · 14 years ago
  48. 772f837 tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  49. db1413d sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  50. 3a90ae0 manager: mkdir /run/systemd/system when starting up by Tollef Fog Heen · 14 years ago
  51. 373c23b missing: Fix broken syscall(__NR_fanotify_mark... on o32 mips. by cee1 · 14 years ago
  52. 1c1890b Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()" by Lennart Poettering · 14 years ago
  53. af49ec2 mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd. by Wulf C. Krueger · 14 years ago
  54. 9402841 cryptsetup: pass 0 as key size to crypt_activate_by_keyfile() by Lennart Poettering · 14 years ago
  55. b0a3f2b socket: support ListeSpecial= sockets by Lennart Poettering · 14 years ago
  56. 944d4c9 vconsole: don't set console font/keymap if settings are empty by Lennart Poettering · 14 years ago
  57. 0c749d5 nspawn: don't fail when we receive SIGCHLD by Lennart Poettering · 14 years ago
  58. 38c52d4 cgroup: don't accidentaly trim on reload by Lennart Poettering · 14 years ago
  59. ec8b119 socket: log more information about invalid poll events by Lennart Poettering · 14 years ago
  60. 54e4fde MeeGo support by Chris E Ferron · 14 years ago
  61. 155da45 mount,crypto: rework meaning of noauto/nofail by Lennart Poettering · 14 years ago
  62. a08dab5 manager: when running in test mode, do not write generated unit files to /run/systemd/generator by Lennart Poettering · 14 years ago
  63. f4c0514 mount: properly parse timeouts options in the middle of the string by Lennart Poettering · 14 years ago
  64. 4f34ed5 hostnamed: improve error logging by Lennart Poettering · 14 years ago
  65. 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
  66. 8024c3a mount: make device timeout configurable by Lennart Poettering · 14 years ago
  67. 4aa7c05 cryptsetup: do not order crypto DM devices against the cryptsetup service by Lennart Poettering · 14 years ago
  68. 94bc273 socket: reuse existing FIFOs by Lennart Poettering · 14 years ago
  69. 49f9104 socket: guarantee order in which sockets are passed to be the one of the configuration file by Lennart Poettering · 14 years ago
  70. 3d3961f systemctl: always consider unit files with no [Install] section but stored in /lib enabled by Lennart Poettering · 14 years ago
  71. e02cd6f job: also print status messages when we successfully started a unit by Lennart Poettering · 14 years ago
  72. 41550d4 hostnamed: add reference to SMBIOS specs by Lennart Poettering · 14 years ago
  73. 0b4ebf0 polkit: follow the usual syntax for polkit actions by Lennart Poettering · 14 years ago
  74. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  75. 9beb3f4 hostname: split out hostname validation into util.c by Lennart Poettering · 14 years ago
  76. f653f68 cryptsetup: simplifications by Lennart Poettering · 14 years ago
  77. bfebab7 dbus: split out object management code into dbus-common, and simplify it by Lennart Poettering · 14 years ago
  78. e1830b1 strv: properly override settings in env_append() by Lennart Poettering · 14 years ago
  79. 5d6ab90 strv: detect non-assignments in env blocks properly in env_append() by Lennart Poettering · 14 years ago
  80. ede27aa strv: handle empty lists in strv_copy() properly by Lennart Poettering · 14 years ago
  81. 6f9a471 util: truncate newline inside of read_one_line_file() already by Lennart Poettering · 14 years ago
  82. 8480e78 util: modernize get_parent_of_pid() a bit by Lennart Poettering · 14 years ago
  83. 9072492 crypto: let the cryptsetup binary handles its own configurable timeouts by Lennart Poettering · 14 years ago
  84. ef9eb0a logger,initctl: use global exit timeout by Lennart Poettering · 14 years ago
  85. 7f434cf ask-password: use default timeout by Lennart Poettering · 14 years ago
  86. 4fe6015 manager: drop all pending jobs when isolating by Lennart Poettering · 14 years ago
  87. c8f4d76 manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating by Lennart Poettering · 14 years ago
  88. 5010903 cryptsetup: add trailing \n by Lennart Poettering · 14 years ago
  89. d718bbb manager: downgrade a few log messages by Lennart Poettering · 14 years ago
  90. ded8033 ask-password: use kill(PID, 0) before querying a password by Lennart Poettering · 14 years ago
  91. 7dcda35 ask-password: support passwords without timeouts by Lennart Poettering · 14 years ago
  92. d55f4f3 ask-password: always send final NUL char by Lennart Poettering · 14 years ago
  93. 8254a47 ask-password: properly accept empty passwords from agent by Lennart Poettering · 14 years ago
  94. df18d8c unit: skip default cgroup setup if we have no hierarchy to work on by Lennart Poettering · 14 years ago
  95. d893269 mount: don't pull in stdio logger for root mount unit by Lennart Poettering · 14 years ago
  96. e5a53dc cgroup: be nice to Ingo Molnar by Lennart Poettering · 14 years ago
  97. 81481c9 pam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL is set by Lennart Poettering · 14 years ago
  98. ac12344 pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL by Lennart Poettering · 14 years ago
  99. 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
  100. 5a2b80c socket: fix check for SEQPACKET by Lennart Poettering · 14 years ago