summaryrefslogtreecommitdiffstats
path: root/shell-completion (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-14test-conf-parser: add valid and invalid utf8 test for config_parse_pathRonny Chevalier1-0/+2
2017-05-14conf-parser: fix wrong argument given to log_syntax_invalid_utf8Ronny Chevalier2-1/+3
2017-05-13man: fix typo (`--network-zones` → `--network-zone`)Elias Probst1-1/+1
2017-05-13network: Implement DHCP Option 119 (Domain Search List) (#5932)Daniel Wang9-7/+264
2017-05-12nss-resolve: drop the internal fallback to libnss_dns (#5945)Zbigniew Jędrzejewski-Szmek4-70/+27
2017-05-12README: update util-linux required compilation options (#5949)Zbigniew Jędrzejewski-Szmek1-1/+2
2017-05-12networkd: remove unused variables (#5948)Zbigniew Jędrzejewski-Szmek1-2/+1
2017-05-12tests: stop creating /TEST (#5943)Evgeny Vereshchagin4-4/+4
2017-05-12sd-bus: fix c++ compatibility (#5941)Matthijs van Duin1-0/+4
2017-05-11mkosi: switch over to libidn2Zbigniew Jędrzejewski-Szmek3-3/+3
2017-05-11resolved: support libidn2 in addition to libidnZbigniew Jędrzejewski-Szmek12-34/+119
2017-05-11networkd: pretiffy message about invalid prefixZbigniew Jędrzejewski-Szmek1-1/+3
2017-05-11update-done: use newly added library function to write the fileZbigniew Jędrzejewski-Szmek1-53/+11
2017-05-11pid1: improve logging when failing to remount / ro (#5940)Zbigniew Jędrzejewski-Szmek1-13/+20
2017-05-11basic/fileio: extend atomic file writing with timestamp settingZbigniew Jędrzejewski-Szmek4-9/+26
2017-05-11busctl: monitor - only start printing messages once we have become a monitor ...Tom Gundersen1-0/+23
2017-05-11core: fix warning about unsigned variable (#5935)Zbigniew Jędrzejewski-Szmek1-1/+2
2017-05-11networkd: route replace parse prefix with generic in_addr_prefix_from_stringSusant Sahani1-34/+7
2017-05-11hwdb: add the X200/X201 to the existing X201s entry (#5934)Peter Hutterer1-2/+3
2017-05-11man: fix LD_LIBRARY_PATH example in environment.d (#5929)Ray Strode1-1/+1
2017-05-10udev: don't allow pointing stick sensitivities greater than 255 (#5927)Peter Hutterer1-0/+3
2017-05-10seccomp: enable RestrictAddressFamilies on ppc64, autodetect SECCOMP_RESTRICT...Zbigniew Jędrzejewski-Szmek3-11/+12
2017-05-10sysusers: make use of cleanup(unlink_and_freep) in write_files() and its auxi...Franck Bui1-125/+73
2017-05-10automount: ack automount requests even when already mounted (#5916)Anchor Cat1-15/+18
2017-05-10units: make descriptions of api filesystems less generic (#5914)Zbigniew Jędrzejewski-Szmek3-3/+3
2017-05-10test-sigbus: skip the test under valgrindEvgeny Vereshchagin1-0/+8
2017-05-10test-sigbus: use posix_fallocate rather than fallocateEvgeny Vereshchagin5-19/+22
2017-05-10sysusers: make group shadow support configurableFranck Bui4-0/+15
2017-05-10sysusers: split make_files()Franck Bui1-272/+345
2017-05-0950-udev-default.rules.in: set correct group for mediaX/cecX (#5921)Lennart Poettering1-0/+2
2017-05-09sd-boot: added shim signature/MOK validation (#5702)Max Resch5-2/+311
2017-05-09network: add support for vlan confs(MVRP, reorder header, loose binding) (#5834)Susant Sahani4-0/+49
2017-05-09man: Clarify Restart= exception for systemctl stop (#5891)Ted W1-3/+4
2017-05-09networkd: add IPv6ProxyNDP (#5913)Hristo Venev5-13/+24
2017-05-09networkd: add support to configure route protocol. (#5890)Susant Sahani4-0/+48
2017-05-09build: Add missing SECCOMP_CFLAGS to test-seccomp and test-execute targets (#...John Paul Adrian Glaubitz1-0/+5
2017-05-09meson: Add missing dependency on libkmod for libudev_coreJohn Paul Adrian Glaubitz1-1/+1
2017-05-09meson: Add missing dependency on libseccomp for libcoreJohn Paul Adrian Glaubitz1-0/+1
2017-05-09execute: Properly log errors considering socket fds (#5910)Aggelos Avgerinos1-1/+6
2017-05-09man: improve readability of time shorthands and their normalized forms. (#5912)Mark Stosberg1-17/+11
2017-05-08udev/collect: remove now-unused struct udevZbigniew Jędrzejewski-Szmek1-18/+5
2017-05-08Rip out setting of the log level from udev_new and put it in a new functionZbigniew Jędrzejewski-Szmek11-82/+82
2017-05-08udev: use LOG_REALM_UDEV in all udev codeZbigniew Jędrzejewski-Szmek3-1/+32
2017-05-08basic/log: split max log level into multiple "realms"Zbigniew Jędrzejewski-Szmek3-52/+134
2017-05-08hwdb: add axis range for Panasonic Toughbook CF-19, CF-30 and CF31 (#5908)Pascal S. de Kloe1-0/+9
2017-05-08Add short-iso-precise for journalctl output (#5884)Ian Wienand10-13/+43
2017-05-08Mark python scripts executableZbigniew Jędrzejewski-Szmek6-0/+0
2017-05-08test-af-list: drop unnecessary backslashZbigniew Jędrzejewski-Szmek1-1/+1
2017-05-08seccomp: assume clone() arg order is known on all architecturesZbigniew Jędrzejewski-Szmek3-44/+2
2017-05-08seccomp: add mmap/shmat defines for arm and arm64Zbigniew Jędrzejewski-Szmek2-5/+14