systemd 37
  1. 1835f23 service: don't try to guess PID for SysV services anymore by Lennart Poettering · 14 years ago
  2. c70ac21 localed: make sure s-s-k doesn't create any X11 config files anymore by Lennart Poettering · 14 years ago
  3. 30fa646 localed: shorten generate-kbd-model-map by Zbigniew Jędrzejewski-Szmek · 14 years ago
  4. adda7d8 pager: add _noreturn_ to pager_fallback() by Zbigniew Jędrzejewski-Szmek · 14 years ago
  5. 62590f2 unit: introduce ConditionCapability by Lennart Poettering · 14 years ago
  6. 688c56f logind: fail gracefully if too many sessions are created by Lennart Poettering · 14 years ago
  7. a724d2e timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility with legacy by Lennart Poettering · 14 years ago
  8. 21e557e units: introduce local-fs-pre.target and remote-fs-pre.target by Lennart Poettering · 14 years ago
  9. e8fbe35 sd-login.h: correct spelling mistakes in comments by Dave Reisner · 14 years ago
  10. b5dc29c hostname-setup: Frugalware switched to /etc/hostname by Miklos Vajna · 14 years ago
  11. 53273a6 readahead: lower max file size for readahead by Paolo Bonzini · 14 years ago
  12. 678abaf util: fix close() call on wrong variable by Thomas Jarosch · 14 years ago
  13. 10d975f tmpfiles: fix file descriptor leak by Thomas Jarosch · 14 years ago
  14. e5396fe test_virtualization: do not try to compare id in !virt context by Kay Sievers · 14 years ago
  15. 7dfe96e hashmap: use different version of DJB's hash algorithm that uses shifting instead of multiplication by Lennart Poettering · 14 years ago
  16. 3887b5a logind: properly generate session creation response on dbus by Lennart Poettering · 14 years ago
  17. 798e258 systemctl: fix corrupted output of units by Michal Schmidt · 14 years ago
  18. a0ccd2a localed: handle multiple X11 kbd layouts by Lennart Poettering · 14 years ago
  19. f176b5c systemctl: fix error message when no connection to systemd is available by Lennart Poettering · 14 years ago
  20. 8185a50 systemctl: fix detection whether the dbus connection is available by Lennart Poettering · 14 years ago
  21. e99fa3c vconsole: don't parse Fedora's KEYMAP= kernel parameters anymore by Lennart Poettering · 14 years ago
  22. fb9de93 localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus calls by Lennart Poettering · 14 years ago
  23. 958ae0d analyze: always draw top kernel, initramfs, userspace bars by Kay Sievers · 14 years ago
  24. 4deb3b9 systemctl: better width and alignment of fields by Michal Schmidt · 14 years ago
  25. ebed32b systemctl: print the legend regardless of stdout type, add --no-legend by Michal Schmidt · 14 years ago
  26. 4a8e40e pager: add a trivial internal pager by Michal Schmidt · 14 years ago
  27. 4e2b0f9 service: fix up std output/error before we add dependencies to the bridge socket by Lennart Poettering · 14 years ago
  28. 5dc4c17 virt: add missing header inclusion by Lennart Poettering · 14 years ago
  29. 8095200 condition: optionally test against type of virtualization (vm vs. container) by Lennart Poettering · 14 years ago
  30. b52aae1 util: move virtualization detection into its own files, and extend return codes by Lennart Poettering · 14 years ago
  31. f2b3300 analyze: report startup time in plot mode as well by Koen Kooi · 14 years ago
  32. 70daa62 analyze: always draw 1s marker for scale by Koen Kooi · 14 years ago
  33. a65cb51 unit: fix complementing of requirement deps with After deps for targets by Michal Schmidt · 14 years ago
  34. 799f46d util: don't fail if no id was passed to detect_container() by Lennart Poettering · 14 years ago
  35. 65bc2c2 util: detect systemd-nspawn without relying on ns cgroup tree by Lennart Poettering · 14 years ago
  36. 3bb1c6b nspawn: set env var container=systemd-nspawn, following the scheme lxc introduced by Lennart Poettering · 14 years ago
  37. d77c31f loginctl: fix typo by Lennart Poettering · 14 years ago
  38. 3e085b6 llvm-analyze: change a few things to make llvm-analyze show fewer false positives by Lennart Poettering · 14 years ago
  39. de3756a llvm-analyze: fix some bugs found by llvm-analyze by Lennart Poettering · 14 years ago
  40. 4e240ab util: improve signal_to_string, signal_from_string by Michal Schmidt · 14 years ago
  41. 764e9b5 manager: fix job mode for SIGRTMIN+1, +2 by Michal Schmidt · 14 years ago
  42. 1f8fef5 condition: fix reversed tests if path does not exist at all by Michal Schmidt · 14 years ago
  43. f8440af coverity: change a few things so that coverity doesn't show so many false positives by Lennart Poettering · 14 years ago
  44. 8ea913b coverity: fix a couple of bugs found by coverity by Lennart Poettering · 14 years ago
  45. a82e550 unit: don't recheck conditions when a unit is already starting but unit_start() is invoked by Lennart Poettering · 14 years ago
  46. 5375410 service: warn if a service fails to write its PID file by Michal Schmidt · 14 years ago
  47. 878587b selinux: reopen log when loading the SELinux policy fails by Lennart Poettering · 14 years ago
  48. 4dfc092 service: if StandardInput=socket and StandardOutput=inherit imply socket for output, don't imply default output by Lennart Poettering · 14 years ago
  49. a65f4ae udev: asynchronously mount fuse/confifgs as soon as the kmods are loaded by Lennart Poettering · 14 years ago
  50. d3354f6 mount: pull in quota tools from fstab lines with 'quota' option, too by Lennart Poettering · 14 years ago
  51. 57981b9 job: after converting a job from restart to start readd it to run queue by Lennart Poettering · 14 years ago
  52. c72dcc5 modules-load: filter out double modules by Lennart Poettering · 14 years ago
  53. 13230d5 service: minor change in service_load_pid_file return value by Michal Schmidt · 14 years ago
  54. 0d60602 condition: add ConditionPathIsSymbolicLink by Michal Schmidt · 14 years ago
  55. 8571962 condition: always follow symlinks for condition checks, to mimic test by Lennart Poettering · 14 years ago
  56. db01f8b service: handle forking services that move to a new PID by Michal Schmidt · 14 years ago
  57. ab7f148 unit: introduce ConditionPathIsMountPoint= by Lennart Poettering · 14 years ago
  58. a94e09a stdout-syslog-bridge: properly handle overly long log lines by Lennart Poettering · 14 years ago
  59. 00ca7f0 service: drop broken support for X-Interactive fields in LSB headers by Lennart Poettering · 14 years ago
  60. 34a2dc4 condition: in ConditionPathIsExecutable follow symlinks by Lennart Poettering · 14 years ago
  61. a373b0e condition: opt out of /proc/cmdline parsing only when running in a container, not in a VM by Lennart Poettering · 14 years ago
  62. 1e2591d hostnamed: Fix "SetStaticHostname" debug output by Bastien Nocera · 14 years ago
  63. 3417e2c timedate: fix interfaces list by Lennart Poettering · 14 years ago
  64. ad74010 dbus: terminate mechanism daemons after a while by Lennart Poettering · 14 years ago
  65. 43de46a stdout-bridge: set facility of messages with no facility to configured facility instead of LOG_USER by Lennart Poettering · 14 years ago
  66. 27d340c fsck: show progress while fscking at boot by Lennart Poettering · 14 years ago
  67. cfc2766 label: fix database check by Lennart Poettering · 14 years ago
  68. 07bceef locale: support $LANGUAGE too by Lennart Poettering · 14 years ago
  69. 4dc380d getty: simplify things a bit by Lennart Poettering · 14 years ago
  70. 3c20189 getty: automatically add getty on hvsi0 virtualizer console by Lennart Poettering · 14 years ago
  71. f917c3e dropin: don't fail if random files are stored in .wants directories by Lennart Poettering · 14 years ago
  72. d76702a systemctl: if we managed to reexec the init system via the bus don't retry via signal by Lennart Poettering · 14 years ago
  73. 3745b50 logind: use syspath instead of sysname to identify fb devices since udlfb got fixed now by Lennart Poettering · 14 years ago
  74. 3a34ae3 mount: fix parsing of prio value by Lennart Poettering · 14 years ago
  75. a17b785 getty-generator: ignore if symlinks already exist by Lennart Poettering · 14 years ago
  76. 382241e label: minor fixes by Lennart Poettering · 14 years ago
  77. f13e30d label: introduce label_bind() and make use of it where necessary by Lennart Poettering · 14 years ago
  78. de6c78f service: change default stdout/stderr to syslog by Lennart Poettering · 14 years ago
  79. 346bce1 stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive by Lennart Poettering · 14 years ago
  80. af65c24 selinux: explicitly relabel /run/initramfs/root-fsck and friends by Lennart Poettering · 14 years ago
  81. 149e180 specifier: drop misplaced assert() by Lennart Poettering · 14 years ago
  82. edb4977 selinux: don't relabel /run/initramfs by Lennart Poettering · 14 years ago
  83. 4d4c748 selinux: retest selinux after we loaded the policy by Lennart Poettering · 14 years ago
  84. 990a1ab logind: downgrade session create/remove log messages to LOG_DEBUG for by Lennart Poettering · 14 years ago
  85. 7daa9e6 execute: fix bus serialization for commands by Lennart Poettering · 14 years ago
  86. d2d4b03 acl: properly handle if devices are tagged as uaccess but do not have a device node by Lennart Poettering · 14 years ago
  87. 6705c2d update README by Lennart Poettering · 14 years ago
  88. 1c5224b cryptsetup-generator: block boot when querying passphrase. by Frederic Crozat · 14 years ago
  89. 41e6f28 cryptsetup: accept "none" option by Frederic Crozat · 14 years ago
  90. a5afffa path-lookup: monitor /etc/systemd/user for user manager by Frederic Crozat · 14 years ago
  91. 07cc1c0 dbus: 'directrion' is not a valid attribute by Tero Roponen · 14 years ago
  92. 6545714 initctl: check for kexec_loaded when reboot is requested through initctl by Frederic Crozat · 14 years ago
  93. 240fc26 service: all rcS.d scripts have been converted on Frugalware by Miklos Vajna · 14 years ago
  94. 700de55 strv: fix counting in strv_env_delete() by Lennart Poettering · 14 years ago
  95. 944d6c0 udev: since bt devices cannot be renamed revert to %k by Lennart Poettering · 14 years ago
  96. e036959 udev: use $name instead of %k by Lennart Poettering · 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. c5f0532 timedate: make NTP controllable too by Lennart Poettering · 14 years ago
  99. e27796a cgroup: when trimming cgroup trees, honour sticky bit of tasks file by Lennart Poettering · 14 years ago
  100. b4454c5 readahead: make use of block_get_whole_disk() where applicable by Lennart Poettering · 14 years ago