Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-23 | service: never do automatic restarts for user requested stops | Lennart Poettering | |
2010-04-21 | manager: automatically GC unreferenced units | Lennart Poettering | |
2010-04-21 | reload: implement reload/reexec logic | Lennart Poettering | |
2010-04-15 | service: optionally, trie dbus name cycle to service cycle | Lennart Poettering | |
2010-04-15 | socket: optionally call accept() for incoming connections and spawn one ↵ | Lennart Poettering | |
service instance per connection | |||
2010-04-13 | rework tty handling | Lennart Poettering | |
We now make sure to run all services in their own session, possibly with a controlling terminal. This also extends the service and socket state machines a little. | |||
2010-04-10 | mount: implement mounting properly | Lennart Poettering | |
This also includes code that writes utmp/wtmp records when applicable, making use the mount infrastructure to detct when those files are accessible. Finally, this also introduces a --dump-configuration-items switch. | |||
2010-04-08 | execute: make kill mode configurable | Lennart Poettering | |
2010-04-07 | service: parse default runlevels from init scripts | Lennart Poettering | |
2010-04-06 | rework merging/loading logic | Lennart Poettering | |
2010-03-31 | cgroup: add cgroupsification | Lennart Poettering | |
2010-02-14 | execute: implement privilige dropping properly | Lennart Poettering | |
2010-02-14 | service: add SysV init script parser | Lennart Poettering | |
2010-02-03 | build: basic autoconfization | Lennart Poettering | |
2010-02-03 | license: add GPLv2+ license blurbs everwhere | Lennart Poettering | |
2010-01-30 | greatly extend what we enforce as process properties | Lennart Poettering | |
2010-01-29 | ratelimit start requests | Lennart Poettering | |
2010-01-27 | yay, we can start socket units | Lennart Poettering | |
2010-01-26 | s/name/unit | Lennart Poettering | |
2010-01-26 | first attempt at proper service/socket logic | Lennart Poettering | |
2010-01-23 | first attempt in implementinging execution logic | Lennart Poettering | |