summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-08seccomp: on s390 the clone() parameters are reversedLennart Poettering
2017-02-08nspawn: Add support for sysroot pivoting (#5258)Philip Withnall
2017-02-08test: Fix a maybe-uninitialised compiler warning (#5269)Philip Withnall
2017-02-08seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254)Lennart Poettering
2017-02-08Merge pull request #5231 from keszybz/mask-wantsLennart Poettering
2017-02-07dissect: don't honour NOAUTO flags when looking for ESP (#5224)Lennart Poettering
2017-02-07tests: add dropin dependency testsFranck Bui
2017-02-07core/load-dropin: add more sanity checks on .wants/.requires symlinksZbigniew Jędrzejewski-Szmek
2017-02-07core: drop code that is now unusedZbigniew Jędrzejewski-Szmek
2017-02-07core: implement masking of .wants/.requires symlinksZbigniew Jędrzejewski-Szmek
2017-02-07core: when loading .wants and .requires, follow the same logic as .d conf dro...Zbigniew Jędrzejewski-Szmek
2017-02-07basic/dirent-util: allow suffix to be omitted for dirent_is_file_with_suffixZbigniew Jędrzejewski-Szmek
2017-02-07man: s/--unmount/--umount/g (#5243)Lennart Poettering
2017-02-07Merge pull request #5263 from poettering/install-aliasZbigniew Jędrzejewski-Szmek
2017-02-07Revert "fix handling of templates instantiated in /usr/lib (#5263)"Zbigniew Jędrzejewski-Szmek
2017-02-07fix handling of templates instantiated in /usr/lib (#5263)Lennart Poettering
2017-02-07man: document *.d/ drop-in file order (#5262)Lucas Werkmeister
2017-02-07tmpfiles.d: set primary group rights to r-w (#5265)lewo
2017-02-07Merge pull request #5219 from poettering/run-size-checkZbigniew Jędrzejewski-Szmek
2017-02-07Merge pull request #5259 from lucaswerkmeister/manLennart Poettering
2017-02-07Merge pull request #5261 from AsciiWolf/masterLennart Poettering
2017-02-07install: remove some unused parameters from various functions in install.cLennart Poettering
2017-02-07install: when a template unit is instantiated via a /usr symlink, consider it...Lennart Poettering
2017-02-07l10n: fix file permissions of Indonesian translationAsciiWolf
2017-02-07l10n: fix strings formatting in Czech translationAsciiWolf
2017-02-07man: document that systemd-run --on-* cannot be used with --ptyLucas Werkmeister
2017-02-07install: don't enter loop when traversing a template symlinksLennart Poettering
2017-02-07man: use systemctl enable --nowLucas Werkmeister
2017-02-07man: add cross-referenceLucas Werkmeister
2017-02-07Merge pull request #5225 from poettering/seccomp-socketEvgeny Vereshchagin
2017-02-06Merge pull request #5239 from poettering/notify-access-allEvgeny Vereshchagin
2017-02-06update TODOLennart Poettering
2017-02-06README: suffix unit file options with "="Lennart Poettering
2017-02-06update TODOLennart Poettering
2017-02-06notify: document that we fake the PID when sending sd_notify()Lennart Poettering
2017-02-06update TODOLennart Poettering
2017-02-06man: document that sd_notify() is racy in some casesLennart Poettering
2017-02-06core: use a memfd for serializationLennart Poettering
2017-02-06manager: refuse reloading/reexecing when /run is overly fullLennart Poettering
2017-02-06systemd-mount: add missing fsck argument (#5238)Lukas Rusak
2017-02-06man: Document that RestrictAddressFamilies= doesn't work on s390/s390x/...Lennart Poettering
2017-02-06seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i...Lennart Poettering
2017-02-06update TODOLennart Poettering
2017-02-06Merge pull request #5237 from keszybz/explicit-bzeroLennart Poettering
2017-02-06cgls: look at the right variable in error path (#5234)Zbigniew Jędrzejewski-Szmek
2017-02-05journalctl: replace string_erase with memset('x')Zbigniew Jędrzejewski-Szmek
2017-02-05treewide: replace homegrown memory_erase with explicit_bzeroZbigniew Jędrzejewski-Szmek
2017-02-05resolved: downgrade "processing query..." message to debug (#5233)Felipe Sateler
2017-02-05Merge pull request #5223 from keszybz/root-workdirMartin Pitt
2017-02-05build-sys,man: describe systemd-umount and hook it up to installation (#5227)Zbigniew Jędrzejewski-Szmek