Age | Commit message (Expand) | Author |
2010-07-01 | unit: add new abstracted maintenance state for units | Lennart Poettering |
2010-07-01 | core: rename struct timestamp to dual_timestamp to avoid name clash with IP s... | Lennart Poettering |
2010-06-24 | manager: both rescue and emergency should be started in isolate mode | Lennart Poettering |
2010-06-21 | pam: implement systemd PAM module and generelize cgroup API for that a bit | Lennart Poettering |
2010-06-19 | unit: make unit casts typesafe | Lennart Poettering |
2010-06-19 | don't use 'long long' unless we have a really good reason to | Lennart Poettering |
2010-06-19 | manager: get rid of destinction between running_as=system and running_as=init... | Lennart Poettering |
2010-06-19 | dbus: to make sure that systemd stays controllable during early bootup, regis... | Lennart Poettering |
2010-06-18 | notify: properly NUL-terminate received messages | Lennart Poettering |
2010-06-18 | service: add minimal access control logic for notifcation socket | Lennart Poettering |
2010-06-18 | cgroup: make sure the user cannot accidentaly unmount our cgroup filesystem | Lennart Poettering |
2010-06-18 | systemctl: add verbs for special units | Lennart Poettering |
2010-06-17 | manager: expose a few special units via SIGRTMIN+x signals | Lennart Poettering |
2010-06-16 | service: optionally call into PAM when dropping priviliges | Lennart Poettering |
2010-06-16 | notify: add minimal readiness/status protocol for spawned daemons | Lennart Poettering |
2010-06-15 | manager: split off path lookup logic into own .c file | Lennart Poettering |
2010-06-15 | manager: recheck unit paths on daemon reload | Lennart Poettering |
2010-06-05 | unit: when destructing units make sure we don't readd the unit to the gc queu... | Lennart Poettering |
2010-06-04 | unit: avoid assert on daemon reload | Lennart Poettering |
2010-06-04 | manager: dump to usual debug channel on SIGUSR2, don't rely on stdin | Lennart Poettering |
2010-06-03 | unit: serialize jobs in addition to units | Lennart Poettering |
2010-06-03 | manager: when we sweep the tree when looking for ordering cycles, remember an... | Lennart Poettering |
2010-05-24 | unit: introduce exit.service for exiting from session instances | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-22 | manager: link ~/.local/share/systemd/session to ~/.config/systemd/session if ... | Lennart Poettering |
2010-05-22 | manager: canonicalize search paths and filter out non-existing paths and thos... | Lennart Poettering |
2010-05-18 | manager: before entering loop dispatch queued up SIGCHLDs | Lennart Poettering |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering |