systemd 29
  1. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  2. 151b190 binfmt: add binfmt tool to set up binfmt_misc at boot by Lennart Poettering · 14 years ago
  3. 2a79665 getty: move automatic serial getty logic into generator by Lennart Poettering · 14 years ago
  4. 8821347 nspawn: add simple chroot(1) like tool to execute commands in a namespace container by Lennart Poettering · 14 years ago
  5. a8f1132 systemctl: support remote and privileged systemctl access via SSH and pkexec by Lennart Poettering · 14 years ago
  6. 0992bbd add .vimrc to .gitignore by Andrey Borzenkov · 14 years ago
  7. d7ccca2 main: introduce /etc/machine-id by Lennart Poettering · 14 years ago
  8. 07faed4 virtualization: beef virtualization code by Lennart Poettering · 14 years ago
  9. 8e1bd70 sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d by Lennart Poettering · 14 years ago
  10. f90cf44 load-fragment: properly do comparison of words by Lennart Poettering · 14 years ago
  11. 06cdd24 ac-power: make ac-power a proper binary that scripts can call by Lennart Poettering · 14 years ago
  12. e9ddabc manager: parse RD_TIMESTAMP passed from initrd by Lennart Poettering · 14 years ago
  13. e23a0ce cryptsetup: minimal cryptsetup unit generator by Lennart Poettering · 14 years ago
  14. ec863ba ask-password: add basic tty agent by Lennart Poettering · 14 years ago
  15. 3d20ed6 fsck: add initial version of fsck and quotacheck wrappers by Lennart Poettering · 14 years ago
  16. e927874 user-sessions: add minimal utility to kill user sessions that shall be called before destroying services on shutdown by Lennart Poettering · 14 years ago
  17. e347837 umount: Adding unmount functions to be used in shutdown by Fabiano Fidencio · 14 years ago
  18. bfaf42d tmpfiles: rename tempfiles to tmpfiles since this isn't windows by Lennart Poettering · 14 years ago
  19. 5008d58 tempfiles: add little utility for creating volatile files/dirs in tmpfs hierarchies by Lennart Poettering · 14 years ago
  20. 22be093 readahead: implement minimal readahead logic based on fanotify(), mincore() and readahead() by Lennart Poettering · 14 years ago
  21. 490aed5 ask-password: add minimal framework to allow services query SSL/harddisk passphrases from the user by Lennart Poettering · 14 years ago
  22. 97c4a07 vconsole: add new utility to initialize the virtual console by Lennart Poettering · 14 years ago
  23. 93a45c5 serial: use seperate getty template for serial ttys by Lennart Poettering · 14 years ago
  24. addab13 syslog: add minimal syslog/kmsg bridge syslogd by Lennart Poettering · 14 years ago
  25. 449ddb2 remount: add tool that applies /etc/fstab mount options to all api mounts by Lennart Poettering · 14 years ago
  26. e590770 hostname: on all distros make the name configured in /etc/hostname take precedence over distro-specific configuration by Lennart Poettering · 14 years ago
  27. b2423f1 modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this by Lennart Poettering · 14 years ago
  28. 5192bd1 auto-getty: rework auto console getty logic to work in conjunction with single user mode by Lennart Poettering · 14 years ago
  29. f614480 systemctl: add support for delayed shutdown, similar to sysv in style by Lennart Poettering · 14 years ago
  30. 6e200d5 random-seed: add missing random-seed.c file by Lennart Poettering · 14 years ago
  31. 4927fca audit,utmp: implement audit logic and rip utmp stuff out of the main daemon and into a helper binary by Lennart Poettering · 14 years ago
  32. 50f2a90 update fixme by Lennart Poettering · 14 years ago
  33. fa776d8 cgls: beef up control group dumping and introduce cgls tool by Lennart Poettering · 14 years ago
  34. 359957e man: document runlevel and systemd-install by Lennart Poettering · 14 years ago
  35. f937842 man: document sd-daemon.[ch] by Lennart Poettering · 14 years ago
  36. 8c6db83 pam: implement systemd PAM module and generelize cgroup API for that a bit by Lennart Poettering · 14 years ago
  37. 514f4ef systemctl: add verbs for special units by Lennart Poettering · 14 years ago
  38. 4a2a8b5 notify: add systemd-notify command line tool by Lennart Poettering · 14 years ago
  39. 8c47c73 notify: add minimal readiness/status protocol for spawned daemons by Lennart Poettering · 14 years ago
  40. 10e87ee install: add systemd-install tool for managing alias/wants symlinks by Lennart Poettering · 14 years ago
  41. 4288f61 dbus: automatically generate and install introspection files by Lennart Poettering · 15 years ago
  42. 9f23530 man: document a few special units by Lennart Poettering · 15 years ago
  43. dfac97b build-sys: generate intermediate files in subdirs by Lennart Poettering · 15 years ago
  44. d1ab0ca man: add some initial man page work by Lennart Poettering · 15 years ago
  45. af5bc85 loopback: configure lo device on bootup by Lennart Poettering · 15 years ago
  46. 58c1665 gitignore: ignore files ending in ~ by Lennart Poettering · 15 years ago
  47. 15ae422 execute: support basic filesystem namespacing by Lennart Poettering · 15 years ago
  48. 70fcff3 units: install a few basic units by default by Lennart Poettering · 15 years ago
  49. 0b7964b sysv: implement /dev/initctl compatibility by Lennart Poettering · 15 years ago
  50. 8e27452 cgroup: add cgroupsification by Lennart Poettering · 15 years ago
  51. 380bc87 git: ignore Makefile by Lennart Poettering · 15 years ago
  52. 47be870 build: basic autoconfization by Lennart Poettering · 15 years ago
  53. 501c7d0 systemadm: implement basic control UI systemadm by Lennart Poettering · 15 years ago
  54. 5630af7 client: add a very basic Vala command line tool by Lennart Poettering · 15 years ago
  55. b52429d implement trivial socket activated logger daemon by Lennart Poettering · 15 years ago
  56. 1ffba6f fix job merging by Lennart Poettering · 15 years ago
  57. 6a66a1a update gitignore by Lennart Poettering · 15 years ago
  58. 6091827 initial commit by Lennart Poettering · 15 years ago