Age | Commit message (Expand) | Author |
2013-11-28 | bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one call | Lennart Poettering |
2013-11-28 | Remove some unused variables | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | virt: split detect_vm into separate functions | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | core: fix SetUnitProperties | Marc-Antoine Perennou |
2013-11-28 | Revert "link-config: match length for kernel commandline option" | Tom Gundersen |
2013-11-28 | bus: add new sd_bus_creds object to encapsulate process credentials | Lennart Poettering |
2013-11-28 | util: fix handling of trailing whitespace in split_quoted() | Lennart Poettering |
2013-11-28 | logind: remove unused session->closing field | David Herrmann |
2013-11-28 | logind: require VTs on seat0 and forbid elsewhere | David Herrmann |
2013-11-28 | logind: make VT numbers unsigned | David Herrmann |
2013-11-28 | networkd: fix several Address entries in [Network] section | Tom Gundersen |
2013-11-28 | event: allow EPOLLET as event flag | David Herrmann |
2013-11-28 | logind: mute/restore VT on behalf of session controllers | David Herrmann |
2013-11-28 | logind: restore session-controller after crash | David Herrmann |
2013-11-28 | logind: ignore failing close() on session-devices | David Herrmann |
2013-11-28 | bus: add bus_name_has_owner() helper | David Herrmann |
2013-11-28 | login: revert lazy session-activation on non-VT seats | David Herrmann |
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 |