summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-06-27coredump: add simple coredump vacuumingLennart Poettering
2014-06-26build-sys: include PolicyKit files as part of distributionFilipe Brandenburger
2014-06-26install: enable timesyncd by defaultMichael Olbrich
2014-06-25tests: add test-compressRonny Chevalier
2014-06-24nspawn: create essential base directories at system bootupKay Sievers
2014-06-24build-sys: do not run coverage if build failedRonny Chevalier
2014-06-24tests: add test-ratelimitRonny Chevalier
2014-06-22Add systemd-coredumpctl as an alias for coredumpctlZbigniew Jędrzejewski-Szmek
2014-06-22tests: add test-asyncRonny Chevalier
2014-06-22tests: add test-capabilityRonny Chevalier
2014-06-22build-sys: add -pthread flag for libsystemd-sharedRonny Chevalier
2014-06-21build-sys: replace nm with $(NM)Kay Sievers
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-20build-sys: check that compat-libs are enabled for "make dist"Filipe Brandenburger
2014-06-20build-sys: check that python is enabled for "make dist"Filipe Brandenburger
2014-06-20build-sys: configure --with-python when running distcheckFilipe Brandenburger
2014-06-20build-sys: do not include id128-constants.h in the dist archiveFilipe Brandenburger
2014-06-20build-sys: add sysusers.d/systemd.conf to CLEANFILESFilipe Brandenburger
2014-06-20test: ensure conf_files_list returns absolute pathsMichael Marineau
2014-06-20sd-dhcp6-client: include dhcp6-protocol.h in the list of sourcesFilipe Brandenburger
2014-06-20sd-dhcp6-client: fix path of sd-icmp6-nd.h in Makefile.amFilipe Brandenburger
2014-06-20sd-dhcp6-client: remove bogus dependency on dhcp6-icmp6.hFilipe Brandenburger
2014-06-19debug-generator: add new generatorLennart Poettering
2014-06-19sd-dhcp6-lease: Add DHCPv6 lease handlingPatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 Solicit test casePatrik Flykt
2014-06-19sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt
2014-06-19sd-dhcp6-client: Add basic DHCPv6 test casesPatrik Flykt
2014-06-19sd-icmp6-nd: Add initial Router Advertisement test casePatrik Flykt
2014-06-19sd-icmp6-nd: Add Router Solicitation and Advertisement supportPatrik Flykt
2014-06-19coredump: coredumpctl is so useful now, make it a first-class citizenLennart Poettering
2014-06-19coredump: include stacktrace of coredumps in the log messageLennart Poettering
2014-06-19coredump: optionally store coredumps on disk, not in the journalLennart Poettering
2014-06-18networkd: add address pool supportLennart Poettering
2014-06-18cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak...Lennart Poettering
2014-06-17build-sys: add missing backslashRonny Chevalier
2014-06-17build-sys: touch /usr on "make install"Lennart Poettering
2014-06-17preset: ship a minimal preset file upstreamLennart Poettering
2014-06-16tests: add test-fdsetRonny Chevalier
2014-06-16tests: add test-socket-utilRonny Chevalier
2014-06-16networkd: introduce vxlanSusant Sahani
2014-06-16units: add a service to invoke ldconfig on system updates at bootLennart Poettering
2014-06-13rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-insLennart Poettering
2014-06-13sd-dhcp-server: add basic functionality for creating/destroying server instanceTom Gundersen
2014-06-13tmpfiles: add minimal tmpfiles snippet to rebuild the most essential stuff fr...Lennart Poettering
2014-06-13units: rebuild /etc/passwd, the udev hwdb and the journal catalog files on bootLennart Poettering
2014-06-13update-done: add minimal tool to manage system updates for /etc and /var, if ...Lennart Poettering
2014-06-13sysusers: move systemd-sysusers to libexec for nowLennart Poettering
2014-06-12sysuser: generate default snippet incorporating TTY_GID properlyLennart Poettering