summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: document nss-{resolve,myhostname} resolving in the other direction, toov249.2Florian Klink2021-07-232-1/+12
* man: stop recommending putting myhostname after dnsFlorian Klink2021-07-231-10/+6
* pid1: propagate the original command line when reexecutingZbigniew Jędrzejewski-Szmek2021-07-231-10/+53
* sd-bus: fix missing initializer in SD_BUS_VTABLE_END (#20253)Matthijs van Duin2021-07-231-1/+8
* hwdb: 60-keyboard::remove hardcoded definition for KEYBOARD_KEY_56 for MSI P...Aakash Singh2021-07-211-1/+0
* basic/unit-name: do not use strdupa() on a pathv249.1Zbigniew Jędrzejewski-Szmek2021-07-201-8/+5
* Minor typo (#20254)rene2021-07-201-1/+1
* shell-completion/zsh/_systemd-run: Fix completion of command names and argumentsduament2021-07-201-1/+2
* man/systemd.network: Fix duplicate Xfrm descriptionRaul Tambre2021-07-201-8/+0
* shared/format-table: allocate buffer of sufficient sizeZbigniew Jędrzejewski-Szmek2021-07-201-2/+2
* homed: allow systemd-homed access to FIDO2 devicesGibeom Gwon2021-07-201-0/+1
* systemctl: show error when help for unknown unit is requestedZbigniew Jędrzejewski-Szmek2021-07-201-1/+1
* Updated manpage for sd_bus_set_propertyBen Stockett2021-07-201-6/+3
* Fixed typo (#20187)nassir902021-07-201-2/+2
* test: strip binaries by defaultFrantisek Sumsal2021-07-201-0/+1
* test: bump the test timeout to give ldconfig.service enough time to finishFrantisek Sumsal2021-07-201-1/+1
* docs: improve wording when mentioning the acronym "ESP"nl67202021-07-205-10/+10
* hostnamed: correct variable with errno in fallback_chassisJan Palus2021-07-201-4/+4
* NEWS: finalize for v249v249Luca Boccassi2021-07-071-1/+1
* process-util: explicitly handle processes lacking parents in get_process_ppid()Lennart Poettering2021-07-073-26/+72
* Merge pull request #20145 from bluca/prepZbigniew Jędrzejewski-Szmek2021-07-0711-1691/+2919
|\
| * man: fix systemd-sleep.conf.xml whitespaceLuca Boccassi2021-07-071-1/+2
| * NEWS: note new user-visible change, drop 'in spe'Luca Boccassi2021-07-071-2/+3
| * NEWS: update contributors listLuca Boccassi2021-07-071-29/+30
| * hwdb: run ninja -C build update-hwdb update-hwdb-autosuspendLuca Boccassi2021-07-079-1659/+2884
* | Revert "Add systemd-resolve backwards compatibility section to resolvectl docs"Lennart Poettering2021-07-072-14/+1
* | meson: install the right README file in modprobe.dZbigniew Jędrzejewski-Szmek2021-07-072-3/+6
* | basic/time-util: fix errno nameZbigniew Jędrzejewski-Szmek2021-07-071-1/+1
|/
* Clarify the behaviour of suspend-then-sleep mode in the manual pages.Hamish Moffatt2021-07-072-7/+12
* wait-online: fix typoYu Watanabe2021-07-071-1/+1
* NEWS: add old entry about Type=etherZbigniew Jędrzejewski-Szmek2021-07-071-0/+5
* oomd: don't collect candidate stats on every intervalAnita Zhang2021-07-071-7/+0
* tmpfiles: fix borked assertZbigniew Jędrzejewski-Szmek2021-07-061-4/+4
* man: correct return value of sd_bus_open_with_descriptionLuca Boccassi2021-07-061-2/+5
* Merge pull request #20092 from fbuihuu/tag-xgi-z7z9-graphic-chip-as-master-of...Zbigniew Jędrzejewski-Szmek2021-07-064-8/+44
|\
| * login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-sea...Franck Bui2021-07-052-5/+7
| * login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat'...Franck Bui2021-07-052-3/+9
| * login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be setFranck Bui2021-07-054-0/+28
* | update TODOLennart Poettering2021-07-051-0/+6
* | hwdb: add resolution override for Pinebook Pro touchpadIcenowy Zheng2021-07-051-0/+11
* | Merge pull request #20098 from milaq/hwdb_logitech_additionsYu Watanabe2021-07-051-3/+19
|\ \
| * | hwdb: Add Logitech Trackman Marblemilaq2021-07-011-0/+4
| * | hwdb: Use correct default values for Logitech M310milaq2021-07-011-1/+1
| * | hwdb: Add Logitech G Pro Wirelessmilaq2021-07-011-0/+6
| * | hwdb: Add Logitech G700 "Nano" receivermilaq2021-07-011-0/+1
| * | hwdb: Fix Logitech G700 default DPI settingsmilaq2021-07-011-1/+1
| * | hwdb: Fix Logitech G500 default DPI settingsmilaq2021-07-011-1/+1
| * | hwdb: Add DPI info for Logitech MX Ergomilaq2021-07-011-0/+1
| * | hwdb: Add Logitech G403 Heromilaq2021-07-011-0/+4
* | | test: unify handling of boolean valuesFrantisek Sumsal2021-07-042-62/+82