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-29 | Updates in bash autocompletions | Carlos Morata Castillo |
2015-01-29 | hwdb: add a touchpad hwdb | Peter Hutterer |
2015-01-28 | systemctl: refuse --host with cat | Zbigniew Jędrzejewski-Szmek |
2015-01-29 | update TODO | Lennart Poettering |
2015-01-29 | Fix ordering of the 70-mouse.rule in the Makefile | Peter Hutterer |
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 | man: turn new netdev table into a proper table | Lennart Poettering |
2015-01-29 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-28 | man: netdev - add some minimal explanation to the different netdev kinds and ... | Tom Gundersen |
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 | update TODO | Lennart Poettering |
2015-01-28 | sd-dhcp: chop of trailing dot of DHCP supplied host and domain nams | Lennart Poettering |
2015-01-28 | rules: clean up stale CD drive mounts after ejection | Martin Pitt |
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 | build-sys: add check for --help width | Zbigniew Jędrzejewski-Szmek |
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 | build-sys: make xz and zlib build-time optional again | Lennart Poettering |
2015-01-28 | man: document the new Ctrl-Alt-Del magic | Lennart Poettering |
2015-01-28 | manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o... | Lennart Poettering |
2015-01-28 | update TODO | 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 | update TODO | 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 | man: systemd.service(5): add some simple examples | Christian Seiler |
2015-01-27 | man: systemd.unit(5): add examples for common tasks | Christian Seiler |
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 | man: mention that 99-default.link is shipped by default, and users hence need... | Lennart Poettering |