Age | Commit message (Expand) | Author |
2015-01-31 | networkd: dhcp-server - start as soon as addresses have been set | Tom Gundersen |
2015-01-31 | networkd-wait-online: allow specific devices to be ignored | Tom Gundersen |
2015-01-31 | sd-rtnl: don't fail event handler when callback fails | Tom Gundersen |
2015-01-30 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-30 | Revert "sd-bus: change serialization of kdbus messages to qualify in their en... | Kay Sievers |
2015-01-30 | Revert "core: make setting the shutdown watchdog configuration via dbus work" | Kay Sievers |
2015-01-28 | systemctl: refuse --host with cat | Zbigniew Jędrzejewski-Szmek |
2015-01-29 | coredump: drop caps while we are processing the coredump | Lennart Poettering |
2015-01-29 | Revert "journal: do not check for number of files" | Lennart Poettering |
2015-01-29 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-28 | networkd: tunnel - call tunnel modes ipip6, not ip4ipv6 to match ip(8) | Tom Gundersen |
2015-01-28 | logind: handle closing sessions over daemon restarts | Martin Pitt |
2015-01-28 | util: add comment explaining hostname_is_valid() | Lennart Poettering |
2015-01-28 | sd-dhcp: chop of trailing dot of DHCP supplied host and domain nams | Lennart Poettering |
2015-01-28 | core/mount: add dependencies to dynamically mounted mounts too | Martin Pitt |
2015-01-28 | sysv-generator: no need to check for identical symlinks source and target twice | Lennart Poettering |
2015-01-28 | core: output unit status output strings to console, only if we actually are c... | Lennart Poettering |
2015-01-28 | test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and... | Lennart Poettering |
2015-01-28 | list: properly skip over first item in LIST_FOREACH_OTHERS | Lennart Poettering |
2015-01-28 | manager: fix minor typo | Lennart Poettering |
2015-01-28 | sysv-generator: Re-fix .sh suffix handling | Martin Pitt |
2015-01-27 | notify,firstboot,analyze,run: trim --help output to 80 lines | Zbigniew Jędrzejewski-Szmek |
2015-01-27 | tmpfiles: fix help text | Zbigniew Jędrzejewski-Szmek |
2015-01-28 | manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o... | Lennart Poettering |
2015-01-28 | core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediately | Lennart Poettering |
2015-01-28 | sysv-generator: there's really no need to invoke fstatat() multiple times on ... | Lennart Poettering |
2015-01-28 | core: if two start jobs for the same swap device node are queued, only dispat... | Lennart Poettering |
2015-01-28 | swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macro | Lennart Poettering |
2015-01-28 | list: add macro for iterating through a list an item is in, skipping the item | Lennart Poettering |
2015-01-28 | swap: properly specify errno when logging | Lennart Poettering |
2015-01-27 | sysv-generator: use is_symlink() utility call where appropriate | Lennart Poettering |
2015-01-27 | sysv-generator: minor simplifications | Lennart Poettering |
2015-01-27 | logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERM | Christian Seiler |
2015-01-27 | logind: remove per-user runtime dir again if setup fails | Christian Seiler |
2015-01-27 | networkd-dhcp6: Assign DHCPv6 addresses and prefix lengths | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Add support for fetching the latest expired prefix | Patrik Flykt |
2015-01-27 | test-icmp6-nd: Add test cases for prefixes | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Parse ICMPv6 prefix information | Patrik Flykt |
2015-01-27 | test-icmp6-rs: Add trivial test case for an MTU that is not present | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Add helper function to get the IPv6 link MTU | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Add link and prefix structures for ICMPv6 | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Update Router Advertisement handling | Patrik Flykt |
2015-01-27 | sd-dhcp6-lease: Revise address iteration functions | Patrik Flykt |
2015-01-26 | build-sys: unbundle unifont | Zbigniew Jędrzejewski-Szmek |
2015-01-27 | timesyncd: set RLIMIT_NPROC to 2 | Lennart Poettering |
2015-01-27 | core: explain why failing to set up the crash handler is not a real problem | Lennart Poettering |
2015-01-27 | system-update-generator: accept a dangling symlink | Zbigniew Jędrzejewski-Szmek |
2015-01-27 | missing: define correct syscall numbers for memfd_create() and getrandom() on... | Michael Olbrich |
2015-01-26 | sd-bus: change serialization of kdbus messages to qualify in their entirety a... | Lennart Poettering |
2015-01-26 | bus-dump: fix two minor memory leaks | Lennart Poettering |