summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testsuite: drop "systemctl is-system-running --wait" invocationLennart Poettering2020-01-061-2/+0
* test: don't rely on "nobody" user for TEST-43Lennart Poettering2020-01-062-22/+25
* test: hardcode shell to useLennart Poettering2020-01-061-1/+1
* dbus-execute: avoid extra strdup()Topi Miettinen2020-01-041-3/+3
* test: use symlinks for MakefilesLennart Poettering2020-01-034-36/+4
* job: Don't mark as redundant if deps are relevantKevin Kuehler2020-01-033-12/+50
* Merge pull request #14194 from yuwata/network-multipath-routing-12541Lennart Poettering2020-01-0311-32/+334
|\
| * test-network: add test case for multipath routingYu Watanabe2019-12-182-0/+43
| * network: introduce multipath routeYu Watanabe2019-12-186-1/+221
| * sd-netlink: introduce rtattr_append_attribute()Yu Watanabe2019-12-183-31/+70
* | Merge pull request #14469 from aburch/man-tmpfiles.d-minor-improvementsLennart Poettering2020-01-031-5/+4
|\ \
| * | man: tmpfiles.d: only list "v" onceAnsgar Burchardt2020-01-031-1/+0
| * | man: tmpfiles.d: "b", "c" options require major and minor numbersAnsgar Burchardt2020-01-031-4/+4
* | | Merge pull request #14401 from DaanDeMeyer/nspawn-move-veth-back-to-hostLennart Poettering2020-01-033-30/+92
|\ \ \ | |/ / |/| |
| * | nspawn: Move --network-interface interfaces back to the host.Daan De Meyer2020-01-023-10/+48
| * | nspawn-network: Split off udev checking from parse_interface.Daan De Meyer2019-12-233-20/+44
* | | hwdb: Lenovo T490 Synaptics Touchpad hwdb entryMike Auty2020-01-031-0/+7
* | | Merge pull request #14467 from poettering/nspawn-short-names-reworkLennart Poettering2020-01-039-18/+93
|\ \ \
| * | | nspawn: Generate unique short veth namesKai Krakow2020-01-025-13/+87
| * | | udev: move naming-scheme.[ch] into src/shared/Lennart Poettering2020-01-026-5/+6
|/ / /
* | | Merge pull request #13748 from jwrdegoede/hwdb-updates2Lennart Poettering2020-01-022-8/+9
|\ \ \
| * | | hwdb: ignore keys added in kernel 5.5Zbigniew Jędrzejewski-Szmek2019-12-191-4/+5
| * | | hwdb: Add LCD menu key mappings for the Logitech MX5000 and MX5500 keyboardsHans de Goede2019-12-191-4/+4
* | | | systemctl: show 'VENDOR PRESET' column in 'list-unit-files'Frantisek Sumsal2020-01-022-12/+27
* | | | systemctl: skip non-existent units in the 'cat' verbFrantisek Sumsal2020-01-021-4/+8
* | | | Merge pull request #14444 from yuwata/network-codel-moreLennart Poettering2020-01-028-4/+217
|\ \ \ \
| * | | | test-network: add a test case for CoDelYu Watanabe2019-12-282-2/+12
| * | | | network: add more settings for CoDelYu Watanabe2019-12-286-2/+205
* | | | | systemd.exec: document the file system for EnvironmentFile pathsTopi Miettinen2020-01-021-1/+2
* | | | | Merge pull request #14441 from GothAck/gothack_type.d_dropin_test_masterLennart Poettering2020-01-022-5/+30
|\ \ \ \ \
| * | | | | unit drop-in: Fix ordering of special type.d drop-insGreg "GothAck" Miell2019-12-271-5/+5
| * | | | | Add failing test to show service.d global drop-in does not get overridden by ...Greg "GothAck" Miell2019-12-271-0/+25
* | | | | | hwdb: 60-sensor.hwdb Chuwi Hi10 CWI515 accelerometer orientation.Rafa Couto2020-01-021-0/+4
* | | | | | Update Galician translationsFran Dieguez2020-01-021-158/+447
* | | | | | systemd-analyze: fixed typo in documentationTobias Stoeckmann2020-01-021-1/+1
* | | | | | tree-wide: yet another batch of coccinelle recommendationsFrantisek Sumsal2020-01-024-11/+8
* | | | | | network: bump netlink receive buffer size to 128MYu Watanabe2020-01-022-3/+3
* | | | | | travis: wait for the container to fully boot upFrantisek Sumsal2019-12-312-2/+8
| |/ / / / |/| | | |
* | | | | network: Add support to configure DHCPv4 route MTUSusant Sahani2019-12-285-0/+13
* | | | | network: tc introduce codelSusant Sahani2019-12-2810-0/+137
|/ / / /
* | | | test-condition: fix group check conditionFelipe Sateler2019-12-261-1/+1
* | | | Fix typoLeonid Evdokimov2019-12-261-1/+1
* | | | Fix several typos in documentationFelipe Sateler2019-12-2410-13/+13
* | | | network: add one more log messageYu Watanabe2019-12-231-0/+1
* | | | bash-completion: move shell-completion for log-level or friends to systemctlYu Watanabe2019-12-212-24/+9
* | | | Merge pull request #14409 from poettering/shutdown-modernizationZbigniew Jędrzejewski-Szmek2019-12-211-63/+89
|\ \ \ \
| * | | | umount: when we fail to detach a loopback device, set the auto-clear flagLennart Poettering2019-12-201-1/+24
| * | | | umount: check LO_FLAGS_AUTOCLEAR after LOOP_CLR_FD claimed successLennart Poettering2019-12-201-5/+23
| * | | | umount: detect root loopback device the same way as we detect root DM devicesLennart Poettering2019-12-201-16/+10
| * | | | umount: show correct error messageLennart Poettering2019-12-201-18/+20