Age | Commit message (Expand) | Author |
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 |
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-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 |
2014-06-21 | sd-dhcp-server: fix broadcast of DHCP packets | Tom Gundersen |
2014-06-20 | util: treat fuse.sshfs as a network filesystem | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | missing.h: add various network enums | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | util: do not strip /dev prefix twice | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | sd-dhcp-server: remove unused cleanup function | Thomas Hindoe Paaboel Andersen |
2014-06-20 | core: clean-up signal reset logic when reexec | Lennart Poettering |
2014-06-20 | tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi... | Kay Sievers |
2014-06-20 | debug-generator: add new kernel cmdline option systemd.wants= to add units to... | Lennart Poettering |
2014-06-20 | networkd: link - fix memleak of icmp6 struct | Tom Gundersen |
2014-06-20 | networkd: veth - fix creation of veth netdev | Tom Gundersen |
2014-06-20 | shared: fix search_and_fopen with alternate roots | Michael Marineau |
2014-06-20 | test: ensure conf_files_list returns absolute paths | Michael Marineau |
2014-06-20 | conf-files: include root in returned file paths | Michael Marineau |
2014-06-20 | test: unit test for using alternate roots with path_strv_resolve | Michael Marineau |
2014-06-20 | shared: rename path_strv_canonicalize_absolute functions | Michael Marineau |
2014-06-19 | getty-generator: properly escape instance names | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | getty-generator: use strappenda | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | util.c: simplify rm_rf_children_dangerous | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | tests: add tests for strv_extendf | Ronny Chevalier |
2014-06-19 | tests: add tests to test-util | Ronny Chevalier |
2014-06-19 | tests: add missing return | Ronny Chevalier |
2014-06-20 | tests: fix test-icmp6-rs | Ronny Chevalier |
2014-06-20 | sd-icmp6-nd: fix uninitialized fd | Ronny Chevalier |
2014-06-20 | sd-dhcp6-client: fix uninitialized variables | Ronny Chevalier |
2014-06-20 | coredump: fix include of xattr.h | Filipe Brandenburger |