summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: add a test case that validates cgroup delegationLennart Poettering2017-11-213-0/+67
* cgroup: fix delegation on the unified hierarchyLennart Poettering2017-11-211-3/+3
* cgroup: properly determine cgroups zombie processes belong toLennart Poettering2017-11-211-0/+5
* cgroup-util: optimization — open subtree_control file only once for all con...Lennart Poettering2017-11-211-1/+10
* update TODOLennart Poettering2017-11-211-1/+8
* core: unify common code for preparing for forking off unit processesLennart Poettering2017-11-2110-84/+62
* cgroup-util: move Set* allocation into cg_kernel_controllers()Lennart Poettering2017-11-214-14/+17
* nspawn: minor optimizationLennart Poettering2017-11-211-4/+4
* nspawn-mount: rework get_controllers() a bitLennart Poettering2017-11-211-16/+22
* nspawn: rework mount_systemd_cgroup_writable() a bitLennart Poettering2017-11-211-15/+26
* cgroup: move cgroup controller names def.h → cgroup-util.hLennart Poettering2017-11-212-4/+4
* networkd: cleanup do not call link_enter_set_routes after label is set. (#6935)Susant Sahani2017-11-211-3/+1
* networkd: support incoming/outgoing device for rule matching (#7223)Susant Sahani2017-11-216-9/+126
* shared: silence gcc warning (#7402)Shawn Landden2017-11-211-1/+2
* NEWS: fix minor error (#7399)Shawn Landden2017-11-211-1/+1
* hwdb: Add ACCEL_MOUNT_MATRIX for the Acer Aspire Switch 10 convertiblelukas2017-11-201-0/+3
* test: fall back to /boot if bootctl -p fails (#7397)Zbigniew Jędrzejewski-Szmek2017-11-201-1/+1
* networkd: configure link even if no routes have been received by dhcp (#6886)Susant Sahani2017-11-201-5/+12
* Merge pull request #6910 from ssahani/issue-6359Lennart Poettering2017-11-202-1/+8
|\
| * networkd: ndisc The preferred lifetime is never greater than the valid lifetime.Susant Sahani2017-09-261-0/+4
| * networkd: Do not treat IPv6 addresses IFA_F_DEPRECATED as not ready.Susant Sahani2017-09-261-1/+4
* | Merge pull request #6918 from ssahani/issue-5625Lennart Poettering2017-11-202-15/+16
|\ \
| * | networkd: Bridge slave don't look for RA/dhcp(IPv4/IPv6)Susant Sahani2017-09-271-12/+15
| * | networkd: ndisc Do not stop ndisc client incase of conf error.Susant Sahani2017-09-261-3/+1
| |/
* | networkd: address - support for /31 IPv4 addresses (rfc3021) (#6938)Susant Sahani2017-11-201-4/+9
* | networkd: Do not send requests to create netdevs if they exists. (#6973)Susant Sahani2017-11-201-0/+5
* | networkd: Set RoutingPolicyRule in link_configure (#7235)Susant Sahani2017-11-201-21/+32
* | Merge pull request #7375 from poettering/readme-updatesZbigniew Jędrzejewski-Szmek2017-11-202-13/+23
|\ \
| * | README,sysusers: complete and order list of default udev groups we needLennart Poettering2017-11-202-3/+3
| * | README: slightly update the section about split /usrLennart Poettering2017-11-201-10/+10
| * | README: document that prefix *must* be /usr and nss-systemd is not an optionLennart Poettering2017-11-201-0/+10
* | | man: fix description of --force in halt(8) (#7392)Zbigniew Jędrzejewski-Szmek2017-11-201-2/+7
* | | Merge pull request #7154 from keszybz/bootspecLennart Poettering2017-11-209-276/+1014
|\ \ \
| * | | test: do not hardcode location of EFI partitionZbigniew Jędrzejewski-Szmek2017-11-191-4/+5
| * | | bootctl: add a convenient way to print the path to EFIZbigniew Jędrzejewski-Szmek2017-11-192-2/+25
| * | | bootctl: rename r2 and r to r and kZbigniew Jędrzejewski-Szmek2017-11-191-23/+23
| * | | systemctl: make sure the kernel is loaded before kexec'ingZbigniew Jędrzejewski-Szmek2017-11-191-0/+78
| * | | systemctl: add --dry-run argumentZbigniew Jędrzejewski-Szmek2017-11-072-14/+53
| * | | bootctl: move find_esp() to sharedZbigniew Jędrzejewski-Szmek2017-11-073-193/+217
| * | | bootctl: show unique titlesZbigniew Jędrzejewski-Szmek2017-11-073-2/+77
| * | | bootctl: add listing of loader entriesZbigniew Jędrzejewski-Szmek2017-11-075-0/+520
| * | | sd-boot: simplify the implementation of entry uniquificationZbigniew Jędrzejewski-Szmek2017-10-231-46/+24
* | | | Merge pull request #7387 from yuwata/fix-7370Lennart Poettering2017-11-202-2/+5
|\ \ \ \
| * | | | core/swap: load() should fail when neither of corresponding unit file nor /pr...Yu Watanabe2017-11-201-1/+4
| * | | | core/automount: load() should fail when the unit file does not existYu Watanabe2017-11-201-1/+1
* | | | | meson: add -Wimplicit-fallthrough=3 to compilation options (#7393)Zbigniew Jędrzejewski-Szmek2017-11-201-0/+1
| |_|/ / |/| | |
* | | | Merge pull request #7373 from poettering/analyze-calendarZbigniew Jędrzejewski-Szmek2017-11-2010-7/+123
|\ \ \ \
| * | | | systemctl: elapsation → elapseLennart Poettering2017-11-201-2/+2
| * | | | update TODOLennart Poettering2017-11-201-0/+4
| * | | | analyze: add new "calendar" commandLennart Poettering2017-11-204-1/+88