Age | Commit message (Expand) | Author |
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering |
2010-08-11 | main: disable nscd properly, if possible | Lennart Poettering |
2010-08-11 | gc: remove a lot of unused code | Lennart Poettering |
2010-08-11 | selinux: split off selinux calls into seperate file label.c | Lennart Poettering |
2010-08-11 | systemctl: beef up highlighting of service states a little | Lennart Poettering |
2010-08-03 | Systemd is causing mislabeled devices to be created and then attempting to re... | Daniel J Walsh |
2010-07-20 | device: do not merge devices | Lennart Poettering |
2010-07-12 | cgroup: reimplement the last bit of libcgroup functionality natively | Lennart Poettering |
2010-07-10 | execute: add ability to configure the kill signal | Lennart Poettering |
2010-07-08 | install: various improvements | Lennart Poettering |
2010-07-08 | cgls: beef up control group dumping and introduce cgls tool | Lennart Poettering |
2010-07-08 | execute: support minimal environment variable replacement when executing proc... | Lennart Poettering |
2010-07-07 | util: introduce cunescape_length() | Lennart Poettering |
2010-07-07 | util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ... | Lennart Poettering |
2010-07-07 | main: show welcome message on boot | Lennart Poettering |
2010-07-07 | manager: optionally print status updates to console on boot | Lennart Poettering |
2010-07-05 | systemctl: show cgroup contents in status | Lennart Poettering |
2010-07-05 | systemctl: implement 'status' command | Lennart Poettering |
2010-07-04 | dbus: complete exec coverage | Lennart Poettering |
2010-07-01 | socket: make various socket/pipe options configurable | Lennart Poettering |
2010-07-01 | core: rename struct timestamp to dual_timestamp to avoid name clash with IP s... | Lennart Poettering |
2010-06-23 | pam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up w... | Lennart Poettering |
2010-06-21 | pam: implement systemd PAM module and generelize cgroup API for that a bit | Lennart Poettering |
2010-06-18 | install: make systemd-install useful for installation of template instances | Lennart Poettering |
2010-06-18 | systemctl: add /dev/initctl fallback | Lennart Poettering |
2010-06-18 | systemctl: warn users via wall that the system goes down | Lennart Poettering |
2010-06-17 | manager: expose a few special units via SIGRTMIN+x signals | Lennart Poettering |
2010-06-17 | util: implement parse_pid() function | Lennart Poettering |
2010-06-16 | service: optionally call into PAM when dropping priviliges | Lennart Poettering |
2010-06-16 | util: introduce random_ull() | Lennart Poettering |
2010-06-16 | util: introduce readlink_and_make_absolute() | Lennart Poettering |
2010-05-24 | path: add .path unit type for monitoring files | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-22 | manager: canonicalize search paths and filter out non-existing paths and thos... | Lennart Poettering |
2010-05-22 | execute: only reset those signals to the default we really need to reset to t... | Lennart Poettering |
2010-05-18 | main: ignore EPERM in TIOCSTTY when opening terminal for crash shell | Lennart Poettering |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering |