Age | Commit message (Expand) | Author |
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 |
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 | build-sys: fail if python support requested but not found | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | build-sys: check that compat-libs are enabled for "make dist" | Filipe Brandenburger |
2014-06-20 | build-sys: check that python is enabled for "make dist" | Filipe Brandenburger |
2014-06-20 | build-sys: configure --with-python when running distcheck | Filipe Brandenburger |
2014-06-20 | build-sys: add verbosity to python-lxml detection in ./configure | Filipe Brandenburger |
2014-06-20 | build-sys: do not include id128-constants.h in the dist archive | Filipe Brandenburger |
2014-06-20 | util: do not strip /dev prefix twice | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | Remove libattr mentions from README | Cristian Rodríguez |
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 | po: add German translation | Benjamin Steinwender |
2014-06-20 | build-sys: fix indentation in make-man-rules generated output | Filipe Brandenburger |
2014-06-20 | build-sys: add sysusers.d/systemd.conf to CLEANFILES | Filipe Brandenburger |
2014-06-20 | sysusers.d - fix typo in user definition file | Jonathan Boulle |
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 | man: also describe an udev rule for bridge sysctl | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | man: document statically loading modules for sysctl settings | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | units/systemd-sysctl.service.in: run after load-modules | Cristian Rodríguez |
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 |
2014-06-20 | sd-dhcp6-client: include dhcp6-protocol.h in the list of sources | Filipe Brandenburger |