Age | Commit message (Expand) | Author |
2014-06-26 | sd-dhcp6-client: Implement Rapid Commit | Patrik Flykt |
2014-06-26 | sd-dhcp6-client: Implement Renew and Rebind | Patrik Flykt |
2014-06-26 | sd-dhcp6-lease: Add helper function to compute remaining expiry time | Patrik Flykt |
2014-06-26 | sd-dhcp6-client: Add Option Request Option support | Patrik Flykt |
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 | core: Don't require cgroups xattr support | Tom Hirst |
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 | fsck: consider a fsck implementation linked to /bin/true non-existant | Lennart Poettering |
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 | 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-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 | coredump: also escape spaces in comm fields when formatting file names | Lennart Poettering |
2014-06-22 | core/snapshot: log info when snapshots are created and removed | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | core/transaction: avoid misleading error message when unit not found | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | core/transaction: reindent and split very long lines | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | readahead: avoid gcc warning about format | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | dhcp-network: don't bother with IP fragments | Michal Sekletar |
2014-06-22 | fix in_addr_prefix_intersect for 32bits | Marc-Antoine Perennou |