summaryrefslogtreecommitdiffstats
path: root/units/initrd-root-device.target (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-26rc-local-generator: minor modernizationsLennart Poettering1-14/+8
2017-12-26man: add a systemd-rc-local-generator(8) man pageLennart Poettering4-0/+89
2017-12-26bootspec: drop ".conf" from BootEntry.filenameYu Watanabe1-5/+13
2017-12-25separate flags from shebangbleep_blop19-19/+38
2017-12-25sd-boot, udev: trivial condition simplificationsYu Watanabe2-2/+2
2017-12-25meson: hopefully renameat2() will show up where renameat() is definedLennart Poettering1-1/+2
2017-12-25meson: look for gettid() definition where getpid() is definedLennart Poettering1-1/+2
2017-12-25meson: when pivot_root() is added one day, look for it in <unistd.h>Lennart Poettering1-1/+2
2017-12-25meson: use "args" for setting _GNU_SOURCE when checking for functionsLennart Poettering1-10/+6
2017-12-25meson: define _GNU_SOURCE to detect copy_file_range() (#7734)Yu Watanabe1-1/+2
2017-12-24systemctl: don't show vendor preset state for generated/transient units (#7711)Lennart Poettering1-1/+2
2017-12-23networkd: Add support for ipvlan L3s and flags (#7726)Susant Sahani7-4/+59
2017-12-23man: mention StateDirectory in file-hierarchy(7)Lucas Werkmeister1-4/+4
2017-12-23load-fragment: simplify list insertion logicYu Watanabe1-5/+3
2017-12-23cgroup: IODeviceWeight= or friends can take device node files in /run/systemd...Yu Watanabe2-9/+18
2017-12-23core/socket: shorten socket_fdname()Yu Watanabe1-4/+1
2017-12-23core/socket: dump more settingsYu Watanabe1-4/+24
2017-12-23dbus-cgroup: merge several blocks which operate almost same tasksYu Watanabe1-158/+44
2017-12-23dbus-execute: use empty_to_null() where it can be applicableYu Watanabe1-52/+34
2017-12-23doc: add {Condition,Assert}ControlGroupController= to TRANSIENT-SETTINGS.mdYu Watanabe1-0/+2
2017-12-23cgroup: move path checking logic to dbus-cgroup.cYu Watanabe2-30/+22
2017-12-23bus-unit-util: simplify bus_append_cgroup_property()Yu Watanabe1-11/+3
2017-12-23bus-unit-util: make dependency settings can take multiple unitsYu Watanabe1-9/+2
2017-12-23dbus-socket: move truncation check to bus_socket_set_transient_property()Yu Watanabe2-4/+7
2017-12-23basic: introduce socket_protocol_{from,to}_name()Yu Watanabe9-33/+141
2017-12-23doc: update TRANSIENT-SETTINGS.mdYu Watanabe1-61/+61
2017-12-23man: add explanation about transient path or socket units in systemd-runYu Watanabe1-21/+40
2017-12-23run: add support to create transient path and socket unitYu Watanabe1-20/+66
2017-12-23bus-unit-util: add socket unit related optionsYu Watanabe6-786/+892
2017-12-23core: implement transient socket unitYu Watanabe5-109/+605
2017-12-23socket-util: add socket_address_type_{from,to}_string()Yu Watanabe2-0/+14
2017-12-23core/socket: add socket_port_type_from_string()Yu Watanabe2-2/+20
2017-12-23core:socket: fix string in socket_exec_command_tableYu Watanabe1-5/+5
2017-12-23core,seccomp: fix logic to parse RestrictAddressFamilies= in dbus-execute.cYu Watanabe1-12/+20
2017-12-23core,seccomp: fix logic to parse syscall filter in dbus-execute.cYu Watanabe4-96/+102
2017-12-23coccinelle: beef up isempty() checks (#7729)Lennart Poettering1-0/+45
2017-12-22man: fix example config to conform the content of the man pageDmitry Rozhkov1-1/+1
2017-12-22catalog: update french translationSylvain Plantefève1-0/+18
2017-12-22shared/seccomp: add mmap handling for powerpcMathieu Malaterre1-1/+2
2017-12-21networkd: show warning on error or cast to void when error is ignored (#7716)Yu Watanabe1-54/+110
2017-12-21hwdb: Add accelerometer orientation entry for Lenovo MIIX3-1030 tablet (#7713)Michał1-0/+3
2017-12-21Fix #7704 and #7708. (#7712)Susant Sahani4-9/+15
2017-12-20network: fix memory leak when an netdev was skippedZbigniew Jędrzejewski-Szmek2-11/+11
2017-12-20hwdb: Add accelerometer orientation entry for Teclast X80 Pro tabletHans de Goede1-0/+6
2017-12-20hwdb: Add accelerometer orientation entry for Chuwi Vi8 (CWI506) tabletHans de Goede1-1/+5
2017-12-19man: User=, Group= *never* work for mount units (#7602)Alan Jenkins1-6/+10
2017-12-19sd-bus: drop check for selinux before calling getsockopt(SO_PEERSEC)Zbigniew Jędrzejewski-Szmek1-5/+3
2017-12-19Move selinux-related stuff from btrfs-util.c to label.cZbigniew Jędrzejewski-Szmek5-20/+22
2017-12-19machine-id-setup: use return log_error… patternZbigniew Jędrzejewski-Szmek1-4/+3
2017-12-19bootctl: silence warning about signed/unsigned comparisonZbigniew Jędrzejewski-Szmek1-1/+1