summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-02-22networkd/nspawn: enable dhcp client on veth device created in guestTom Gundersen1-1/+2
2014-02-22build-sys: create /var/log/journal/ in journald sectionKay Sievers1-6/+13
2014-02-22build-sys: Also move libsystemd-journal to rootlibdirArmin K1-0/+2
2014-02-21Makefile: fix build on clangThomas Hindoe Paaboel Andersen1-0/+3
2014-02-21install: networkd.service depend on !--disableJason A. Donenfeld1-1/+3
2014-02-21build-sys: make network files respect --rootprefixSamuli Suominen1-1/+1
2014-02-21install: enable networkd by defaultTom Gundersen1-0/+1
2014-02-21install: do not statically enable systemd-networkdJason A. Donenfeld1-3/+0
2014-02-20build-sys: add conditionals and regenerate manpage listZbigniew Jędrzejewski-Szmek1-2/+1
2014-02-21core: Add AppArmor profile switchingMichael Scherer1-0/+2
2014-02-21build-sys: Fix compilation of nspawn when seccomp is not enabledMichael Scherer1-1/+5
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering1-1/+10
2014-02-20bootctl: add bash completionThomas Hindoe Paaboel Andersen1-0/+3
2014-02-20networkd: netdev - allow filtering on kernel cmdline, host and virtTom Gundersen1-4/+8
2014-02-20condition: split out most of condition handling into libsystemd-shardTom Gundersen1-1/+3
2014-02-20macro: introduce nice macro for disabling -Wmissing-prototypes warnigsLennart Poettering1-2/+4
2014-02-20readd journald.so install hooks under libsystemd.soDave Reisner1-0/+14
2014-02-20build-sys: missing EXTRA_DISTv209Lennart Poettering1-0/+1
2014-02-20build-sys: install compat .pc fileLennart Poettering1-0/+1
2014-02-20build-sys: add linkwarning.h to tarballLennart Poettering1-0/+3
2014-02-19udev: net-config - allow interface names to be set from the hwdbTom Gundersen1-0/+1
2014-02-19build-sys: enable compat-libs for distcheckKay Sievers1-1/+2
2014-02-19build-sys: export experimental symbols only with --enable-kdbusKay Sievers1-5/+10
2014-02-19build-sys: add gcrypt CFLAGSKay Sievers1-1/+3
2014-02-19build-sys: merge libsystemd-journal into libsystemdKay Sievers1-187/+154
2014-02-19busctl: install bash completionThomas Hindoe Paaboel Andersen1-0/+1
2014-02-18build-sys: fixups for libsystemd-daemon mergeZbigniew Jędrzejewski-Szmek1-1/+1
2014-02-19build-sys: install headers with --enable-kdbusKay Sievers1-1/+14
2014-02-19build-sys: merge libsystemd-daemon into libsystemdKay Sievers1-125/+46
2014-02-18delta: add bash completionThomas Hindoe Paaboel Andersen1-0/+1
2014-02-18seccomp: add helper call to add all secondary archs to a seccomp filterLennart Poettering1-9/+33
2014-02-18machinectl: add bash completionThomas Hindoe Paaboel Andersen1-0/+3
2014-02-18fix SECCOMP_CFLAGS usageCristian Rodríguez1-0/+1
2014-02-14build-sys: fix for "recipe for target 'dbus1-generator-install-hook' failed"Simon Peeters1-0/+2
2014-02-13nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in ...Lennart Poettering1-1/+2
2014-02-13nspawn: check with udev before we take possession of an interfaceLennart Poettering1-0/+1
2014-02-13core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering1-0/+6
2014-02-12syscallfilter: port to libseccompRonny Chevalier1-27/+3
2014-02-12build-sys: add less-variables.xml to EXTRA_DISTZbigniew Jędrzejewski-Szmek1-1/+2
2014-02-12man: use xinclude to de-deduplicate common textZbigniew Jędrzejewski-Szmek1-1/+2
2014-02-11sd-dhcp: split out packet handling from clientTom Gundersen1-0/+1
2014-02-10build-sys: move python helpers to tools directoryKarel Zak1-6/+7
2014-02-10build-sys: add check-includes build target and scriptKarel Zak1-0/+8
2014-02-07sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen1-0/+2
2014-02-03build-sys: move -lresolv out of CFLAGSTom Gundersen1-4/+5
2014-01-28build-sys: disable lto also for libsystemd-id128Zbigniew Jędrzejewski-Szmek1-3/+1
2014-01-27journal: guarantee async-signal-safety in sd_journald_sendvZbigniew Jędrzejewski-Szmek1-0/+7
2014-01-26build-sys: expose more phony targetsZbigniew Jędrzejewski-Szmek1-3/+20
2014-01-26build-sys: add a phony target for cppcheckElia Pinto1-0/+1
2014-01-25build-sys: merge libsystemd-id128 into libsystemdZbigniew Jędrzejewski-Szmek1-124/+61