Age | Commit message (Expand) | Author |
2014-06-27 | libudev: queue - watch entire directory to allow the re-use of the watch desc... | Kay Sievers |
2014-06-27 | journald: make MaxFileSec really default to 1month | Michał Bartoszkiewicz |
2014-06-27 | coredump: simplify compression logic a bit | Lennart Poettering |
2014-06-27 | coredump: replace Compression= setting by simpler Compress= boolean setting | Lennart Poettering |
2014-06-27 | coredump: don't expose the compression level as configuration option | Lennart Poettering |
2014-06-27 | journald: invoking fstatvfs() is now redundant in the vacuuming code | Lennart Poettering |
2014-06-27 | coredump: don't be annoyed if another coredump hook removes our coredump whil... | Lennart Poettering |
2014-06-27 | coredump: fix how the compression level is verified | Lennart Poettering |
2014-06-27 | coredump: add simple coredump vacuuming | Lennart Poettering |
2014-06-27 | main: uid_to_name() might fail due to OOM, protect against that | Lennart Poettering |
2014-06-27 | libudev: queue provide file descriptor to watch busy event queue | Kay Sievers |
2014-06-27 | libudev: fix udev_queue_get_queue_is_empty() logic | Kay Sievers |
2014-06-27 | coredumpctl: fix potential deref of null pointer | Thomas Hindoe Paaboel Andersen |
2014-06-27 | coredump: make sure variable is set if uncompressed | Thomas Hindoe Paaboel Andersen |
2014-06-26 | coredumpctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-06-26 | coredump: fix debug message | Thomas Hindoe Paaboel Andersen |
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 |