1. 501c92c logind: fix some potentially uninitialized accesses by Lennart Poettering · 13 years ago v30
  2. 736925d build-sys: bump release by Lennart Poettering · 13 years ago
  3. 576a01c nspawn: compress mount table a bit by Lennart Poettering · 13 years ago
  4. 4e2d4c0 man: add a couple of crosslinks by Lennart Poettering · 13 years ago
  5. a61933a man: add man page for systemd-loginctl by Lennart Poettering · 13 years ago
  6. 85f248b consolidate TODO by Lennart Poettering · 13 years ago
  7. f5c1b9e nspawn: always use bind mounts to make API file systems available in the container by Lennart Poettering · 13 years ago
  8. 2eb916c logind: use new udev_enumerate_add_match_parent() where applicable by Lennart Poettering · 13 years ago
  9. 309c2a2 loginctl: use new udev_device_has_tag() call from libudev where applicable by Lennart Poettering · 13 years ago
  10. f2994dd logind: remove some unused labels by Lennart Poettering · 13 years ago
  11. 4d44e4f udev: actually check for existance of ID_PATH_TAG before we use it by Lennart Poettering · 13 years ago
  12. de07ab1 loginctl: implement missing kill verb by Lennart Poettering · 13 years ago
  13. a17204a unit: use ESRCH as error when we don't find anybody to kill by Lennart Poettering · 13 years ago
  14. 0a524ba unit: accept empty defaults for kill who/mode args by Lennart Poettering · 13 years ago
  15. 88e3dc9 loginctl: implement more verbs by Lennart Poettering · 13 years ago
  16. d4b36d9 seat: udev - use ID_PATH_TAG instead of 'sed' hack by Kay Sievers · 13 years ago
  17. 82e487c unit: introduce ConditionFileIsExecutable= and use it where we check for a binary we'll spawn by Lennart Poettering · 13 years ago
  18. 3611581 service: properly handle who argument on D-Bus kill calls by Lennart Poettering · 13 years ago
  19. ee17ee7 tmpfiles: allow creation of named pipes with tmpfiles by Lennart Poettering · 13 years ago
  20. 97f73ff update TODO by Lennart Poettering · 13 years ago
  21. 7a2a0b9 sysctl: support application of sysctl subtrees by Lennart Poettering · 13 years ago
  22. 54479a8 build-sys: fix copynpaste mistake by Lennart Poettering · 13 years ago
  23. 64452b1 build-sys: remove autogenerated bus introspection files from git by Lennart Poettering · 13 years ago
  24. 9356a6c build-sys: fix make distcheck by Lennart Poettering · 13 years ago
  25. 7a41c61 build-sys: add a number of missing header files to EXTRA_DIST by Lennart Poettering · 13 years ago
  26. d98b9b6 build-sys: drop AM_GNU_GETTEXT as it fights with IT_PROG_INTLTOOL by Kay Sievers · 13 years ago
  27. a268a6a units: add units for boot.local/halt.local on SUSE distributions. by Frederic Crozat · 13 years ago
  28. 89d471d shutdown: coding style fixes by Lennart Poettering · 13 years ago
  29. 7e2bb92 Merge remote-tracking branch 'harald/master' by Lennart Poettering · 13 years ago
  30. 2fb1aed logind: Fix compilation without ACL by Zbigniew Jędrzejewski-Szmek · 13 years ago
  31. 4e7f8bc man: un-reverse IgnoreOnSnapshot description by Zbigniew Jędrzejewski-Szmek · 13 years ago
  32. 1258097 update TODO by Lennart Poettering · 13 years ago
  33. 1c7dde3 build-sys: Add i18n support through intltool by Bastien Nocera · 13 years ago
  34. 2376ce1 clarify separate-/usr message by Kay Sievers · 13 years ago
  35. 24310c1 loginctl: add missing header file by Lennart Poettering · 13 years ago
  36. aca4c78 systemctl: fix --help syntax for variables by Lennart Poettering · 13 years ago
  37. 1189684 logind: don't confuse 'shared' with a session of its own by Lennart Poettering · 13 years ago
  38. e3e9cc8 logind: fix introspection typo by Lennart Poettering · 13 years ago
  39. 7b3afba acl: two tag matching is not going to be available in libudev by Lennart Poettering · 13 years ago
  40. a4c279f loginctl: add various introspection functions by Lennart Poettering · 13 years ago
  41. 33fd647 seat: only mark main input device for seat assignments by Lennart Poettering · 13 years ago
  42. 69fc152 systemctl: hide all information on --kill-mode= since it is mostly useless by Lennart Poettering · 13 years ago
  43. ef3a24d systemctl: use cached tty value where possible by Lennart Poettering · 13 years ago
  44. 3b0727f systemctl: cache tty value before we open the pager by Lennart Poettering · 13 years ago
  45. abca482 loginctl: add basic implementation of loginctl for introspecting controlling sessions/users/seats by Lennart Poettering · 13 years ago
  46. 1968a36 cgls: add pager support to systemd-cgls by Lennart Poettering · 13 years ago
  47. 8092a42 path,unit: support globbing in conditions and path units by Lennart Poettering · 13 years ago
  48. 31a5f88 update TODO by Lennart Poettering · 13 years ago
  49. a755605 manager: merge serialization and desrialization counter into one, and increase it when reexecuting by Lennart Poettering · 13 years ago
  50. 38a285d cgroup: don't trim a cgroup we create, we might just take it over from somebody else by Lennart Poettering · 13 years ago
  51. d5762cf udev: tag virtio serial ports with systemd by default by Lennart Poettering · 13 years ago
  52. 4e00258 update TODO by Lennart Poettering · 13 years ago
  53. 347b9c4 udev: improve udev rule a bit by Lennart Poettering · 13 years ago
  54. f878830 service: 'pidfile:' in SysV chkconfig header implies a real daemon by Michal Schmidt · 13 years ago
  55. 5db35d0 udev: pull in printer.target from all kinds of printers by Lennart Poettering · 13 years ago
  56. 7862f62 util: explicitly turn of O_CLOEXEC for stdin/stdout/stderr by Lennart Poettering · 13 years ago
  57. ccaa614 add a few O_CLOEXEC where missing by Lennart Poettering · 13 years ago
  58. b5ef554 logind: write rules files atomically by Lennart Poettering · 13 years ago
  59. 0a31730 update todo by Lennart Poettering · 13 years ago
  60. 5ba7b87 password-agent: actually really don't access unallocated memory by Lennart Poettering · 13 years ago
  61. 9726f9f password-agent: make sure not to access unallocated memory by Lennart Poettering · 13 years ago
  62. 7cb1094 shutdown: pivot_root to a tmpfs directory to properly umount root by Harald Hoyer · 14 years ago
  63. 3165771 umount: log failed umounts only once at the end by Harald Hoyer · 13 years ago
  64. 6f7f51f umount: umount, until all umounts failed by Harald Hoyer · 14 years ago
  65. 0415a10 umount: log_info about what we unmounted by Harald Hoyer · 14 years ago
  66. b8590c1 systemadm: report GLib.Error only to stderr by Michal Schmidt · 13 years ago
  67. 3092323 shutdown: print the standard wall message even when the user provided one by Michal Schmidt · 13 years ago
  68. 52c0021 shutdown: respect the dry run option '-k' by Michal Schmidt · 13 years ago
  69. 1a63987 shutdown: accept minutes argument without '+' by Michal Schmidt · 13 years ago
  70. 1b562e4 manager: consider the active job when merging by Michal Schmidt · 13 years ago
  71. 21bdae1 tmpfiles: don't exit with an error code if we cannot access all files by Lennart Poettering · 13 years ago
  72. 26b8e97 units: enable dev-hugepages.automount and dev-mqueue.automount only when enabled in kernel by Lennart Poettering · 13 years ago
  73. dee87d6 umount: ignore missing /proc/swaps by Michael Olbrich · 13 years ago
  74. e05b415 configure: Add --enable-plymouth option by Henry Gebhardt · 13 years ago
  75. b1bc08e manager: don't even think of enumerating sysv services in user instances by Lennart Poettering · 13 years ago
  76. 5c94603 nspawn: better use setresuid() instead of setreuid() by Lennart Poettering · 13 years ago
  77. 687d082 nspawn: spawn shell under specified --user by Michal Vyskocil · 13 years ago
  78. 1cccf43 nspawn: Move the get_user_creds from execute.c to utils.c for later usage in nspawn.c. by Michal Vyskocil · 13 years ago
  79. bde7f90 logind: temporarily hack right user bus address into unit file by Lennart Poettering · 13 years ago
  80. eeecf6e log: log to syslog unless connected to a tty in user mode by Lennart Poettering · 13 years ago
  81. 0254dae logind: create private subdirectory for X11 socket by Lennart Poettering · 13 years ago
  82. be81bfc dbus: listen on private sockets in user mode too by Lennart Poettering · 13 years ago
  83. 8fef765 unit: support wildcards in Environment=, EnvironmentFile= by Lennart Poettering · 13 years ago
  84. 1fd45a9 unit: do wildcard expansion in ListenStream= and friends by Lennart Poettering · 13 years ago
  85. 31e54cc cgroup: kill processes even in cgroups that aren't realized by Lennart Poettering · 13 years ago
  86. 0aef434 unit: add three new specifiers to use in unit files by Lennart Poettering · 13 years ago
  87. 30b2c33 pam: initialize XDG_RUNTIME_DIR by Lennart Poettering · 13 years ago
  88. aa87e62 execute: properly pass PAM environment to executed process by Lennart Poettering · 13 years ago
  89. 9a0e689 util: try harder to rename the process by Lennart Poettering · 13 years ago
  90. 7fbf31d execute: fix PAM error checking by Lennart Poettering · 13 years ago
  91. 3dead8d execute: invoke sigwait() in a loop when waiting for PAM parent, to avoid spurious wake-ups by Lennart Poettering · 13 years ago
  92. 0f1df8e execute: don't invoke pam_setcred, since we are not running on a tty where the user could change his password by Lennart Poettering · 13 years ago
  93. e025b4c unit: consider all cgroups in the name=systemd hierarchy, even when the user has specified an explicit path in it by Lennart Poettering · 13 years ago
  94. f284f69 execute: when parsing ConrolGroup= replace wildcards by Lennart Poettering · 13 years ago
  95. d42d27e logind: add service for per-user shared systemd daemon by Lennart Poettering · 13 years ago
  96. e6061ab logind: make sure to create/run/systemd/sessions before we try to place a fifo in it by Lennart Poettering · 13 years ago
  97. 530345e manager: use sd_notify() to notify parent systemd that we have finished startup by Lennart Poettering · 13 years ago
  98. 3b8bddd execute: do initgroups() first, pam initialization second so that it can still modify the groups list by Lennart Poettering · 13 years ago
  99. 64747e2 exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs by Lennart Poettering · 13 years ago
  100. 8585357 util: clear scrolling region when clearing screen by Lennart Poettering · 13 years ago