summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-31fixLuke Shumaker
2016-10-31at: sd: clean up, documentLuke Shumaker
2016-10-31man: fix typos (#4527)Jakub Wilk
2016-10-30at: am: clean up and documentLuke Shumaker
2016-10-30at: lt: document, fix extra DESTDIR refLuke Shumaker
2016-10-30at: (sd)man: clean up, rename {,sd}manLuke Shumaker
2016-10-30(systemd) at: files: add missing things to documentatonLuke Shumaker
2016-10-30at: files: add missing things to documentatonLuke Shumaker
2016-10-30(systemd) at: mod: don't call on .docLuke Shumaker
2016-10-30at: mod: don't call on .docLuke Shumaker
2016-10-30Implement VeraCrypt volume handling in crypttab (#4501)George Hilliard
This introduces a new option, `tcrypt-veracrypt`, that sets the corresponding VeraCrypt flag in the flags passed to cryptsetup.
2016-10-30tests: clarify test_path_startswith return value (#4508)Zbigniew Jędrzejewski-Szmek
A pendant for #4481.
2016-10-29Merge pull request #4520 from lucaswerkmeister/systemd-escape-manZbigniew Jędrzejewski-Szmek
systemd-escape manpage improvements
2016-10-30man: make systemd-escape examples more consistentLucas Werkmeister
The first example wasn't phrased with "To ..." as the other three are, and the last example was lacking the colon.
2016-10-30man: add missing periodLucas Werkmeister
2016-10-30man: improve systemd-escape --path descriptionLucas Werkmeister
The option does more than the documentation gave it credit for.
2016-10-28man: add a note that FDSTORE=1 requires epoll-compatible fdsZbigniew Jędrzejewski-Szmek
Let's say that this was not obvious from our man page.
2016-10-28pid1: nicely log when doing operation on stored fdsZbigniew Jędrzejewski-Szmek
Should help with debugging #4408.
2016-10-28pid1: only log about added fd if it was really addedZbigniew Jędrzejewski-Szmek
If it was a duplicate, log nothing.
2016-10-28.gitignore: ignore precompiled GCC headers (#4516)Daniel Mack
Not sure since when this is the default behavior, but my local tree is full of such files. Let's ignore them for clarity.
2016-10-28(systemd) Autothing documentationLuke Shumaker
2016-10-28Autothing documentationLuke Shumaker
2016-10-28Merge pull request #4495 from topimiettinen/block-shmat-execDjalal Harouni
seccomp: also block shmat(..., SHM_EXEC) for MemoryDenyWriteExecute
2016-10-28Merge pull request #4458 from keszybz/man-nonewprivilegesMartin Pitt
Document NoNewPrivileges default value
2016-10-28udev: allow substitutions for SECLABEL key (#4505)Michal Sekletar
2016-10-27remove cpp -I overridesLuke Shumaker
2016-10-27systemctl: warn when cat shows changed unit files (#4493)Lucas Werkmeister
Suggested by @keszybz in #4488.
2016-10-27Merge pull request #4485 from endocode/djalal/portable-branch-v1Zbigniew Jędrzejewski-Szmek
core: improve mount namespace and working directory setup
2016-10-27Merge pull request #4442 from keszybz/detect-virt-usernsEvgeny Vereshchagin
detect-virt: add --private-users switch to check if a userns is active; add Condition=private-users
2016-10-27core: make unit argument const for apply seccomp functionsDjalal Harouni
2016-10-27core: lets apply working directory just after mount namespacesDjalal Harouni
This makes applying groups after applying the working directory, this may allow some flexibility but at same it is not a big deal since we don't execute or do anything between applying working directory and droping groups.
2016-10-27core: get the working directory value inside apply_working_directory()Djalal Harouni
Improve apply_working_directory() and lets get the current working directory inside of it.
2016-10-27core: move apply working directory code into its own apply_working_directory()Djalal Harouni
2016-10-27core: move the code that setups namespaces on its own functionDjalal Harouni
2016-10-27Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
# Conflicts: # src/grp-resolve/systemd-resolved/Makefile # src/libsystemd/Makefile # src/libsystemd/src/Makefile
2016-10-27Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-10-27./tools/notsd-moveLuke Shumaker
2016-10-27Makefile.am: reclassify a few sectionsLuke Shumaker
2016-10-27`git diff`-guided cleanupLuke Shumaker
2016-10-27Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2016-10-26Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-10-26./tools/notsd-moveLuke Shumaker
2016-10-26fixityLuke Shumaker
2016-10-26Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-10-26./tools/notsd-moveLuke Shumaker
2016-10-26add missing MakefilesLuke Shumaker
2016-10-26Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker
2016-10-26./tools/notsd-moveLuke Shumaker
2016-10-26Better Makefile splittingLuke Shumaker
2016-10-26Merge branch 'notsystemd/postmove' into tmp/postmoveLuke Shumaker