Age | Commit message (Expand) | Author |
2013-11-26 | systemctl: fix enable/disable reply handling | Kay Sievers |
2013-11-26 | pam_systemd: do not set XDG_RUNTIME_DIR if the session's original user is not... | Lennart Poettering |
2013-11-26 | nspawn: improve error message when we cannot resolve the root directory argument | Lennart Poettering |
2013-11-26 | man: explain the precise syntax and feature set of unit names at the end of t... | Lennart Poettering |
2013-11-26 | systemctl: replace the three job mode options by a single --job-mode= option | Lennart Poettering |
2013-11-26 | core: add new "flush" job mode to cancel all other jobs when queuing a new job | Lennart Poettering |
2013-11-26 | core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s... | Lennart Poettering |
2013-11-26 | networkd: add bridge support | Tom Gundersen |
2013-11-26 | networkd: minor fixes | Tom Gundersen |
2013-11-26 | rtnl: add support for IFLA_MASTER | Tom Gundersen |
2013-11-26 | rtnl: add preliminary support for containers | Tom Gundersen |
2013-11-25 | networkd: use correct printf formatter | Dave Reisner |
2013-11-25 | conf-parser: fix memory realloc error | Yin Kangkai |
2013-11-25 | core: fix order of parameters in broadcast_signal() | Lennart Poettering |
2013-11-25 | bus: properly return errors to client if invalid parameters are passed to bui... | Lennart Poettering |
2013-11-25 | service: fix handling of PID file inotify events | Lennart Poettering |
2013-11-25 | core: include following set data in dump | Lennart Poettering |
2013-11-25 | swap: always track the current real device node of all swap devices, even whe... | Lennart Poettering |
2013-11-25 | shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ... | Lennart Poettering |
2013-11-25 | delete unused variables | Thomas Hindoe Paaboel Andersen |
2013-11-25 | networkd: add support for [Address] sections | Tom Gundersen |
2013-11-25 | conf-parser: distinguish between multiple sections with the same name | Tom Gundersen |
2013-11-25 | device: fix typo | Lennart Poettering |
2013-11-25 | udev-builtin-keyboard: More useful error message | Martin Pitt |
2013-11-25 | systemctl: remove debug log message | Lennart Poettering |
2013-11-25 | systemctl: when status is called without arguments show pager | Lennart Poettering |
2013-11-25 | core: fix bus serialization of conditions | Lennart Poettering |
2013-11-25 | core: fix serialization of exec command structs | Lennart Poettering |
2013-11-25 | core: set some event source priorities to enforce dispatching order | Lennart Poettering |
2013-11-25 | swap: split state machine state ACTIVATING into two | Lennart Poettering |
2013-11-25 | device: modernizations | Lennart Poettering |
2013-11-25 | core: dispatch run queue only if there's nothing else to do | Lennart Poettering |
2013-11-25 | cgroups-agent: down-grade log level | Lennart Poettering |
2013-11-25 | udev: net_setup_link - don't use Description as Alias | Tom Gundersen |
2013-11-25 | Revert "man: suggest using hash= atribut for swap in example" | Lukas Nykryn |
2013-11-25 | socket-proxyd: Fix man page because --listener takes an argument. | David Strauss |
2013-11-25 | socket-proxyd: Add --listener option for listener/destination pairs. | David Strauss |
2013-11-24 | core: set finish_timestamp only after all jobs have finished | Kay Sievers |
2013-11-23 | networkd: fix build | Tom Gundersen |
2013-11-23 | networkd: use Type=notify | Tom Gundersen |
2013-11-23 | Update TODO | David Strauss |
2013-11-22 | bus: protected dual timestamp property macro for misusage | Lennart Poettering |
2013-11-22 | core: don't warn loudly if we cannot send a bus signal to a disconnected client | Lennart Poettering |
2013-11-22 | systemctl: indicate in list-dependencies whether a unit is already running | Lennart Poettering |
2013-11-22 | service: honour that for services RestartSec=0 means immediate restarts but T... | Lennart Poettering |
2013-11-22 | job: fix serialization | Lennart Poettering |
2013-11-23 | cgroups: Fix test service inclusion in Makefile | David Strauss |
2013-11-22 | bus: when closing a bus, drop all refs to queued messages, so that the bus ca... | Lennart Poettering |
2013-11-22 | man: simplify socket-proxyd examples | Lennart Poettering |
2013-11-22 | build-sys: move more files from core/ to share/ that are generic enough | Lennart Poettering |