systemd 35
  1. cfc2766 label: fix database check by Lennart Poettering · 14 years ago
  2. 07bceef locale: support $LANGUAGE too by Lennart Poettering · 14 years ago
  3. 4dc380d getty: simplify things a bit by Lennart Poettering · 14 years ago
  4. 3c20189 getty: automatically add getty on hvsi0 virtualizer console by Lennart Poettering · 14 years ago
  5. f917c3e dropin: don't fail if random files are stored in .wants directories by Lennart Poettering · 14 years ago
  6. d76702a systemctl: if we managed to reexec the init system via the bus don't retry via signal by Lennart Poettering · 14 years ago
  7. 3745b50 logind: use syspath instead of sysname to identify fb devices since udlfb got fixed now by Lennart Poettering · 14 years ago
  8. 3a34ae3 mount: fix parsing of prio value by Lennart Poettering · 14 years ago
  9. a17b785 getty-generator: ignore if symlinks already exist by Lennart Poettering · 14 years ago
  10. 382241e label: minor fixes by Lennart Poettering · 14 years ago
  11. f13e30d label: introduce label_bind() and make use of it where necessary by Lennart Poettering · 14 years ago
  12. de6c78f service: change default stdout/stderr to syslog by Lennart Poettering · 14 years ago
  13. 346bce1 stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive by Lennart Poettering · 14 years ago
  14. af65c24 selinux: explicitly relabel /run/initramfs/root-fsck and friends by Lennart Poettering · 14 years ago
  15. 149e180 specifier: drop misplaced assert() by Lennart Poettering · 14 years ago
  16. edb4977 selinux: don't relabel /run/initramfs by Lennart Poettering · 14 years ago
  17. 4d4c748 selinux: retest selinux after we loaded the policy by Lennart Poettering · 14 years ago
  18. 990a1ab logind: downgrade session create/remove log messages to LOG_DEBUG for by Lennart Poettering · 14 years ago
  19. 7daa9e6 execute: fix bus serialization for commands by Lennart Poettering · 14 years ago
  20. d2d4b03 acl: properly handle if devices are tagged as uaccess but do not have a device node by Lennart Poettering · 14 years ago
  21. 6705c2d update README by Lennart Poettering · 14 years ago
  22. 1c5224b cryptsetup-generator: block boot when querying passphrase. by Frederic Crozat · 14 years ago
  23. 41e6f28 cryptsetup: accept "none" option by Frederic Crozat · 14 years ago
  24. a5afffa path-lookup: monitor /etc/systemd/user for user manager by Frederic Crozat · 14 years ago
  25. 07cc1c0 dbus: 'directrion' is not a valid attribute by Tero Roponen · 14 years ago
  26. 6545714 initctl: check for kexec_loaded when reboot is requested through initctl by Frederic Crozat · 14 years ago
  27. 240fc26 service: all rcS.d scripts have been converted on Frugalware by Miklos Vajna · 14 years ago
  28. 700de55 strv: fix counting in strv_env_delete() by Lennart Poettering · 14 years ago
  29. 944d6c0 udev: since bt devices cannot be renamed revert to %k by Lennart Poettering · 14 years ago
  30. e036959 udev: use $name instead of %k by Lennart Poettering · 14 years ago
  31. 0c85a4f cgroup: optionally mount a specific cgroup controllers together, and add cpu+cpuacct to the default by Lennart Poettering · 14 years ago
  32. c5f0532 timedate: make NTP controllable too by Lennart Poettering · 14 years ago
  33. e27796a cgroup: when trimming cgroup trees, honour sticky bit of tasks file by Lennart Poettering · 14 years ago
  34. b4454c5 readahead: make use of block_get_whole_disk() where applicable by Lennart Poettering · 14 years ago
  35. ad293f5 cgroup: honour sticky bit when trimming cgroup trees by Lennart Poettering · 14 years ago
  36. 94959f0 exec: allow passing arbitrary path names to blkio cgroup attributes by Lennart Poettering · 14 years ago
  37. 9e37286 exec: add high-level controls for blkio cgroup attributes by Lennart Poettering · 14 years ago
  38. d8bbda9 cgroup: expose cgroup attributes as unit properties on the bus by Lennart Poettering · 14 years ago
  39. ab1f063 exec: optionally apply cgroup attributes to the cgroups we create by Lennart Poettering · 14 years ago
  40. 5ed27db PATCH: add missing header include by Frederic Crozat · 14 years ago
  41. e191553 convert int to boolean for dbus_bool_t by Kay Sievers · 14 years ago
  42. 612e58b gperf: add missing.h that was present in the C version to the m4 by Koen Kooi · 14 years ago
  43. ff01d04 exec: introduce PrivateNetwork= process option to turn off network access to specific services by Lennart Poettering · 14 years ago
  44. a41fe3a nspawn: add new --no-net switch to turn off networking in the container by Lennart Poettering · 14 years ago
  45. de3910a service: parse insserv.conf and plugs its system facilities into systemd. by Frederic Crozat · 14 years ago
  46. 835680f dbus: fix MaskUnitFiles bus call by Lennart Poettering · 14 years ago
  47. 54a4370 bash: Allow to restart already started service. by Frederic Crozat · 14 years ago
  48. 46e964c initctl: support 'telinit u/q' by Tom Gundersen · 14 years ago
  49. afbb67e gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not set by Lennart Poettering · 14 years ago
  50. 7aaa27f main: fix reexec by Lennart Poettering · 14 years ago
  51. 1d6702e umask: set umask of a number of sockets by default, even though we check creds on connections by Lennart Poettering · 14 years ago
  52. fa8f36a execute: properly enforce group by Lennart Poettering · 14 years ago
  53. 4c12626 umask: change default umask to 0022 just to be sure, and set it explicitly in all binaries, in order to make sure it is set when started from the terminal by Lennart Poettering · 14 years ago
  54. 07f8a4a manager: call generators with umask 0022 by Lennart Poettering · 14 years ago
  55. c375a7f getty: fix message by Lennart Poettering · 14 years ago
  56. 980fc73 getty: automatically spawn getty on xen console xvc0 by Lennart Poettering · 14 years ago
  57. 39c2a6f hashmap: speed up hashmap allocations by introducing an allocation cache by Lennart Poettering · 14 years ago
  58. 4d14be0 missing: define gettid() by Lennart Poettering · 14 years ago
  59. 3bfc718 util: place a couple of _likely_ around cache TLS vars by Lennart Poettering · 14 years ago
  60. b636465 util: add is_main_thread() call by Lennart Poettering · 14 years ago
  61. cd0ed1d util: more join() optimizations by Lennart Poettering · 14 years ago
  62. 44d9105 util: use join() instead of asprintf() as an optimization by Lennart Poettering · 14 years ago
  63. 70132bd util: various optimizations, using join() by Lennart Poettering · 14 years ago
  64. 911a482 util: introduce join() to speed up simple string concatenations by Lennart Poettering · 14 years ago
  65. 57a8eca util: optimize strstrip() a bit by Lennart Poettering · 14 years ago
  66. d937fbb conf-parser: properly handle known but not parsed assignments by Lennart Poettering · 14 years ago
  67. f975e97 load-fragment: speed up parsing by using a perfect hash table with configuration settings built by gperf by Lennart Poettering · 14 years ago
  68. f786e80 systemctl: fix parsing of LoadError property for systemctl show by Lennart Poettering · 14 years ago
  69. a437574 dbus: export unit file state by Lennart Poettering · 14 years ago
  70. 07672f4 main: show load profiling in test mode, too by Lennart Poettering · 14 years ago
  71. 9f39404 dbus: export load error on unit objects by Lennart Poettering · 14 years ago
  72. a27d218 shutdownd: add 'success message' if we retried detaching stuff by Kay Sievers · 14 years ago
  73. b9b2b04 sd-login: build test code again by Lennart Poettering · 14 years ago
  74. ecdcbc5 systemctl: s/ignore/ignore_error/ in 'show' output by Lennart Poettering · 14 years ago
  75. 2030694 git: hide org.freedesktop.systemd1.policy.in by Lennart Poettering · 14 years ago v32
  76. 6b2bf92 nspawn: properly bind mount /sys/fs/selinux into container, since /selinux moved there by Lennart Poettering · 14 years ago
  77. d60ef52 sd-login: return size of arrays as return value in functions that generate an array by Lennart Poettering · 14 years ago
  78. 4ef3108 selinux: mount /sys, /proc, /dev before we load the SELinux policy by Lennart Poettering · 14 years ago
  79. 0b3325e selinux: use setcon() instead of reexec to apply selinux policy by Lennart Poettering · 14 years ago
  80. 058dc6f main: redirection to telinit is unnecessary if sysv compat is disabled by Lennart Poettering · 14 years ago
  81. 9d76d73 main: profile unit file loading by Lennart Poettering · 14 years ago
  82. 189583d label: generalize label_get_socket_label_from_exe() a bit by Lennart Poettering · 14 years ago
  83. d605b2f dbus: the changes array might actually be NULL when ti is empty by Lennart Poettering · 14 years ago
  84. 288088b Remove a stray empty line by Michael Biebl · 14 years ago
  85. 25bafad Don't show a warning message in non-enforcing mode. by Michael Biebl · 14 years ago
  86. 6c7506d logind: properly write user state files by Lennart Poettering · 14 years ago
  87. 455a946 selinux: also profile memory usage by Lennart Poettering · 14 years ago
  88. bbc7328 pam: set XDG_SEAT and XDG_VTNR when logging in by Lennart Poettering · 14 years ago
  89. add3067 sd-login: add new call sd_seat_can_multi_session() by Lennart Poettering · 14 years ago
  90. 64559e8 logind: rename can_activate_sessions to can_multi_session by Lennart Poettering · 14 years ago
  91. 40cbb26 udev: fix copy/paste error when applying sysctl to network devices by Lennart Poettering · 14 years ago
  92. 0843f2d selinux: check PID 1 label instead of /selinux mount point to figure out if selinux is already initialized by Lennart Poettering · 14 years ago
  93. 871e580 selinux: log how much time it takes to load the SELinux policy and database by Lennart Poettering · 14 years ago
  94. 41e4d6e sysctl: apply network specific sysctls to each network card as they appear by Lennart Poettering · 14 years ago
  95. 8d41a96 machine-id: be nice and generate compliant v4 UUIDs by Lennart Poettering · 14 years ago
  96. fb922d4 seat: add another 'Plugable' device id by Kay Sievers · 14 years ago
  97. 729e376 systemctl: hook up new install logic by Lennart Poettering · 14 years ago
  98. 4b7a6af nspawn: mount a new /proc instance in the container so that we don't see the hosts' PID tree by Lennart Poettering · 14 years ago
  99. e1ea662 systemctl: remove monitor command since it is mostly useless by Lennart Poettering · 14 years ago
  100. 34c4b47 systemctl: split --help into multiple sections by Lennart Poettering · 14 years ago