summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hwdb: Also mark lis3lv02d sensors in "HP" laptops as being in the basewip/hadess/lis3lv02d-rule-hpBastien Nocera2019-09-121-0/+1
* Merge pull request #13500 from yuwata/udev-fix-static_nodeZbigniew Jędrzejewski-Szmek2019-09-121-1/+4
|\
| * udev: also logs file permissionYu Watanabe2019-09-091-1/+1
| * udev: add missing flag for OPTIONS=static_nodeYu Watanabe2019-09-091-0/+3
* | fuzzit: export the API key instead of using `auth`Evgeny Vereshchagin2019-09-121-3/+1
* | Merge pull request #13526 from yuwata/network-check-access-mode-of-key-fileYu Watanabe2019-09-125-4/+8
|\ \
| * | network: do not abort execution when a config file cannot be loadedYu Watanabe2019-09-112-2/+2
| * | fileio: update warning messageYu Watanabe2019-09-111-2/+2
| * | network: also check the permission of key fileYu Watanabe2019-09-112-0/+4
* | | hwdb: axis override for Dell 9360 touchpadbaybal2019-09-111-0/+7
* | | oss-fuzz.sh: stop downloading the skia seed corpusEvgeny Vereshchagin2019-09-111-1/+0
|/ /
* | Merge pull request #13511 from ssahani/networkctl-dhcpYu Watanabe2019-09-103-0/+20
|\ \ | |/ |/|
| * networkctl: Display address is a DHCP4 addressSusant Sahani2019-09-091-0/+12
| * sd-network: add support to get DHCP4 addressSusant Sahani2019-09-092-0/+8
|/
* travis: skip the right stageEvgeny Vereshchagin2019-09-071-1/+1
* travis: switch to the latest version of the fuzzit CLIEvgeny Vereshchagin2019-09-072-9/+9
* udev: Add id program and rule for FIDO security tokensFabian Henneke2019-09-0715-0/+333
* pstore: fix use after freeMichael Olbrich2019-09-071-1/+1
* semaphore: switch to another keyserverEvgeny Vereshchagin2019-09-061-1/+1
* journal: Make the output of --update-catalog deterministicDaniel Edgecumbe2019-09-064-30/+30
* Merge pull request #13484 from evverx/look-at-repo-slugZbigniew Jędrzejewski-Szmek2019-09-061-1/+5
|\
| * travis: protect the systemd organization on Fuzzit from forksv243.1Evgeny Vereshchagin2019-09-061-1/+5
|/
* hwdb: Mark lis3lv02d sensors in HP laptops as being in the baseHans de Goede2019-09-051-15/+2
* po: update Japanese translationYu Watanabe2019-09-051-1/+25
* docs: fix push recipe in RELEASE.mdZbigniew Jędrzejewski-Szmek2019-09-051-1/+1
* man/systemctl.xml: fix missing "not"Carlo Teubner2019-09-051-1/+1
* docs: fix typo in boot loader docnikolas2019-09-051-1/+1
* pstore: fix typo in error message - directoy -> directorynikolas2019-09-051-1/+1
* Fix typo in comment: overide -> overridenikolas2019-09-051-1/+1
* po: update Polish translationPiotr Drąg2019-09-041-2/+27
* Update NEWS for v243v243Zbigniew Jędrzejewski-Szmek2019-09-031-2/+12
* NEWS: update contributors listZbigniew Jędrzejewski-Szmek2019-09-031-10/+11
* Merge pull request #13457 from keszybz/resolved-issueZbigniew Jędrzejewski-Szmek2019-09-037-51/+251
|\
| * resolved: query polkit only after parsing the dataZbigniew Jędrzejewski-Szmek2019-08-271-9/+9
| * resolved: allow access to Set*Link and Revert methods through polkitZbigniew Jędrzejewski-Szmek2019-08-273-23/+206
| * resolved: do not run loop twiceZbigniew Jędrzejewski-Szmek2019-08-271-7/+6
| * sd-bus: adjust indentation of commentsZbigniew Jędrzejewski-Szmek2019-08-272-5/+5
| * test-bus-vtable: also print introspection for the fallback vtableZbigniew Jędrzejewski-Szmek2019-08-272-3/+25
| * shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with...Zbigniew Jędrzejewski-Szmek2019-08-271-4/+0
* | Merge pull request #13440 from keszybz/failing-condtion-checkZbigniew Jędrzejewski-Szmek2019-09-031-19/+1
|\ \
| * | Revert "core: check start limit on condition checks too"Zbigniew Jędrzejewski-Szmek2019-08-301-19/+1
* | | logind: fix property emission on SessionsYour Name2019-09-032-3/+0
* | | login: fix use after freeYu Watanabe2019-09-031-2/+2
* | | hwdb: Add HP Elitebook 850 G3 laptop accelerometer location quirkJan-Michael Brummer2019-09-031-0/+3
* | | shell-completion: do not truncate suggestionsYu Watanabe2019-09-011-1/+1
* | | network: adjust log level when DHCPv4 lease lostYu Watanabe2019-08-311-1/+1
* | | Generate stable machine-id and DHCP client ID on POWER KVM.Dimitri John Ledkov2019-08-313-2/+9
* | | Merge pull request #13385 from yuwata/core-remove-private-directories-13355Zbigniew Jędrzejewski-Szmek2019-08-318-24/+142
|\ \ \
| * | | core: move timeout_clean_usec from Service to ExecContextYu Watanabe2019-08-287-11/+12
| * | | test: add tests for systemctl clean with DynamicUser=yesYu Watanabe2019-08-281-0/+95