summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-27libudev: queue - watch entire directory to allow the re-use of the watch desc...Kay Sievers
2014-06-27journald: make MaxFileSec really default to 1monthMichał Bartoszkiewicz
2014-06-27coredump: simplify compression logic a bitLennart Poettering
2014-06-27coredump: replace Compression= setting by simpler Compress= boolean settingLennart Poettering
2014-06-27coredump: don't expose the compression level as configuration optionLennart Poettering
2014-06-27journald: invoking fstatvfs() is now redundant in the vacuuming codeLennart Poettering
2014-06-27coredump: don't be annoyed if another coredump hook removes our coredump whil...Lennart Poettering
2014-06-27coredump: fix how the compression level is verifiedLennart Poettering
2014-06-27coredump: add simple coredump vacuumingLennart Poettering
2014-06-27main: uid_to_name() might fail due to OOM, protect against thatLennart Poettering
2014-06-27libudev: queue provide file descriptor to watch busy event queueKay Sievers
2014-06-27libudev: fix udev_queue_get_queue_is_empty() logicKay Sievers
2014-06-27coredumpctl: fix potential deref of null pointerThomas Hindoe Paaboel Andersen
2014-06-27coredump: make sure variable is set if uncompressedThomas Hindoe Paaboel Andersen
2014-06-26coredumpctl: remove unused variableThomas Hindoe Paaboel Andersen
2014-06-26coredump: fix debug messageThomas Hindoe Paaboel Andersen
2014-06-26sd-dhcp6-client: Implement Rapid CommitPatrik Flykt
2014-06-26sd-dhcp6-client: Implement Renew and RebindPatrik Flykt
2014-06-26sd-dhcp6-lease: Add helper function to compute remaining expiry timePatrik Flykt
2014-06-26sd-dhcp6-client: Add Option Request Option supportPatrik Flykt
2014-06-26networkd: Properly stop router solicitation and DHCPv6 clientPatrik Flykt
2014-06-26sd-icmp6-nd: Add function to stop ongoing ICMPv6 discoveryPatrik Flykt
2014-06-26sd-dhcp6-client: return NULL from _unref() like the other sd-* librariesPatrik Flykt
2014-06-26timer: name the stamp file consistentlyMichał Bartoszkiewicz
2014-06-26coredumpctl: fix HAVE_XZ checkDaniel Mack
2014-06-26coredumpctl: fix build with !HAVE_XZDaniel Mack
2014-06-26core/transaction: fix cycle break attempts outside transactionUoti Urpala
2014-06-26core: Don't require cgroups xattr supportTom Hirst
2014-06-26core: use correct format string for UIDsMichał Bartoszkiewicz
2014-06-26man: add coredump.conf(5)Zbigniew Jędrzejewski-Szmek
2014-06-26coredump+coredumpctl: add COREDUMP_FILENAME, use in coredumpctlZbigniew Jędrzejewski-Szmek
2014-06-26coredump: make compression configurableZbigniew Jędrzejewski-Szmek
2014-06-26coredump: compress core filesZbigniew Jędrzejewski-Szmek
2014-06-26journal/compress: add stream compression/decompression functionsZbigniew Jędrzejewski-Szmek
2014-06-26journal/compress: simplify compress_blobZbigniew Jędrzejewski-Szmek
2014-06-26shutdown: rework messages during shutdownZbigniew Jędrzejewski-Szmek
2014-06-26sysv-generator: fix incorect ordering of WantsThomas Hindoe Paaboel Andersen
2014-06-25systemctl: add new "is-system-running" command to check whether system is ful...Lennart Poettering
2014-06-25fsck: consider a fsck implementation linked to /bin/true non-existantLennart Poettering
2014-06-25tests: add test-compressRonny Chevalier
2014-06-24sysv-generator: rename PidFile to PIDFileThomas Hindoe Paaboel Andersen
2014-06-24use more _cleanup_ macroRonny Chevalier
2014-06-24sd-dhcp6-client: use %m instead of strerror(errno)Ronny Chevalier
2014-06-24switch-root: create essential base directories at system bootupKay Sievers
2014-06-24sd-dhcp-client: return NULL from _unref() like the other sd-* librariesTom Gundersen
2014-06-24nspawn: create essential base directories at system bootupKay Sievers
2014-06-23coredump: log coredump even if core dumping failsZbigniew Jędrzejewski-Szmek
2014-06-23coredump: retrieve comm information from /procZbigniew Jędrzejewski-Szmek
2014-06-23fstab-generator: simplify add_root_mountZbigniew Jędrzejewski-Szmek
2014-06-24tests: add test-ratelimitRonny Chevalier