summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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
2019-07-15systemctl: emit warning when we get an invalid process entry from pid1 and co...Zbigniew Jędrzejewski-Szmek2-2/+6
2019-07-15test-network: make wait_online() check setup stateYu Watanabe2-149/+168
2019-07-15bash-completion: add missing 'systemd-analyze timestamp'Yu Watanabe1-1/+1
2019-07-15analyze: format output of 'systemd-analyze timestamp' by using TableYu Watanabe1-15/+69
2019-07-15analyze: format output of 'systemd-analyze timespan' by using TableYu Watanabe1-8/+54
2019-07-15analyze: format output of 'systemd-analyze calendar' by using TableYu Watanabe1-20/+93
2019-07-15format-table: add TABLE_TIMESTAMP_UTC and _RELATIVEYu Watanabe2-2/+21
2019-07-15analyze: format output of 'systemd-analyze blame' by using TableYu Watanabe1-10/+41
2019-07-15format-table: add TABLE_TIMESPAN_MSECYu Watanabe2-2/+9
2019-07-15network: make link enter failed state when a configuration failsYu Watanabe9-73/+133
2019-07-15systemctl: do not suggest passing --all if the user passed --state=Alan Jenkins1-2/+4
2019-07-14network: show known route protocol name nicely in debugging logsYu Watanabe3-5/+30
2019-07-14test-network: add tests for DHCPv4.UseDomains=Yu Watanabe2-0/+28
2019-07-14Update NEWSBoucman1-3/+3
2019-07-14NEWS: add some notes for v243Lennart Poettering1-13/+190
2019-07-14network: honor IPv6AcceptRA.UseDomains= settingYu Watanabe1-4/+8
2019-07-14network:dhcp4: request domain search list if UseDomains=yesYu Watanabe1-0/+6
2019-07-14man: offline-updates: make dependence on system-update.target explicitMichael Zhivich1-1/+1
2019-07-14locale-util: suppress non-UTF-8 locales when enumerating themLennart Poettering2-0/+25
2019-07-14locale-util: normalize UTF-8 locale namesLennart Poettering1-2/+36