summaryrefslogtreecommitdiffstats
path: root/test/create-sys-script.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-30docs: turn LGTM URL into a markdown linkFilipe Brandenburger1-2/+2
2018-11-30hwdb: Put Lenovo mouse under the correct category in 70-mouse.hwdb (#10995)Claudius Ellsel1-7/+6
2018-11-30meson.build: fix detection of -Werror=shadowFabrice Fontaine1-1/+1
2018-11-29Move mount-util.c to shared/Zbigniew Jędrzejewski-Szmek4-3/+3
2018-11-29Split out part of mount-util.c into mountpoint-util.cZbigniew Jędrzejewski-Szmek36-713/+762
2018-11-29update TODOLennart Poettering1-0/+23
2018-11-29dev-setup: generalize logic we use to create "inaccessible" device nodesLennart Poettering5-14/+130
2018-11-29nspawn: let's also pre-mount /dev/mqueueLennart Poettering1-0/+2
2018-11-29ptyfwd: optionally override terminal width/heightLennart Poettering2-2/+46
2018-11-29fs-util: beef up chmod_and_chown() a bitLennart Poettering1-10/+40
2018-11-29capability: add new type for maintaining all five cap sets as oneLennart Poettering2-0/+149
2018-11-29cgroup: use device_path_parse_major_minor() also for block device pathsLennart Poettering1-5/+12
2018-11-29tree-wide: port various parts of the code over to the new device_major_minor_...Lennart Poettering4-50/+70
2018-11-29stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...Lennart Poettering4-50/+144
2018-11-29cgroups: beef up DeviceAllow= syntax a bitLennart Poettering3-5/+73
2018-11-29core: add special handling for devices cgroup allow lists for /dev/block/* an...Lennart Poettering1-18/+64
2018-11-29tree-wide: port various parts of the code to use parse_dev()Lennart Poettering3-24/+24
2018-11-29path-util: port path_join() over to path_join_many()Lennart Poettering2-15/+5
2018-11-29path-util: add new path_join_many() APILennart Poettering3-0/+105
2018-11-29parse-util: rework parse_dev() based on safe_atou() and DEVICE_MAJOR_VALID()/...Lennart Poettering2-6/+22
2018-11-29logind: validate majors/minors we receieve via the busLennart Poettering1-0/+10
2018-11-29stat-util: add macros for checking whether major and minor values are in rangeLennart Poettering2-0/+55
2018-11-29docs: work around GitHub pages weirdnessLennart Poettering2-3/+19
2018-11-29man: add an extensive example to nss-mymachines(8)Zbigniew Jędrzejewski-Szmek1-6/+78
2018-11-29docs: fix typoLennart Poettering1-1/+1
2018-11-29docs: uppercase the title of our Markdown docsLennart Poettering4-6/+6
2018-11-29networkd: vxlan make use of parse_ip_port_rangeSusant Sahani1-25/+4
2018-11-29machinectl: fix printing of multiple addressesZbigniew Jędrzejewski-Szmek1-1/+1
2018-11-29machinectl: drop helper functionZbigniew Jędrzejewski-Szmek1-18/+6
2018-11-29systemctl: if service manager couldn't load unit file, don't rely on it to te...Lennart Poettering1-27/+72
2018-11-29systemctl: rework message suggesting how to create a new unit fileLennart Poettering1-4/+4
2018-11-29systemctl: shorten code a bitLennart Poettering1-4/+2
2018-11-29systemctl: improve message when we skip a unit for editing a bitLennart Poettering1-4/+2
2018-11-29systemctl: use _cleanup_ logic for error paths in unit_file_create_copy(), tooLennart Poettering1-14/+9
2018-11-29systemctl: rework error paths in unit_file_create_new()Lennart Poettering1-8/+7
2018-11-29systemctl: rework unit_find_template_path() to follow coding styleLennart Poettering1-11/+24
2018-11-29systemctl: make sure we initialize return parameters in unit_file_find_path()...Lennart Poettering1-0/+3
2018-11-29systemctl: rename unit_file_find_path()'s return paramete to indicate that it...Lennart Poettering1-3/+3
2018-11-29docs: add brief docs explaing udev's flock() block device node synchronizationLennart Poettering2-0/+64
2018-11-29NEWS: extend docs on RLIMIT_NOFILELennart Poettering1-2/+14
2018-11-29catalog: reject entries where the language is too short earlyEvgeny Vereshchagin2-1/+3
2018-11-29networkd: slightly rework route establishment logicLennart Poettering1-13/+10
2018-11-28test-network: stop systemd-networkd.socket during testingYu Watanabe1-0/+6
2018-11-28test-network: clear state file before starting networkdYu Watanabe1-1/+7
2018-11-28test-network: use /run instead of legacy /var/runYu Watanabe1-5/+5
2018-11-28meson: let's bump RLIMIT_NOFILE hard limit to 512KLennart Poettering1-1/+1
2018-11-28sysctl.d: switch net.ipv4.conf.all.rp_filter from 1 to 2Lubomir Rintel2-1/+10
2018-11-28networkd: add support to configure ip rule port range and protocol.Susant Sahani17-17/+359
2018-11-28fix: systemd-networkd reverse route orderingSusant Sahani3-9/+49
2018-11-28resolved: Increase size of TCP stub repliesVictor Tapia1-1/+4