Age | Commit message (Expand) | Author |
2015-11-11 | journalctl: refuse to --machine= in combination with --flush, --sync or --rotate | Lennart Poettering |
2015-11-11 | networkd: improve logging | Tom Gundersen |
2015-11-11 | networkd: link - track state of IPv6LL address | Tom Gundersen |
2015-11-11 | networkd: ndisc - handle router advertisement in userspace | Tom Gundersen |
2015-11-11 | networkd: IPv6 router discovery - follow IPv6AcceptRouterAdvertisemnt= | Tom Gundersen |
2015-11-11 | networkd: dhcp6 - split up configure() method | Tom Gundersen |
2015-11-11 | sd-ndisc: introduce separate callbacks | Tom Gundersen |
2015-11-11 | sd-ndisc: notify user on STOP | Tom Gundersen |
2015-11-11 | sd-netlink: add support for RTA_PREF | Tom Gundersen |
2015-11-11 | sd-netlink: types - let tables be sized implicitly | Tom Gundersen |
2015-11-11 | sd-netlink: add sd_rtnl_message_route_{s,g}et_flags() | Tom Gundersen |
2015-11-11 | sd-dhcp6-client: add is_running() method | Tom Gundersen |
2015-11-11 | networkd: address - drop the 'added' flag | Tom Gundersen |
2015-11-11 | networkd: dhcp4 - style fixes | Tom Gundersen |
2015-11-11 | systemctl: make sure list-jobs doesn't return failure on success | Lennart Poettering |
2015-11-11 | journalctl: make --rotate synchronous, too | Lennart Poettering |
2015-11-11 | journalctl: add new --sync switch for syncing the journal to disk | Lennart Poettering |
2015-11-11 | systemctl: add a comment that clarifies why we do "return r" at the end of ma... | Lennart Poettering |
2015-11-11 | sd-bus: don't try to acquire connection selinux label unless selinux is actua... | Lennart Poettering |
2015-11-11 | Revert "systemctl: return EXIT_SUCCESS on success" | Lennart Poettering |
2015-11-11 | test-parse-util: cover negative numbers, leading spaces, and more range errors | Martin Pitt |
2015-11-11 | Merge pull request #1837 from poettering/grabbag2 | Tom Gundersen |
2015-11-11 | Merge pull request #1839 from evverx/fix-systemctl-cancel | Tom Gundersen |
2015-11-11 | Merge pull request #1841 from keszybz/remove-snapshot | Tom Gundersen |
2015-11-11 | Merge pull request #1655 from ssahani/net | Tom Gundersen |
2015-11-11 | systemctl: return EXIT_SUCCESS on success | Evgeny Vereshchagin |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |
2015-11-11 | systemctl: fix cancel | Evgeny Vereshchagin |
2015-11-10 | tmpfiles: don't consider it a problem if quota is not enabled on btrfs | Lennart Poettering |
2015-11-10 | btrfs: when querying quota, make sure we don't choke if quota is disabled | Lennart Poettering |
2015-11-10 | journald: be less picky when receiving epoll events | Lennart Poettering |
2015-11-10 | core: change type of distribute_fds() prototype to return void | Lennart Poettering |
2015-11-10 | core: try to continue if coldplugging of a unit fails | Lennart Poettering |
2015-11-10 | core: change return value of the unit's enumerate() call to void | Lennart Poettering |
2015-11-10 | journald: never accept fds from file systems with mandatory locking enabled | Lennart Poettering |
2015-11-10 | Merge pull request #1835 from poettering/grabbag-of-stuff | Daniel Mack |
2015-11-10 | Merge pull request #1785 from ssahani/word | Lennart Poettering |
2015-11-10 | Merge pull request #1793 from filbranden/extract1 | Lennart Poettering |
2015-11-10 | Merge pull request #1783 from vcaputo/still_make_progress_when_throttling | Lennart Poettering |
2015-11-10 | core: unit deps port to extract_first_word | Susant Sahani |
2015-11-10 | networkctl: lldp port to extract_first_word | Susant Sahani |
2015-11-10 | bond: port to extract_first_word | Susant Sahani |
2015-11-10 | parse-util: really refuse parsing negative values as positive ones, even on x... | Lennart Poettering |
2015-11-10 | journald: dispatch SIGTERM/SIGINT with a low priority | Lennart Poettering |
2015-11-10 | core: accept time units for time-based resource limits | Lennart Poettering |
2015-11-10 | core: when parsing resource limits, be more careful with types and corner cases | Lennart Poettering |
2015-11-10 | core: simplify parsing of capability bounding set settings | Lennart Poettering |
2015-11-10 | time-util: add parse_time(), which is like parse_sec() but allows specificati... | Lennart Poettering |
2015-11-10 | defs: rework CONF_DIRS_NULSTR() macro | Lennart Poettering |
2015-11-10 | cgls: when showing root slice, put -.slice at top of tree | Lennart Poettering |