summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-06Added some missing Swedish Strings (#7552)hanklank1-0/+31
2017-12-06Merge pull request #7497 from yuwata/fix-cpu-setYu Watanabe12-90/+152
2017-12-06Merge pull request #7547 from hvenev/sysctl-no-net-defaultYu Watanabe2-5/+3
2017-12-06mount-util: shorten the loop a bit (#7545)Lennart Poettering1-13/+8
2017-12-06Merge pull request #7549 from poettering/ptyfwd-fixesYu Watanabe3-3/+54
2017-12-06test-execute: add tests for CPUAffinity=Yu Watanabe5-0/+50
2017-12-06run: Allows the user to reset CPUAffinity= back to an empty listYu Watanabe1-2/+1
2017-12-06core: merge multiple CPUAffinity= settingsYu Watanabe3-17/+56
2017-12-06tree-wide: use cpu_set_mfree()Yu Watanabe2-12/+12
2017-12-06cpu-set-util: introduce cpu_set_mfree()Yu Watanabe1-0/+6
2017-12-06cpu-set-util: internally merge two functionsYu Watanabe2-59/+27
2017-12-05man: fix binary path in systemd(1) (#7550)Lennart Poettering1-1/+1
2017-12-05Merge pull request #7532 from yuwata/test-executeZbigniew Jędrzejewski-Szmek18-128/+182
2017-12-05Merge pull request #7539 from yuwata/man-optionsZbigniew Jędrzejewski-Szmek24-130/+236
2017-12-05Merge pull request #7494 from poettering/nspawn-cgroupsLennart Poettering16-68/+270
2017-12-05run: run pty forwarder at higher event priority than the busLennart Poettering3-1/+29
2017-12-05ptyfwd: before deciding that a pty is fully drained, ask the kernel againLennart Poettering1-3/+26
2017-12-05service: Don't stop unneeded units needed by restarted service (#7526)Michal Koutný4-4/+29
2017-12-06hexdecoct: fix comment typo (#7548)Lennart Poettering1-1/+1
2017-12-06test-execute: add test for that DynamicUser= migrate StateDirectory=Yu Watanabe4-0/+49
2017-12-06test-execute: cleanupYu Watanabe16-128/+133
2017-12-05networkd: fix memory leak in promote_secondaries_enabledHristo Venev1-1/+2
2017-12-05networkd: fix promote_secondaries logicHristo Venev1-1/+1
2017-12-05Do not set `net.ipv4.conf.default.*`Hristo Venev1-3/+0
2017-12-05man: journal-remote: add missing optionsYu Watanabe4-2/+95
2017-12-05man: fix typoYu Watanabe1-1/+1
2017-12-05man: include standard-options.xml in systemd-hwdb(8)Yu Watanabe1-8/+5
2017-12-05man: add missing options to and use standard-options.xml in udevadm(8)Yu Watanabe1-73/+32
2017-12-05udevadm: getopt() and help message cleanupYu Watanabe9-35/+80
2017-12-05fstab-generator: port some code to strextend_with_separator()Lennart Poettering1-15/+2
2017-12-05test: add a simple script that runs all our integration tests one after the o...Lennart Poettering1-0/+45
2017-12-05tests: don't use "netcat" for testing TEST-10-ISSUE-2467Lennart Poettering1-3/+5
2017-12-05tests: make TEST-10-ISSUE-2467 also run in nspawnLennart Poettering1-1/+1
2017-12-05nspawn: when in hybrid mode, chown() both the legacy and the unified hierarch...Lennart Poettering3-3/+16
2017-12-05nspawn: make sure images containing an ESP are compatible with userns -U modeLennart Poettering7-22/+76
2017-12-05string-util: rework strextend() to optionally inset separators between each a...Lennart Poettering3-9/+58
2017-12-05cgroup: also include "cgroups.threads" in the list of files to chownLennart Poettering1-5/+7
2017-12-05nspawn: figure out cgroup mode *after* mounting imageLennart Poettering1-9/+57
2017-12-05path-util: when checking systemd versions, check both lib and lib64Lennart Poettering1-1/+3
2017-12-05Merge pull request #7542 from yuwata/build-cleanupZbigniew Jędrzejewski-Szmek4-6/+14
2017-12-05Merge pull request #7476 from jhxie/ycm-meson-backendZbigniew Jędrzejewski-Szmek1-58/+241
2017-12-05Merge pull request #7512 from yuwata/mount-create-dirZbigniew Jędrzejewski-Szmek3-30/+47
2017-12-05dissect-image: remove unused variable when built without libcryptsetup (#7538)Yu Watanabe1-1/+1
2017-12-05Print the time to reach default.target in systemd-analyze time (#7383)Boucman1-0/+32
2017-12-05test: increase timeout for test-asyncYu Watanabe1-1/+2
2017-12-05execute: define the variable mac_selinux_contex_net only when build with SELinuxYu Watanabe1-1/+2
2017-12-05execute: define setup_smack() only if SMACK is enabledYu Watanabe1-0/+2
2017-12-05bootspec: use blkid only if HAVE_BLKID is definedYu Watanabe1-2/+6
2017-12-05meson: fix indentationYu Watanabe1-2/+2
2017-12-04man: lists short options in systemd-udevd.service(8)Yu Watanabe1-5/+7