Age | Commit message (Expand) | Author |
2013-11-28 | bus: update kdbus.h and always subscribe to KDBUS_HELLO_ATTACH_NAMES | Kay Sievers |
2013-11-28 | automount: log info about triggering process | Kay Sievers |
2013-11-28 | core: initialize variable | Kay Sievers |
2013-11-27 | Revert "socket-proxyd: Add --listener option for listener/destination pairs." | Lennart Poettering |
2013-11-27 | namespace: comment typo fix | Lennart Poettering |
2013-11-27 | bus: properly handle if we get disconnected during HELLO phase | Lennart Poettering |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-27 | networkd: Initialize variable to NULL | Patrik Flykt |
2013-11-27 | logind: log which process is delaying suspend and not closing locks | Lennart Poettering |
2013-11-27 | journald: mention how long we needed to flush to /var in the logs | Lennart Poettering |
2013-11-27 | journal: simplify pre-allocation logic | Lennart Poettering |
2013-11-27 | journal: add a test case for flushing messages out of a series of journal fil... | Lennart Poettering |
2013-11-27 | journal: allow journal_file_copy_entry() to work on non-local files | Lennart Poettering |
2013-11-27 | journal: fix iteration when we go backwards from the beginning of an array ch... | Lennart Poettering |
2013-11-26 | journal: optimize bisection logic a bit by caching the last position | Lennart Poettering |
2013-11-26 | journald: keep statistics on how of we hit/miss the mmap cache | Lennart Poettering |
2013-11-26 | journal: make table const | Lennart Poettering |
2013-11-26 | journal: when appending to journal file, allocate larger blocks at once | Lennart Poettering |
2013-11-26 | tree-wide usage of %m specifier instead of strerror(errno) | Daniel Buch |
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 | 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 |