summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | core: also remove private directories by systemctl cleanYu Watanabe2019-08-281-0/+11
| * | | core: introduce exec_directory_is_private() helper functionYu Watanabe2019-08-251-13/+24
* | | | man: list possible action string and default valueYu Watanabe2019-08-311-2/+5
* | | | Add HP Elite x2 1013 G3 touchpad as externalRussianNeuroMancer2019-08-301-0/+6
* | | | Merge pull request #13436 from systemd/hidden-units-are-good-unitsYu Watanabe2019-08-314-12/+44
|\ \ \ \
| * | | | shared/unit-files: only put valid unit paths and dropin dirs in the cachehidden-units-are-good-unitsZbigniew Jędrzejewski-Szmek2019-08-302-1/+22
| * | | | shared/unit-files: we must not filter out names starting with a dotZbigniew Jędrzejewski-Szmek2019-08-301-1/+1
| * | | | docs: describe valid unit names in systemd.unit(5)Zbigniew Jędrzejewski-Szmek2019-08-302-10/+21
* | | | | Drop dbus activation stub serviceMichael Biebl2019-08-304-21/+1
* | | | | shared/virt: update link to vmware articleZbigniew Jędrzejewski-Szmek2019-08-311-3/+2
| |_|/ / |/| | |
* | | | environment-d-generator: output logs in debug modeZbigniew Jędrzejewski-Szmek2019-08-302-0/+11
* | | | Merge pull request #13384 from yuwata/core-runtime-directory-preserveZbigniew Jędrzejewski-Szmek2019-08-309-12/+95
|\ \ \ \
| * | | | test: add tests for RuntimeDirectoryPreserve=yesYu Watanabe2019-08-233-0/+64
| * | | | core: make RuntimeDirectoryPreserve= works with non-service unitsYu Watanabe2019-08-236-8/+22
| * | | | core: introduce unit_destroy_runtime_directory()Yu Watanabe2019-08-223-4/+9
* | | | | Add System76 touchpad toggle supportJeremy Soller2019-08-301-0/+8
* | | | | Merge pull request #13433 from keszybz/new-security-mailing-listZbigniew Jędrzejewski-Szmek2019-08-303-2/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | docs: create new SECURITY.md pageZbigniew Jędrzejewski-Szmek2019-08-302-2/+9
| * | | | docs: new systemd-security mailing listZbigniew Jędrzejewski-Szmek2019-08-302-1/+5
* | | | | basic/virt: Fix current virtualbox detectionJan Losinski2019-08-301-9/+10
|/ / / /
* | | | man: install runlevel.8 unconditionallyJan Chren2019-08-291-2/+1
* | | | meson: fix incomplete option descriptionsJan Chren2019-08-291-2/+2
* | | | Merge pull request #13244 from keszybz/allow-dots-in-usernamesYu Watanabe2019-08-2910-35/+146
|\ \ \ \
| * | | | shared/user-util: emit a warning on names with dotsZbigniew Jędrzejewski-Szmek2019-08-281-7/+20
| * | | | shared/user-util: allow usernames with dots in specific fieldsZbigniew Jędrzejewski-Szmek2019-08-197-18/+18
| * | | | shared/user-util: add compat forms of user name checking functionsZbigniew Jędrzejewski-Szmek2019-08-193-15/+113
| * | | | core: remove one {}Zbigniew Jędrzejewski-Szmek2019-08-191-3/+3
* | | | | hwdb: Add HP laptop accelerometer location quirkHans de Goede2019-08-281-1/+4
* | | | | zsh: update journalctl completionsRonan Pigott2019-08-281-6/+12
* | | | | Merge pull request #13412 from yuwata/network-check-and-warn-moreYu Watanabe2019-08-283-5/+51
|\ \ \ \ \