Age | Commit message (Expand) | Author |
2015-10-22 | sd-ndisc: don't inform the caller of expired prefixes | Tom Gundersen |
2015-10-22 | sd-ndisc: clean up state enum | Tom Gundersen |
2015-10-22 | networkd: dhcp6 - do not handle prefix expiration | Tom Gundersen |
2015-10-22 | networkd: dhcp6 - DHCPv6 addresses should always be /128 | Tom Gundersen |
2015-10-22 | networkd: ndisc - split out from dhcp6 code | Tom Gundersen |
2015-10-22 | networkd: ndisc - make logging messages uniform | Tom Gundersen |
2015-10-22 | sd-ndisc: rename icmp6 to ndisc throughout the code | Tom Gundersen |
2015-10-22 | libsystemd-network: split icm6-util.[ch] out of dhcp6 code | Tom Gundersen |
2015-10-22 | networkd: rename icmp6 to ndisc | Tom Gundersen |
2015-10-22 | sd-ndisc: rename API from sd-icmp6-nd | Tom Gundersen |
2015-10-22 | sd-icmp6-nd: rename files to sd-ndisc | Tom Gundersen |
2015-10-22 | Merge pull request #1644 from reverendhomer/patch-1 | Tom Gundersen |
2015-10-22 | networkd-manager: fix swapped arguments | reverendhomer |
2015-10-22 | util: allow unbalanced double quote in EXTRACT_QUOTES|EXTRACT_RELAX mode | Evgeny Vereshchagin |
2015-10-22 | core: check parsed bus msg in full before applying it | Lennart Poettering |
2015-10-22 | nspawn: don't try to resolve passed binary before entering namespace | Lennart Poettering |
2015-10-22 | nspawn: rework how we determine private networking settings | Lennart Poettering |
2015-10-22 | import: don't claim we moved .nspawn file into place when in fact we did not | Lennart Poettering |
2015-10-22 | import: correct handling if .nspawn file could not be downloaded | Lennart Poettering |
2015-10-22 | machinectl: accept "none" and "infinity" as specifier when dropping quotas us... | Lennart Poettering |
2015-10-22 | tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumes | Lennart Poettering |
2015-10-22 | import: when downloading images, create a subtree quota group for them | Lennart Poettering |
2015-10-22 | btrfs: beef-up btrfs support with a limited understanding of quota | Lennart Poettering |
2015-10-22 | logind: minor clean-ups | Lennart Poettering |
2015-10-22 | systemctl: the various list commands actually can take any number of arguments | Lennart Poettering |
2015-10-22 | util: improve dir_is_empty() call | Lennart Poettering |
2015-10-21 | core dbus: Check that flush works with memstream | Nicolas Cornu |
2015-10-21 | core: fix namespace parsing | Evgeny Vereshchagin |
2015-10-21 | Merge pull request #1623 from evverx/run-rw-ro-ia-dirs | Lennart Poettering |
2015-10-21 | networkd: manager/link - only serialize once per event-loop iteration | Tom Gundersen |
2015-10-21 | networkd: link - serialize addresses | Tom Gundersen |
2015-10-21 | networkd: route - add hash_ops | Tom Gundersen |
2015-10-21 | networkd: route - simplify route_new() | Tom Gundersen |
2015-10-21 | networkd: address - distinguish between addresses added by us and by others | Tom Gundersen |
2015-10-21 | networkd: address - rework firewall rules lifetime | Tom Gundersen |
2015-10-21 | networkd: address - merge _change() into _configure() | Tom Gundersen |
2015-10-21 | networkd: address - factor out address_update() | Tom Gundersen |
2015-10-21 | networkd: link - only consider configured when all addresses are ready | Tom Gundersen |
2015-10-20 | run: can launch units with ReadWriteDirectories, ReadOnlyDirectories, Inacces... | Evgeny Vereshchagin |
2015-10-20 | dbus-execute: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-10-20 | Merge pull request #1616 from evverx/run-fix-environment-parsing | Lennart Poettering |
2015-10-20 | Merge pull request #1538 from ssahani/ipv62 | Tom Gundersen |
2015-10-20 | run: fix Environment parsing | Evgeny Vereshchagin |
2015-10-20 | Merge pull request #1619 from iaguis/nspawn-sysfs-netns-3 | Lennart Poettering |
2015-10-20 | nspawn: skip /sys-as-tmpfs if we don't use private-network | Iago López Galeiras |
2015-10-19 | dbus-execute: some cleanups when parsing EnvironmentFiles= for transient units | Lennart Poettering |
2015-10-19 | strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_ | Zbigniew Jędrzejewski-Szmek |
2015-10-19 | tree-wide: whenever we deal with passwords, erase them from memory after use | Lennart Poettering |
2015-10-19 | core: actually set pids_max field after parsing it | Lennart Poettering |
2015-10-19 | journald: make sure r is always initialized | Lennart Poettering |