summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scope: on unified, make sure to unwatch all PIDs once they've been moved to t...v247.1Franck Bui2020-12-011-5/+7
* sd-event: fix delays assert brain-o (#17790)Vito Caputo2020-12-011-1/+1
* po: add units/systemd-journald.service.in to POTFILES.skipPiotr Drąg2020-12-011-2/+3
* test-networkd-conf: add missing assert_seZbigniew Jędrzejewski-Szmek2020-12-011-1/+1
* NEWS: really fix kernel version number referenceZbigniew Jędrzejewski-Szmek2020-12-011-2/+2
* oom: fix oomd.conf install locationChristian Hesse2020-11-271-1/+1
* home: fix homed.conf install locationChristian Hesse2020-11-271-1/+1
* Merge pull request #17738 from keszybz/hwdb-news-update-v247v247Zbigniew Jędrzejewski-Szmek2020-11-2611-5656/+7660
|\
| * NEWS: fix kernel version number referenceZbigniew Jędrzejewski-Szmek2020-11-261-1/+1
| * NEWS: version 247Zbigniew Jędrzejewski-Szmek2020-11-261-30/+32
| * hwdb: update chromiumos autosuspend rulesZbigniew Jędrzejewski-Szmek2020-11-261-0/+2
| * hwdb: update for v247Zbigniew Jędrzejewski-Szmek2020-11-268-5622/+7622
| * docs/RELEASE: clarify which steps are done whenZbigniew Jędrzejewski-Szmek2020-11-261-3/+3
* | shared/seccomp-util: address family filtering is broken on ppcZbigniew Jędrzejewski-Szmek2020-11-262-4/+4
|/
* test: use cap_last_cap() for max supported cap number, not capability_list_le...Dan Streetman2020-11-262-29/+36
* Translated using Weblate (Chinese (Simplified))Whired Planck2020-11-261-86/+40
* Merge pull request #17622 from yuwata/udev-database-set-udev-versionZbigniew Jędrzejewski-Szmek2020-11-263-5/+44
|\
| * sd-device: make sd_device_has_current_tag() and friends compatible with datab...Yu Watanabe2020-11-261-0/+21
| * sd-device: introduce database version and save it in udev database V fieldYu Watanabe2020-11-263-0/+20
| * sd-device: make device_add_property_internal() inlineYu Watanabe2020-11-262-5/+3
* | add touchpad-edge-detect output for the Lenovo Thinkpad Extreme to evdev.hwdbLee Whalen2020-11-261-0/+7
* | Merge pull request #17709 from yuwata/test-seccomp-skipYu Watanabe2020-11-261-0/+45
|\ \ | |/ |/|
| * test: skip several tests in test-seccomp when running on asanYu Watanabe2020-11-251-0/+15
| * test: skip several tests in test-seccomp when running on valgrindYu Watanabe2020-11-251-0/+30
* | man: slightly update the man page of sd_bus_message_read_basic()Yu Watanabe2020-11-251-1/+1
* | man: Fixed an incomplete sentenceigo958622020-11-251-1/+1
* | man: Specify that sd_bus_message_read_basic returns 0 if end of array had bee...igo958622020-11-251-3/+3
* | docs: document what VPNs should do to systemd-resolved.serviceLennart Poettering2020-11-251-0/+267
* | core/mount: mount command may fail after adding the corresponding proc mounti...Yu Watanabe2020-11-251-0/+9
* | Merge pull request #17715 from yuwata/specifier-follow-upsZbigniew Jędrzejewski-Szmek2020-11-258-107/+105
|\ \
| * | tree-wide: sort specifiers and move common comments to specifier.hYu Watanabe2020-11-256-77/+76
| * | man: sort specifiers alphabeticallyYu Watanabe2020-11-252-26/+26
| * | man: add missing specifiers supported in [INSTALL] sectionYu Watanabe2020-11-251-4/+3
* | | cryptsetup: use log_warning_errno() where we can, instead of log_warning()Lennart Poettering2020-11-251-4/+3
* | | Merge pull request #17721 from poettering/more-strjoin-cryptsetupZbigniew Jędrzejewski-Szmek2020-11-252-3/+4
|\ \ \
| * | | units: typo fix /proc/<pid>/exec → /proc/<pid>/exeLennart Poettering2020-11-251-2/+2
| * | | cryptsetup: use strjoin() for concatenating stringsLennart Poettering2020-11-251-1/+2
* | | | mkosi: make sure our mkosi files work with f33Lennart Poettering2020-11-252-2/+6
* | | | man: clarify DefaultTasksMax docPavel Sapezhko2020-11-251-2/+4
|/ / /
* | | units: document why CAP_SYS_PTRACE is needed by journaldFranck Bui2020-11-251-1/+5
* | | tree-wide: fix typoYu Watanabe2020-11-253-12/+12
|/ /
* | specifiers: introduce common macros for generating specifier tablesLennart Poettering2020-11-258-93/+43
* | Merge pull request #17706 from ddstreet/test-move-pam-systemd-userMichael Biebl2020-11-241-4/+3
|\ \
| * | test/test-functions: copy /usr/lib/pam.d into $initdirDan Streetman2020-11-231-4/+3
* | | NEWS: mention that we intend to retrigger udev devices on package upgradeLennart Poettering2020-11-241-0/+32
* | | pam_systemd_home: export password as PAM_AUTHTOKChristoph Ruegge2020-11-241-0/+9
| |/ |/|
* | Merge pull request #17680 from yuwata/udev-link-mac-addressLennart Poettering2020-11-242-6/+20
|\ \
| * | man: to make MACAddress= take effect, MACAddressPolicy= must be "none"Yu Watanabe2020-11-201-4/+7
| * | link-config: warn when MACAddress= is set with MACAddressPolicy=persistent or...Yu Watanabe2020-11-201-0/+7
| * | link-config: make MACAddressPolicy= accept an empty stringYu Watanabe2020-11-201-2/+6