summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-06-24tests: add tests to test-unit-nameRonny Chevalier
2014-06-23cryptsetup: don't add unit dependency on /dev/null devices when it is listed ...Lennart Poettering
2014-06-23core: You can not put the cached result of use_smack fct, as we are not sure ...Ronan Le Martret
2014-06-23core: make sure Environment fields passed in for transient units are properly...Hristo Venev
2014-06-23vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ...Carl Schaefer
2014-06-23coredump: never write more than the configured processing size limit to diskLennart Poettering
2014-06-23coredumpctl: show comm name next to PIDLennart Poettering
2014-06-23coredump: quit early if we cannot store ay coredump to diskLennart Poettering
2014-06-23coredumpctl: include timestamp information in "coredumpctl info" outputLennart Poettering
2014-06-23coredump: also escape spaces in comm fields when formatting file namesLennart Poettering
2014-06-22core/snapshot: log info when snapshots are created and removedZbigniew Jędrzejewski-Szmek
2014-06-22core/transaction: avoid misleading error message when unit not foundZbigniew Jędrzejewski-Szmek
2014-06-22core/transaction: reindent and split very long linesZbigniew Jędrzejewski-Szmek
2014-06-22readahead: avoid gcc warning about formatZbigniew Jędrzejewski-Szmek
2014-06-22dhcp-network: don't bother with IP fragmentsMichal Sekletar
2014-06-22fix in_addr_prefix_intersect for 32bitsMarc-Antoine Perennou
2014-06-22consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen
2014-06-22tests: add test_fdset_removeRonny Chevalier
2014-06-22tests: add test-asyncRonny Chevalier
2014-06-22tests: add test-capabilityRonny Chevalier
2014-06-21gudev: replace regex with sym fileKay Sievers
2014-06-21pam_systemd: replace regex with sym fileKay Sievers
2014-06-21pam_systemd: rename source file to match the moduleKay Sievers
2014-06-21sd-dhcp-server: change default lease time form 1m to 1hTom Gundersen
2014-06-21sd-dhcp-server: fix broadcast of DHCP packetsTom Gundersen
2014-06-20util: treat fuse.sshfs as a network filesystemZbigniew Jędrzejewski-Szmek
2014-06-20missing.h: add various network enumsZbigniew Jędrzejewski-Szmek
2014-06-20util: do not strip /dev prefix twiceZbigniew Jędrzejewski-Szmek
2014-06-20sd-dhcp-server: remove unused cleanup functionThomas Hindoe Paaboel Andersen