Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-21 | reorder large structs a little, based on pahole info | Lennart Poettering | |
2010-04-21 | reload: implement reload/reexec logic | 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-02-12 | socket: allow configuration of socket/directory mode | Lennart Poettering | |
2010-02-03 | license: add GPLv2+ license blurbs everwhere | Lennart Poettering | |
2010-01-27 | notify socket unit when service unit dies | Lennart Poettering | |
2010-01-27 | yay, we can start socket units | Lennart Poettering | |
2010-01-26 | s/name/unit | Lennart Poettering | |
2010-01-26 | various cleanups | Lennart Poettering | |
2010-01-26 | first attempt at proper service/socket logic | Lennart Poettering | |
2010-01-23 | rework socket handling | Lennart Poettering | |
2010-01-23 | first attempt in implementinging execution logic | Lennart Poettering | |