summaryrefslogtreecommitdiffstats
path: root/test/test-umount (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-10conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2-5/+36
2018-05-10add journal-upload.conf refentrytitle (#8942)Mikhail Kasimov1-0/+1
2018-05-09timedate: use free_and_strdup()Yu Watanabe1-11/+5
2018-05-09tree-wide: use strv_free_and_replace() macroYu Watanabe9-63/+24
2018-05-09time-util: fix indentation for commentsYu Watanabe1-9/+7
2018-05-09use max. message size allowed by DBus spec (#8936)David Tardon1-1/+1
2018-05-09bus-util: print a friendly message when PID1 is not systemdYu Watanabe3-12/+20
2018-05-09analyze: merge acquire_full_bus() and acquire_systemd_bus()Yu Watanabe1-20/+14
2018-05-09sd-bus: add bus_freep and use _cleanup_Zbigniew Jędrzejewski-Szmek1-64/+41
2018-05-09sd-bus: use automatic cleanup moreZbigniew Jędrzejewski-Szmek1-24/+20
2018-05-09sd-bus: trivial simplificationZbigniew Jędrzejewski-Szmek1-11/+5
2018-05-09man: fix invalid option name --devpath in 'udevadm info' (#8935)Yu Watanabe1-5/+5
2018-05-09man: --debug option is implied in udev test and test-builtin commands (#8933)Yu Watanabe1-1/+2
2018-05-09network,udev: sort included headersYu Watanabe2-3/+3
2018-05-09man: document that MACAddress= in [Match] section can take multiple MAC addre...Yu Watanabe2-3/+12
2018-05-09network,udev: make MACAddress= in [Match] section take multiple MAC addressesYu Watanabe9-19/+22
2018-05-09test: add tests for config_parse_hwaddrs()Yu Watanabe1-2/+49
2018-05-09libsystemd-network: introduce config_parse_hwaddrs()Yu Watanabe2-0/+78
2018-05-09ether-addr-util: add hash_ops functions for struct ether_addrYu Watanabe2-8/+19
2018-05-09ether-addr-util: make ether_addr_from_string() stricterYu Watanabe4-26/+26
2018-05-08meson: recompile all sources for install_libudev_static and install_libsystem...Zbigniew Jędrzejewski-Szmek4-14/+20
2018-05-08meson: only build test-lib{systemd,udev}-static-sym for picDavide Cavalca2-11/+10
2018-05-08meson: add test-lib{systemd,udev}-static-symZbigniew Jędrzejewski-Szmek1-6/+34
2018-05-08meson: add support for building static libsystemd and libudevDavide Cavalca4-3/+47
2018-05-08tools/oss-fuzz: install private shared library non-executable (#8927)Zbigniew Jędrzejewski-Szmek1-2/+2
2018-05-08man/systemd.special: fix network v.s. LSB scripts (#8930)Alan Jenkins1-5/+4
2018-05-08link: Add support to configure channels of the specified network device (#8882)Susant Sahani6-0/+151
2018-05-08man: fix title of systemd-networkd-wait-online(8) (#8925)Yu Watanabe1-1/+1
2018-05-08resolvectl: drop service_family_{from,to}_string()Yu Watanabe1-40/+14
2018-05-08man: add missing 'query' command in examples of resolvectlYu Watanabe1-3/+3
2018-05-08man: add a bit more text about systemd-journal-upload.serviceZbigniew Jędrzejewski-Szmek2-1/+8
2018-05-08man: add a bit more text about systemd-journal-remote.serviceZbigniew Jędrzejewski-Szmek1-12/+13
2018-05-08man: fix typoYu Watanabe1-1/+1
2018-05-08man: mention that --url option of journal-upload can specify the port numberYu Watanabe1-2/+4
2018-05-08man: mention the default port number of journal-remoteYu Watanabe1-2/+2
2018-05-08man: update references to systemd-journal-{remote,upload}Yu Watanabe6-17/+29
2018-05-07doc: clarify at which point user/group name resolution needs to work (#8884)Lennart Poettering2-20/+48
2018-05-07networkd: add support to send DHCP user class option (#7499)Susant Sahani8-1/+137
2018-05-07meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe7-37/+37
2018-05-07login: do not wall message on cancelling shutdown when Manager.enable_wall_me...Yu Watanabe1-1/+1
2018-05-07login: change variable type of enable_wall_messages as it matches Manager.ena...Yu Watanabe1-1/+1
2018-05-04meson: also try to search gnu-efi based on EFI_MACHINE_TYPE_NAME (#8900)Yu Watanabe1-8/+13
2018-05-03update TODOLennart Poettering1-3/+4
2018-05-03namespace: extend list of masked files by ProtectKernelTunables=Lennart Poettering1-8/+11
2018-05-03nspawn: move nspawn cgroup hierarchy one level down unconditionallyLennart Poettering3-31/+38
2018-05-03nspawn: let's make use of SPECIAL_MACHINE_SLICE macro, after all we already s...Lennart Poettering1-1/+2
2018-05-03nspawn: don't make /proc/kmsg node too specialLennart Poettering1-19/+19
2018-05-03nspawn: mount boot ID from temporary file in /tmpLennart Poettering1-9/+13
2018-05-03nspawn: lock down a few things in /proc by defaultLennart Poettering2-29/+95
2018-05-03ethtool: get_glinksettings Fix copy (#8889)Susant Sahani1-1/+1