Age | Commit message (Expand) | Author |
2015-11-13 | networkd: stop managing per-interface IP forwarding settings | Lennart Poettering |
2015-11-13 | networkd: rearrange checks when to write something into sysctl a bit | Lennart Poettering |
2015-11-13 | networkd: fix a couple of format string types | Lennart Poettering |
2015-11-13 | util-lib: optionally, when writing a string to a file, verify string on failure | Lennart Poettering |
2015-11-12 | nspawn: add new --network-veth-extra= switch for defining additional veth links | Lennart Poettering |
2015-11-12 | Merge pull request #1870 from evverx/clarify_set_priority | Lennart Poettering |
2015-11-12 | core: use SD_EVENT_PRIORITY_NORMAL-n instead on -n | Evgeny Vereshchagin |
2015-11-12 | Merge pull request #1868 from teg/ndisc-fix | Lennart Poettering |
2015-11-12 | core: simplify handling of %u, %U, %s and %h unit file specifiers | Lennart Poettering |
2015-11-12 | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering |
2015-11-12 | install: never log from install functions | Lennart Poettering |
2015-11-12 | install: various simplifications | Lennart Poettering |
2015-11-12 | sd-ndisc: add missing parens | Tom Gundersen |
2015-11-12 | Merge pull request #1863 from poettering/network-man | Daniel Mack |
2015-11-12 | core: remove SmackFileSystemRootLabel= again | Lennart Poettering |
2015-11-12 | journald: fix accuracy of watchdog timer event | Lennart Poettering |
2015-11-12 | journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp files | Lennart Poettering |
2015-11-12 | core: fix typo | Torstein Husebø |
2015-11-11 | Merge pull request #1854 from poettering/unit-deps | Tom Gundersen |
2015-11-11 | util-lib: use MODE_INVALID as invalid value for mode_t everywhere | Lennart Poettering |
2015-11-11 | core: fix dependency parsing | Lennart Poettering |
2015-11-11 | Merge pull request #1806 from mbachry/ipv6-test-fix | Lennart Poettering |
2015-11-11 | core: simplify mount unit dependency generation a bit | Lennart Poettering |
2015-11-11 | core: simplify things a bit by checking default_dependencies boolean in calle... | Lennart Poettering |
2015-11-11 | core: pull in dbus.socket from Type=dbus services | Lennart Poettering |
2015-11-11 | core: change default deps of services to require sysinit.target instead of ba... | Lennart Poettering |
2015-11-11 | Merge pull request #1851 from teg/networkd-drop-foreign | Lennart Poettering |
2015-11-11 | test-execute: Clarify interaction of PassEnvironment= and MANAGER_USER | Filipe Brandenburger |
2015-11-11 | test-execute: Add tests for new PassEnvironment= directive | Filipe Brandenburger |
2015-11-11 | tests: add test for config_parse_pass_environ | Evgeny Vereshchagin |
2015-11-11 | execute: Add new PassEnvironment= directive | Filipe Brandenburger |
2015-11-11 | test: fix failing test-socket-util when running with ipv6.disable=1 kernel param | Marcin Bachry |
2015-11-11 | journalctl: change repeated if checks into switch blocks | Lennart Poettering |
2015-11-11 | networkd: link - drop foreign config when configuring link | Tom Gundersen |
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 |