summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* journal,coredump: do not do ACL magic for "nobody" user eitherLennart Poettering2017-12-062-3/+3
* user-util: synthesize user records for "nobody" the same way as for "root"Lennart Poettering2017-12-062-7/+87
* user-util: add UID_NOBODY defines that resolve to (uid_t) 65534Lennart Poettering2017-12-064-6/+10
* nss-systemd: tweak checks when we consult PID 1 for dynamic UID/GID lookupsLennart Poettering2017-12-062-3/+6
* coredump,journal: do not do ACL magic for processes of dynamic UIDsLennart Poettering2017-12-062-2/+2
* user-util: add new uid_is_system() helperLennart Poettering2017-12-067-8/+16
* doc: add a document briefly explaining UID/GID range assumptions we makeLennart Poettering2017-12-061-0/+242
* build-sys: make the dynamic UID range, and the container UID range configurableLennart Poettering2017-12-066-18/+39
* Merge pull request #7497 from yuwata/fix-cpu-setYu Watanabe2017-12-0612-90/+152
|\
| * test-execute: add tests for CPUAffinity=Yu Watanabe2017-12-065-0/+50
| * run: Allows the user to reset CPUAffinity= back to an empty listYu Watanabe2017-12-061-2/+1
| * core: merge multiple CPUAffinity= settingsYu Watanabe2017-12-063-17/+56
| * tree-wide: use cpu_set_mfree()Yu Watanabe2017-12-062-12/+12
| * cpu-set-util: introduce cpu_set_mfree()Yu Watanabe2017-12-061-0/+6
| * cpu-set-util: internally merge two functionsYu Watanabe2017-12-062-59/+27
* | Merge pull request #7547 from hvenev/sysctl-no-net-defaultYu Watanabe2017-12-062-5/+3
|\ \
| * | networkd: fix memory leak in promote_secondaries_enabledHristo Venev2017-12-051-1/+2
| * | networkd: fix promote_secondaries logicHristo Venev2017-12-051-1/+1
| * | Do not set `net.ipv4.conf.default.*`Hristo Venev2017-12-051-3/+0
* | | mount-util: shorten the loop a bit (#7545)Lennart Poettering2017-12-061-13/+8
* | | Merge pull request #7549 from poettering/ptyfwd-fixesYu Watanabe2017-12-063-3/+54
|\ \ \ | |_|/ |/| |
| * | run: run pty forwarder at higher event priority than the busLennart Poettering2017-12-053-1/+29
| * | ptyfwd: before deciding that a pty is fully drained, ask the kernel againLennart Poettering2017-12-051-3/+26
| |/
* | man: fix binary path in systemd(1) (#7550)Lennart Poettering2017-12-051-1/+1
* | Merge pull request #7532 from yuwata/test-executeZbigniew Jędrzejewski-Szmek2017-12-0518-128/+182
|\ \
| * | test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe2017-12-054-0/+49
| * | test-execute: cleanupYu Watanabe2017-12-0516-128/+133
* | | Merge pull request #7539 from yuwata/man-optionsZbigniew Jędrzejewski-Szmek2017-12-0524-130/+236
|\ \ \
| * | | man: journal-remote: add missing optionsYu Watanabe2017-12-054-2/+95
| * | | man: fix typoYu Watanabe2017-12-051-1/+1
| * | | man: include standard-options.xml in systemd-hwdb(8)Yu Watanabe2017-12-051-8/+5
| * | | man: add missing options to and use standard-options.xml in udevadm(8)Yu Watanabe2017-12-051-73/+32
| * | | udevadm: getopt() and help message cleanupYu Watanabe2017-12-059-35/+80
| * | | man: lists short options in systemd-udevd.service(8)Yu Watanabe2017-12-041-5/+7
| * | | man: convert info to information or informationalYu Watanabe2017-12-043-3/+3
| * | | man: add missing optionsYu Watanabe2017-12-043-0/+9
| * | | stdio-bridge: add missing optionYu Watanabe2017-12-041-3/+4
* | | | Merge pull request #7494 from poettering/nspawn-cgroupsLennart Poettering2017-12-0516-68/+270
|\ \ \ \
| * | | | fstab-generator: port some code to strextend_with_separator()Lennart Poettering2017-12-051-15/+2
| * | | | test: add a simple script that runs all our integration tests one after the o...Lennart Poettering2017-12-051-0/+45
| * | | | tests: don't use "netcat" for testing TEST-10-ISSUE-2467Lennart Poettering2017-12-051-3/+5
| * | | | tests: make TEST-10-ISSUE-2467 also run in nspawnLennart Poettering2017-12-051-1/+1
| * | | | nspawn: when in hybrid mode, chown() both the legacy and the unified hierarch...Lennart Poettering2017-12-053-3/+16
| * | | | nspawn: make sure images containing an ESP are compatible with userns -U modeLennart Poettering2017-12-057-22/+76
| * | | | string-util: rework strextend() to optionally inset separators between each a...Lennart Poettering2017-12-053-9/+58
| * | | | cgroup: also include "cgroups.threads" in the list of files to chownLennart Poettering2017-12-051-5/+7
| * | | | nspawn: figure out cgroup mode *after* mounting imageLennart Poettering2017-12-051-9/+57
| * | | | path-util: when checking systemd versions, check both lib and lib64Lennart Poettering2017-12-051-1/+3
| | |_|/ | |/| |
* | | | service: Don't stop unneeded units needed by restarted service (#7526)Michal Koutný2017-12-054-4/+29
* | | | hexdecoct: fix comment typo (#7548)Lennart Poettering2017-12-051-1/+1
|/ / /