summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \ \ \
| * | | | | network: add more warnings in network_verify()Yu Watanabe2019-08-271-0/+20
| * | | | | network: enable ipv6 when the network has static ipv6 configurationsYu Watanabe2019-08-273-5/+31
| | |_|_|/ | |/| | |
* | | | | kernel-install: do not require non-empty kernel cmdlineZbigniew Jędrzejewski-Szmek2019-08-271-10/+4
* | | | | manager: put bin before sbin for user instancesZbigniew Jędrzejewski-Szmek2019-08-273-18/+48
* | | | | core: stop removing non-existent and duplicate lookup pathsZbigniew Jędrzejewski-Szmek2019-08-274-74/+9
* | | | | Merge pull request #13382 from keszybz/network-ipv6-enableYu Watanabe2019-08-287-71/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | network: drop all checks of ipv6_disabled sysctlZbigniew Jędrzejewski-Szmek2019-08-277-64/+8
| * | | | network: Do not disable IPv6 by writing to sysctlSusant Sahani2019-08-221-12/+13
* | | | | Merge pull request #13402 from jwrdegoede/accel-quirksZbigniew Jędrzejewski-Szmek2019-08-271-0/+28
|\ \ \ \ \
| * | | | | hwdb: Add accel. mount matrix and location for the Trekstor Primebook C11BHans de Goede2019-08-251-0/+8
| * | | | | hwdb: Add accel location quirk for the GPD winHans de Goede2019-08-251-0/+20
| | |_|_|/ | |/| | |
* | | | | Add accel mount matrix for Medion Akoya E2293VD-Lycos2019-08-261-0/+4
* | | | | test/TEST-10-ISSUE-2467: remove testsuite.service TimeoutStartSecDan Streetman2019-08-261-1/+0
* | | | | test/TEST-18-FAILUREACTION: fix typo to actually run firstphase actionDan Streetman2019-08-261-1/+1
|/ / / /
* | | | test/test-functions: use truncate instead of dd to create testbed imageDan Streetman2019-08-251-1/+1
* | | | test/test-functions: use binaries from $BUILD_DIR or installed systemDan Streetman2019-08-251-8/+12
* | | | semaphore: switch back to the master branchEvgeny Vereshchagin2019-08-241-1/+1
* | | | Fix typo in sd_event_set_watchdog manpage (#13393)Arian van Putten2019-08-241-1/+1
| |_|/ |/| |
* | | NEWS: update contributors listv243-rc2Zbigniew Jędrzejewski-Szmek2019-08-221-24/+28
* | | hwdb: update for v243-rc2Zbigniew Jędrzejewski-Szmek2019-08-2210-5054/+7608