Age | Commit message (Expand) | Author |
2010-07-12 | unit: introduce IgnoreDependencyFailure= | Lennart Poettering |
2010-07-12 | execute: optionally ignore return status of invoked commands | Lennart Poettering |
2010-07-10 | systemctl: show exec status of all exited programs | Lennart Poettering |
2010-07-10 | execute: add ability to configure the kill signal | Lennart Poettering |
2010-07-10 | units: introduce umount.target for unmounting all file systems | Lennart Poettering |
2010-07-10 | systemctl: show connection counters only for Accept=yes sockets | Lennart Poettering |
2010-07-10 | man: update daemon man page a little | Lennart Poettering |
2010-07-09 | update fixme | Lennart Poettering |
2010-07-09 | update fixme | Lennart Poettering |
2010-07-06 | install: implement --start option | Lennart Poettering |
2010-07-05 | turn negative options into positive options | Lennart Poettering |
2010-07-05 | dbus: send signals about jobs to the clients having created them unconditiona... | Lennart Poettering |
2010-07-04 | systemctl: use format_timespan() where applicable | Lennart Poettering |
2010-07-04 | uniformly suffix time span properties with their unit | Lennart Poettering |
2010-07-04 | dbus: complete exec coverage | Lennart Poettering |
2010-07-01 | unit: shorten active state enums to make systemctl output nicer | Lennart Poettering |
2010-07-01 | unit: add new abstracted maintenance state for units | Lennart Poettering |
2010-06-21 | pam: implement systemd PAM module and generelize cgroup API for that a bit | Lennart Poettering |
2010-06-19 | don't use 'long long' unless we have a really good reason to | Lennart Poettering |
2010-06-19 | socket: enforce limit on number of concurrent connections | Lennart Poettering |
2010-06-19 | dbus: to make sure that systemd stays controllable during early bootup, regis... | Lennart Poettering |
2010-06-19 | service: honour empty cgroup even in ValidNoProcess mode | Lennart Poettering |
2010-06-19 | util: properly divide in 64bit in format_timestamp() | Lennart Poettering |
2010-06-18 | service: add minimal access control logic for notifcation socket | Lennart Poettering |
2010-06-18 | service: when we supervise a process, ensure it is our child | Lennart Poettering |
2010-06-18 | install: make systemd-install useful for installation of template instances | Lennart Poettering |
2010-06-18 | cgroup: make sure the user cannot accidentaly unmount our cgroup filesystem | Lennart Poettering |
2010-06-18 | init: call telinit in case we are run as init and not pid1 | Lennart Poettering |
2010-06-18 | systemctl: add compat support for shutting down the system via upstart | Lennart Poettering |
2010-06-18 | systemctl: add /dev/initctl fallback | Lennart Poettering |
2010-06-18 | build-sys: speed up build via convenience library | Lennart Poettering |
2010-06-17 | build-sys: pass -fno-strict-aliasing by default | Lennart Poettering |
2010-06-17 | doc: install sd-daemon.[ch] as docs | Lennart Poettering |
2010-06-17 | sd-daemon: add gcc format string attribute to sd_notifyf | Lennart Poettering |
2010-06-17 | manager: expose a few special units via SIGRTMIN+x signals | Lennart Poettering |
2010-06-17 | systemctl: provide compatibility implementations for various sysv utilities | Lennart Poettering |
2010-06-16 | service: optionally call into PAM when dropping priviliges | Lennart Poettering |
2010-06-16 | tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku... | Lennart Poettering |
2010-06-16 | typo: the correct spelling is maintenance not maintainance | Lennart Poettering |
2010-06-16 | notify: add minimal readiness/status protocol for spawned daemons | Lennart Poettering |
2010-06-16 | install: add systemd-install tool for managing alias/wants symlinks | Lennart Poettering |
2010-06-15 | systemctl: reimplement systemctl in pure C without Vala/GObject | Lennart Poettering |
2010-06-02 | update fixme | Lennart Poettering |
2010-06-02 | dbus: implement systemd side of dbus activation glue | Lennart Poettering |
2010-06-01 | dbus: add simplified way to start an arbitrary unit in a single method call | Lennart Poettering |
2010-05-24 | unit: introduce exit.service for exiting from session instances | Lennart Poettering |
2010-05-24 | man: fix minor typo | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-23 | dbus: automatically generate and install introspection files | Lennart Poettering |
2010-05-23 | unit: add automount units for a number of API filesystems | Lennart Poettering |