summaryrefslogtreecommitdiffstats
path: root/src/timesync (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-29shared/install: typoZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-19test-fs-util: call test functions in order of declarationZbigniew Jędrzejewski-Szmek1-2/+2
2019-07-19Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek17-54/+76
2019-07-19shared/dropin: rename function for clarityZbigniew Jędrzejewski-Szmek1-2/+4
2019-07-19shared/dropin: use TAKE_PTR in one more placeZbigniew Jędrzejewski-Szmek1-19/+11
2019-07-19basic/path-util: move two path_simplify* functions to be adjacentZbigniew Jędrzejewski-Szmek2-54/+54
2019-07-19pid1: get rid of unit_supported() helperZbigniew Jędrzejewski-Szmek2-7/+3
2019-07-19basic/set: constify operations which don't modify SetZbigniew Jędrzejewski-Szmek4-14/+14
2019-07-19pid1: do not say "(null)" if no disabled controllersZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-19pid1: simplify timestamp buffer declarationZbigniew Jędrzejewski-Szmek1-14/+8
2019-07-19Rename test-unit-file to test-load-fragmentZbigniew Jędrzejewski-Szmek2-1/+1
2019-07-19test-unit-file: move some tests to new test-env-file.cZbigniew Jędrzejewski-Szmek3-130/+147
2019-07-19test-hashmap: move tests which should also apply to ordered hashmaps and add ...Zbigniew Jędrzejewski-Szmek2-58/+66
2019-07-19basic/hashmap: add hashops variant that does strdup/freeing on its ownZbigniew Jędrzejewski-Szmek5-0/+60
2019-07-19test-strv: add function headersZbigniew Jędrzejewski-Szmek1-7/+86
2019-07-19sysusers,strv: export the hash ops to map char* → strvZbigniew Jędrzejewski-Szmek3-35/+67
2019-07-19basic/unit-name: allow unit_name_to_instance() to be used to classify unitsZbigniew Jędrzejewski-Szmek3-19/+25
2019-07-19basic/unit-name: drop unused functionZbigniew Jędrzejewski-Szmek1-5/+0
2019-07-19path-util: add path_startswith_strv()Zbigniew Jędrzejewski-Szmek3-11/+37
2019-07-19test-path-util: add function headersZbigniew Jędrzejewski-Szmek1-0/+33
2019-07-17systemctl: call the unit dbus path dbus_path everywhereZbigniew Jędrzejewski-Szmek1-22/+22
2019-07-17pid1: kill unit_file_find_dropin_paths() helperZbigniew Jędrzejewski-Szmek3-20/+9
2019-07-17man: rework the description of Aliases and .wants/.requires directoriesZbigniew Jędrzejewski-Szmek1-26/+32
2019-07-17mount-util: bind_remount: avoid calling statvfsJakob Unterwurzacher1-4/+27
2019-07-17core: ExecCondition= for servicesAnita Zhang21-23/+225
2019-07-17test/test-functions: fix install_dmeventd to correctly install bin/libsDan Streetman1-28/+1
2019-07-17Free up some resources on Azure PipelinesEvgeny Vereshchagin2-71/+0
2019-07-17test/test-functions: instmods call to find should use -type fDan Streetman1-1/+1
2019-07-17test: when stripping binaries, ignore case in suppressing "File format not re...Dan Streetman1-1/+1
2019-07-17test: ignore errors during test cleanup, so cleanup can finishDan Streetman2-17/+18
2019-07-17test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman32-197/+76
2019-07-16test-network: drop warn_about_firewalld() as it is not necessary any moreYu Watanabe1-9/+0
2019-07-16test-network: stop firewalld in setUpModule()Yu Watanabe1-7/+14
2019-07-16test-network: add tests for link state file vs resolvectl or timedatectlYu Watanabe2-0/+107
2019-07-16resolve: fix memleakYu Watanabe1-0/+3
2019-07-16bash-completion: support ntp-servers and revert command for timedatectlYu Watanabe1-0/+9
2019-07-16timedatectl: add 'ntp-servers' and 'revert' commands to modify link NTP serversYu Watanabe2-0/+117
2019-07-16resolvectl: support networkd managed interfacesYu Watanabe2-150/+253
2019-07-16network: implement DBus methods to set DNS related propertiesYu Watanabe10-56/+865
2019-07-16resolve: expose dns_server_address_valid()Yu Watanabe5-18/+19
2019-07-16network: introduce GetLinkByName and GetLinkByIndex bus methodsYu Watanabe2-0/+79
2019-07-16network: implement ListLinks DBus methodYu Watanabe2-0/+46
2019-07-16network: move manager dbus prototypes to networkd-manager-bus.hYu Watanabe5-3/+13
2019-07-16pid1: make sure to restore correct default values for some rlimitsFranck Bui1-60/+106
2019-07-16test-network: extend sleep timeYu Watanabe1-4/+4
2019-07-16network: do not configure routes when dropping addressesYu Watanabe2-0/+10
2019-07-16coredump: (void)ify all calls of iovw_put_string_field() where we ignore fail...Franck Bui1-27/+28
2019-07-16coredump: gather all process metadata in iovecs first and then cache themFranck Bui1-247/+260
2019-07-16coredump: use 'input_fd' name for the pipe fd passed by the kernel everywhereFranck Bui1-5/+5
2019-07-16tests: bump up QEMU_MEMEvgeny Vereshchagin1-1/+1