summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2016-12-21verity: add support for setting up verity-protected root disks in the initrdLennart Poettering
2016-12-21fstab-generator: add support for volatile bootsLennart Poettering
2016-12-20nspawn: split out VolatileMode definitionsLennart Poettering
2016-12-14build-sys: include the builddir in $PATH while testingLennart Poettering
2016-12-13core: hook up MountFlags= to the transient unit logicLennart Poettering
2016-12-13core: machine_id_setup overwrites broken machine-idEvgeny Vereshchagin
2016-12-12Merge pull request #4771 from keszybz/udev-property-orderingMartin Pitt
2016-12-10Merge pull request #4844 from hadess/sensor-quirksLennart Poettering
2016-12-10udev: Add rules for accelerometer orientation quirksBastien Nocera
2016-12-10Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek
2016-12-08Merge pull request #4686 from poettering/machine-id-app-specificZbigniew Jędrzejewski-Szmek
2016-12-07dissect: add support for encrypted imagesLennart Poettering
2016-12-07dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering
2016-12-07util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering
2016-12-01hwdb: improve and test syntax error messagesZbigniew Jędrzejewski-Szmek
2016-11-29networkctl: install zsh completion from #3062 (#4767)Gabriel Rauter
2016-11-29core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)Lennart Poettering
2016-11-29units: add system-update-cleanup.service to guard against offline-update loopsZbigniew Jędrzejewski-Szmek
2016-11-24tests: add hwdb parsing testMartin Pitt
2016-11-23networkd: allow networkd to set the timezone in timedatedMartin Pitt
2016-11-20hostnamed: allow networkd to set the transient hostnameMartin Pitt
2016-11-15test: add tests for RestrictNamespaces=Djalal Harouni
2016-11-14networkd: clean up main header file a bitTom Gundersen
2016-11-13networkd: netdev - move to separate subdirectoryTom Gundersen
2016-11-13networkd-wait-online: move to separate subdirectoryTom Gundersen
2016-11-12build-sys: do not install ctrl-alt-del.target symlink twiceZbigniew Jędrzejewski-Szmek
2016-11-08Merge pull request #4536 from poettering/seccomp-namespacesZbigniew Jędrzejewski-Szmek
2016-11-08Merge pull request #4612 from keszybz/format-stringsZbigniew Jędrzejewski-Szmek
2016-11-08Adjust pkgconfig files to point at rootlibdir (#4584)Mike Gilbert
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek
2016-11-04core: add new RestrictNamespaces= unit file settingLennart Poettering
2016-11-03build-sys: link test-seccomp against seccomp libs (#4560)Martin Pitt
2016-11-03test: test DynamicUser= with SupplementaryGroups=Djalal Harouni
2016-11-03test: test DynamicUser= with a fixed userDjalal Harouni
2016-11-02build-sys: bump package and library version in preparation for v232Lennart Poettering
2016-10-24Merge pull request #4450 from poettering/seccompfixesZbigniew Jędrzejewski-Szmek
2016-10-24core: drop -.slice from shipped unitsLennart Poettering
2016-10-24seccomp: add test-seccomp test toolLennart Poettering
2016-10-24test: lets add more tests to cover SupplementaryGroups= cases.Djalal Harouni
2016-10-23Merge pull request #4372 from evverx/fix-synced-cgroup-hierarchy-permsZbigniew Jędrzejewski-Szmek
2016-10-23tests/TEST-13-NSPAWN-SMOKE: remove an expected failure checkEvgeny Vereshchagin
2016-10-23test: add more tests for SupplementaryGroups=Djalal Harouni
2016-10-23test: Add simple test for supplementary groupsDjalal Harouni
2016-10-21failure-action: generalize failure action to emergency actionLukas Nykryn
2016-10-17tests: add smoke test for systemd-nspawnEvgeny Vereshchagin
2016-10-13Merge pull request #4243 from endocode/djalal/sandbox-first-protection-kernel...Lennart Poettering
2016-10-12build-sys: Allow disabling installation of pam config snippetFelipe Sateler
2016-10-12test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...Djalal Harouni
2016-10-12test: add capability tests for ProtectKernelModules=Djalal Harouni
2016-10-10unit: drop console-shell.service (#4298) (#4325)Franck Bui