Age | Commit message (Expand) | Author |
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 |
2010-05-22 | systemctl: add --block switch for synchronous starting of units | Lennart Poettering |
2010-05-22 | execute: only reset those signals to the default we really need to reset to t... | Lennart Poettering |
2010-05-22 | kmod: automatically load a few kernel modules we need for normal operation be... | Lennart Poettering |
2010-05-21 | units: mark a couple of services as OnlyByDependency | Lennart Poettering |
2010-05-21 | socket: fix parsing of bind_ipv6_only | Lennart Poettering |
2010-05-21 | sd-daemon: verify socket family, too | Lennart Poettering |
2010-05-21 | log: handle multi-line log messages properly | Lennart Poettering |
2010-05-20 | execute: reopen console in the spawned processes, if necessary | Lennart Poettering |
2010-05-19 | automount: never consider our own mount point a prefix mount of us | Lennart Poettering |
2010-05-16 | fixme: update todo list | Lennart Poettering |
2010-02-14 | fixme: minor update | Lennart Poettering |
2010-02-14 | fixme: minor updates | Lennart Poettering |
2010-02-12 | fixme: update fixme a little | Lennart Poettering |
2010-02-12 | socket: allow configuration of socket/directory mode | Lennart Poettering |
2010-02-05 | update fixme | Lennart Poettering |