Age | Commit message (Expand) | Author |
2014-06-26 | networkd: Properly stop router solicitation and DHCPv6 client | Patrik Flykt |
2014-06-26 | sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery | Patrik Flykt |
2014-06-26 | sd-dhcp6-client: return NULL from _unref() like the other sd-* libraries | Patrik Flykt |
2014-06-26 | timer: name the stamp file consistently | Michał Bartoszkiewicz |
2014-06-26 | coredumpctl: fix HAVE_XZ check | Daniel Mack |
2014-06-26 | coredumpctl: fix build with !HAVE_XZ | Daniel Mack |
2014-06-26 | core/transaction: fix cycle break attempts outside transaction | Uoti Urpala |
2014-06-26 | build-sys: include PolicyKit files as part of distribution | Filipe Brandenburger |
2014-06-26 | build-sys: disable NLS support if intltool is not found | Filipe Brandenburger |
2014-06-26 | build-sys: add explicit support for --disable-nls | Filipe Brandenburger |
2014-06-26 | core: Don't require cgroups xattr support | Tom Hirst |
2014-06-26 | install: enable timesyncd by default | Michael Olbrich |
2014-06-26 | core: use correct format string for UIDs | Michał Bartoszkiewicz |
2014-06-26 | man: add coredump.conf(5) | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | coredump+coredumpctl: add COREDUMP_FILENAME, use in coredumpctl | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | coredump: make compression configurable | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | coredump: compress core files | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | journal/compress: add stream compression/decompression functions | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | journal/compress: simplify compress_blob | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | shutdown: rework messages during shutdown | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | sysv-generator: fix incorect ordering of Wants | Thomas Hindoe Paaboel Andersen |
2014-06-25 | systemctl: add new "is-system-running" command to check whether system is ful... | Lennart Poettering |
2014-06-25 | update TODO | Lennart Poettering |
2014-06-25 | fsck: consider a fsck implementation linked to /bin/true non-existant | Lennart Poettering |
2014-06-25 | update TODO | Lennart Poettering |
2014-06-25 | Trim TODO | Zbigniew Jędrzejewski-Szmek |
2014-06-25 | tests: add test-compress | Ronny Chevalier |
2014-06-24 | sysv-generator: rename PidFile to PIDFile | Thomas Hindoe Paaboel Andersen |
2014-06-24 | use more _cleanup_ macro | Ronny Chevalier |
2014-06-24 | sd-dhcp6-client: use %m instead of strerror(errno) | Ronny Chevalier |
2014-06-24 | switch-root: create essential base directories at system bootup | Kay Sievers |
2014-06-24 | sd-dhcp-client: return NULL from _unref() like the other sd-* libraries | Tom Gundersen |
2014-06-24 | nspawn: create essential base directories at system bootup | Kay Sievers |
2014-06-23 | Revert "Add systemd-coredumpctl as an alias for coredumpctl" | Zbigniew Jędrzejewski-Szmek |
2014-06-23 | coredump: log coredump even if core dumping fails | Zbigniew Jędrzejewski-Szmek |
2014-06-23 | coredump: retrieve comm information from /proc | Zbigniew Jędrzejewski-Szmek |
2014-06-23 | fstab-generator: simplify add_root_mount | Zbigniew Jędrzejewski-Szmek |
2014-06-23 | man: fix path in crypttab(5) | Zbigniew Jędrzejewski-Szmek |
2014-06-24 | build-sys: do not run coverage if build failed | Ronny Chevalier |
2014-06-24 | tests: add test-ratelimit | Ronny Chevalier |
2014-06-24 | tests: add tests to test-unit-name | Ronny Chevalier |
2014-06-23 | cryptsetup: don't add unit dependency on /dev/null devices when it is listed ... | Lennart Poettering |
2014-06-23 | core: You can not put the cached result of use_smack fct, as we are not sure ... | Ronan Le Martret |
2014-06-23 | core: make sure Environment fields passed in for transient units are properly... | Hristo Venev |
2014-06-23 | vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ... | Carl Schaefer |
2014-06-23 | coredump: never write more than the configured processing size limit to disk | Lennart Poettering |
2014-06-23 | coredumpctl: show comm name next to PID | Lennart Poettering |
2014-06-23 | coredump: quit early if we cannot store ay coredump to disk | Lennart Poettering |
2014-06-23 | coredumpctl: include timestamp information in "coredumpctl info" output | Lennart Poettering |
2014-06-23 | README: mention that elfutils is an (optional) dependency now | Lennart Poettering |