Age | Commit message (Expand) | Author |
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 |
2014-06-23 | coredump: also escape spaces in comm fields when formatting file names | Lennart Poettering |
2014-06-22 | README: add gobject-introspection | Zbigniew Jędrzejewski-Szmek |
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 | Add systemd-coredumpctl as an alias for coredumpctl | 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 | build-sys: require elfutils >= 158 | Michael Marineau |
2014-06-22 | man: untabify systemd-resolved.service.xml | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | fix systemd-resolved reference in man page | Jonathan Boulle |
2014-06-22 | fix in_addr_prefix_intersect for 32bits | Marc-Antoine Perennou |
2014-06-22 | update .gitignore | Ronny Chevalier |
2014-06-22 | consistently order cleanup attribute before type | Thomas Hindoe Paaboel Andersen |
2014-06-22 | tests: add test_fdset_remove | Ronny Chevalier |
2014-06-22 | tests: add test-async | Ronny Chevalier |
2014-06-22 | tests: add test-capability | Ronny Chevalier |
2014-06-22 | build-sys: add -pthread flag for libsystemd-shared | Ronny Chevalier |
2014-06-21 | build-sys: replace nm with $(NM) | Kay Sievers |
2014-06-21 | gudev: replace regex with sym file | Kay Sievers |
2014-06-21 | pam_systemd: replace regex with sym file | Kay Sievers |
2014-06-21 | pam_systemd: rename source file to match the module | Kay Sievers |
2014-06-21 | sd-dhcp-server: change default lease time form 1m to 1h | Tom Gundersen |