summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-06-20core: clean-up signal reset logic when reexecLennart Poettering
2014-06-20tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi...Kay Sievers
2014-06-20debug-generator: add new kernel cmdline option systemd.wants= to add units to...Lennart Poettering
2014-06-20networkd: link - fix memleak of icmp6 structTom Gundersen
2014-06-20networkd: veth - fix creation of veth netdevTom Gundersen
2014-06-20shared: fix search_and_fopen with alternate rootsMichael Marineau
2014-06-20test: ensure conf_files_list returns absolute pathsMichael Marineau
2014-06-20conf-files: include root in returned file pathsMichael Marineau
2014-06-20test: unit test for using alternate roots with path_strv_resolveMichael Marineau
2014-06-20shared: rename path_strv_canonicalize_absolute functionsMichael Marineau
2014-06-19getty-generator: properly escape instance namesZbigniew Jędrzejewski-Szmek
2014-06-19getty-generator: use strappendaZbigniew Jędrzejewski-Szmek
2014-06-19util.c: simplify rm_rf_children_dangerousZbigniew Jędrzejewski-Szmek
2014-06-19tests: add tests for strv_extendfRonny Chevalier
2014-06-19tests: add tests to test-utilRonny Chevalier
2014-06-19tests: add missing returnRonny Chevalier
2014-06-20tests: fix test-icmp6-rsRonny Chevalier
2014-06-20sd-icmp6-nd: fix uninitialized fdRonny Chevalier
2014-06-20sd-dhcp6-client: fix uninitialized variablesRonny Chevalier
2014-06-20coredump: fix include of xattr.hFilipe Brandenburger
2014-06-20copy: don't eat up error from chown()/chmod()Lennart Poettering
2014-06-19networkd: fix refcounting with UseMTU=yesSteven Noonan
2014-06-19tmpfiles: make sure "C" doesn't copy anything if the destination already existsLennart Poettering
2014-06-19tmpfiles: do not fail when copying an empty directoryKay Sievers
2014-06-19coredumpctl: add missing entries to --helpLennart Poettering
2014-06-19coredumpctl: fix columns sizing for timestampLennart Poettering
2014-06-19stop complaining about unknown kernel cmdline optionsLennart Poettering
2014-06-19main: don't show help text anymore when we detect an unknown kernel cmdline v...Lennart Poettering
2014-06-19main: honour rd.systemd.unit= only in the initrd, not the hostLennart Poettering
2014-06-19debug-generator: add new generatorLennart Poettering
2014-06-19sd-dhcp6-client: Initialize fd to -1 and rename functionZbigniew Jędrzejewski-Szmek