summaryrefslogtreecommitdiffstats
path: root/.ycm_extra_conf.py (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-07-16tests: run TEST-01-BASIC under ASAN+UBSan againEvgeny Vereshchagin1-3/+1
2019-07-16journal: properly read unaligned le64 integersLennart Poettering1-3/+4
2019-07-16activate: move array allocation to heapLennart Poettering1-6/+10
2019-07-16wait-online: change log levelYu Watanabe1-1/+1
2019-07-16doc: update explanation of IPv6AcceptRA=Yu Watanabe1-9/+9
2019-07-16tree-wide: use lowercase table headersZbigniew Jędrzejewski-Szmek2-14/+14
2019-07-16pid1: split out another helper func for two similar code pathsZbigniew Jędrzejewski-Szmek1-42/+41
2019-07-16pid1: split out helper func for two similar code pathsZbigniew Jędrzejewski-Szmek1-46/+40
2019-07-16run: move comment to appropriate placeZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-16systemctl: print non-elapsing timers as "n/a" not "(null)"Zbigniew Jędrzejewski-Szmek1-7/+10
2019-07-16analyze: port over one part of systemd-analyze to use new table_add_many() co...Lennart Poettering1-28/+8
2019-07-16format-table: add some minimal testing for new table_add_many() featuresLennart Poettering1-5/+6
2019-07-16format-table: add ability to set cell attributes within table_add_many()Lennart Poettering2-1/+65
2019-07-16test: make sure colors don't confuse our testLennart Poettering1-0/+1
2019-07-16format-table: fix parameter nameLennart Poettering1-1/+1
2019-07-16shared: no need to check result of strndupa()Lennart Poettering1-2/+0
2019-07-16tree-wide: use empty-to-root a bit moreLennart Poettering2-4/+13
2019-07-16cryptsetup: no need to zero-initialize zero-initialized structuresLennart Poettering1-3/+0
2019-07-16NEWS: update section nameYu Watanabe1-1/+1
2019-07-15analyze: fix formatting of timestamps with 0 µsZbigniew Jędrzejewski-Szmek1-5/+7
2019-07-15tree-wide: drop duplicated blank linesYu Watanabe21-23/+0
2019-07-15Apply empty_to_root() in three more spots for safetyZbigniew Jędrzejewski-Szmek2-3/+3
2019-07-15pid1: fix GetUnitProcessesZbigniew Jędrzejewski-Szmek1-1/+1