systemd 2
  1. 3796721 update fixme by Lennart Poettering · 15 years ago
  2. 9a1ac7b install: implement --start option by Lennart Poettering · 15 years ago
  3. 7492290 turn negative options into positive options by Lennart Poettering · 15 years ago
  4. a567261 dbus: send signals about jobs to the clients having created them unconditionally, and thus get rid of broadcast signals in most cases by Lennart Poettering · 15 years ago
  5. 552e433 systemctl: use format_timespan() where applicable by Lennart Poettering · 15 years ago
  6. 03fae01 uniformly suffix time span properties with their unit by Lennart Poettering · 15 years ago
  7. 82c121a dbus: complete exec coverage by Lennart Poettering · 15 years ago
  8. 032ff4a unit: shorten active state enums to make systemctl output nicer by Lennart Poettering · 15 years ago
  9. 6124958 unit: add new abstracted maintenance state for units by Lennart Poettering · 15 years ago
  10. 8c6db83 pam: implement systemd PAM module and generelize cgroup API for that a bit by Lennart Poettering · 15 years ago
  11. bb00e60 don't use 'long long' unless we have a really good reason to by Lennart Poettering · 15 years ago
  12. 6cf6bbc socket: enforce limit on number of concurrent connections by Lennart Poettering · 15 years ago
  13. 5e8d1c9 dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus by Lennart Poettering · 15 years ago
  14. f970470 service: honour empty cgroup even in ValidNoProcess mode by Lennart Poettering · 15 years ago
  15. f872ec3 util: properly divide in 64bit in format_timestamp() by Lennart Poettering · 15 years ago
  16. c952c6e service: add minimal access control logic for notifcation socket by Lennart Poettering · 15 years ago
  17. e55224c service: when we supervise a process, ensure it is our child by Lennart Poettering · 15 years ago
  18. c32dd69 install: make systemd-install useful for installation of template instances by Lennart Poettering · 15 years ago
  19. 33be102 cgroup: make sure the user cannot accidentaly unmount our cgroup filesystem by Lennart Poettering · 15 years ago
  20. 2cb1a60 init: call telinit in case we are run as init and not pid1 by Lennart Poettering · 15 years ago
  21. d55ae9e systemctl: add compat support for shutting down the system via upstart by Lennart Poettering · 15 years ago
  22. eb22ac3 systemctl: add /dev/initctl fallback by Lennart Poettering · 15 years ago
  23. 139be57 build-sys: speed up build via convenience library by Lennart Poettering · 15 years ago
  24. be1a67d build-sys: pass -fno-strict-aliasing by default by Lennart Poettering · 15 years ago
  25. 240a3a8 doc: install sd-daemon.[ch] as docs by Lennart Poettering · 15 years ago
  26. 706243a sd-daemon: add gcc format string attribute to sd_notifyf by Lennart Poettering · 15 years ago
  27. 7d79360 manager: expose a few special units via SIGRTMIN+x signals by Lennart Poettering · 15 years ago
  28. e4b6134 systemctl: provide compatibility implementations for various sysv utilities by Lennart Poettering · 15 years ago
  29. 5b6319d service: optionally call into PAM when dropping priviliges by Lennart Poettering · 15 years ago
  30. df1f0af tcpwrap: execute tcpwrap check in forked client, to avoid blocking name lookups in main systemd process by Lennart Poettering · 15 years ago
  31. 18c78fb typo: the correct spelling is maintenance not maintainance by Lennart Poettering · 15 years ago
  32. 8c47c73 notify: add minimal readiness/status protocol for spawned daemons by Lennart Poettering · 15 years ago
  33. 10e87ee install: add systemd-install tool for managing alias/wants symlinks by Lennart Poettering · 15 years ago
  34. 7e4249b systemctl: reimplement systemctl in pure C without Vala/GObject by Lennart Poettering · 15 years ago
  35. 2279955 update fixme by Lennart Poettering · 15 years ago
  36. 0034c15 dbus: implement systemd side of dbus activation glue by Lennart Poettering · 15 years ago
  37. c87eba5 dbus: add simplified way to start an arbitrary unit in a single method call by Lennart Poettering · 15 years ago
  38. a1b256b unit: introduce exit.service for exiting from session instances by Lennart Poettering · 15 years ago
  39. 1e89ced man: fix minor typo by Lennart Poettering · 15 years ago
  40. 871d7de timer: fully implement timer units by Lennart Poettering · 15 years ago
  41. 4288f61 dbus: automatically generate and install introspection files by Lennart Poettering · 15 years ago
  42. 6d526de unit: add automount units for a number of API filesystems by Lennart Poettering · 15 years ago
  43. 7535cc7 systemctl: add --block switch for synchronous starting of units by Lennart Poettering · 15 years ago
  44. 9a34ec5 execute: only reset those signals to the default we really need to reset to the default by Lennart Poettering · 15 years ago
  45. 11c3a4e kmod: automatically load a few kernel modules we need for normal operation before udev is active by Lennart Poettering · 15 years ago
  46. e962f5c units: mark a couple of services as OnlyByDependency by Lennart Poettering · 15 years ago
  47. c0120d9 socket: fix parsing of bind_ipv6_only by Lennart Poettering · 15 years ago
  48. 88ce42f sd-daemon: verify socket family, too by Lennart Poettering · 15 years ago
  49. 9726b29 log: handle multi-line log messages properly by Lennart Poettering · 15 years ago
  50. ff876e2 execute: reopen console in the spawned processes, if necessary by Lennart Poettering · 15 years ago
  51. 1b56019 automount: never consider our own mount point a prefix mount of us by Lennart Poettering · 15 years ago
  52. 129126f fixme: update todo list by Lennart Poettering · 15 years ago
  53. 5021be2 fixme: minor update by Lennart Poettering · 15 years ago
  54. 874aa2c fixme: minor updates by Lennart Poettering · 15 years ago
  55. 0262225 fixme: update fixme a little by Lennart Poettering · 15 years ago
  56. b5a0699 socket: allow configuration of socket/directory mode by Lennart Poettering · 15 years ago
  57. a625ac1 update fixme by Lennart Poettering · 15 years ago
  58. c1e1601 dbus: send out signals when units/jobs come, go and change by Lennart Poettering · 15 years ago
  59. 94f0434 greatly extend what we enforce as process properties by Lennart Poettering · 15 years ago
  60. 9eba9da support chrooting/setting of ioprio when spawning by Lennart Poettering · 15 years ago
  61. f94ea36 monitor udev for device changes by Lennart Poettering · 15 years ago
  62. 38a4d4f update fixme by Lennart Poettering · 15 years ago
  63. 071830f implement proper logging for services by Lennart Poettering · 15 years ago
  64. acbb022 yay, we can start socket units by Lennart Poettering · 15 years ago
  65. 87f0e41 s/name/unit by Lennart Poettering · 15 years ago
  66. c22cbe2 rename milestone to target by Lennart Poettering · 15 years ago
  67. 75787bb add fixme todo list by Lennart Poettering · 15 years ago