summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | network: drop old dhcp6 addresses or routes after new ones are configuredYu Watanabe2021-07-021-2/+2
| * | | network: drop old ndisc configurations after new ones are configuredYu Watanabe2021-07-021-3/+4
| * | | network: fix log messageYu Watanabe2021-07-021-1/+2
* | | | hashmap: make sure hashmap_get_strv()+set_get_strv() work with a NULL objectLennart Poettering2021-07-021-0/+3
* | | | units: correct description of final.targetqhill2021-07-021-1/+1
* | | | udev: when booting without root= specification, and searching a root partitio...Lennart Poettering2021-07-021-8/+14
* | | | coredumpctl: show --help text if "coredumpctl help" is calledLennart Poettering2021-07-021-2/+3
* | | | udev: Fix by-uuid symlink for ubifs volumesTrent Piepho2021-07-021-1/+1
|/ / /
* | | wait-online: improve timeout log messageLennart Poettering2021-07-021-0/+2
* | | parse-socket-bind-item: fix typo in commentYu Watanabe2021-07-021-1/+5
* | | po: Translated using Weblate (Russian)Alexey Rubtsov2021-07-021-29/+21
* | | oomd: review follow ups to #20020Anita Zhang2021-07-023-12/+27
* | | selinux: support infering SELinux label also from socket not connected to stdinMichal Sekletar2021-07-022-9/+22
* | | TODO: mention the new core scheduling kernel featureLuca Boccassi2021-07-011-0/+3
* | | NEWS: update for imminent v249-rc3 tagv249-rc3Lennart Poettering2021-07-011-9/+23
* | | hwdb: Add accel orientation quirk for the Chuwi Hi13 (CWI534) with BMA250 sensorHans de Goede2021-07-011-0/+6
* | | Revert "rules: ubi mtd - add link to named partitions"Lennart Poettering2021-07-012-6/+0
* | | core: always set output arg in unit_status_string()Zbigniew Jędrzejewski-Szmek2021-07-011-10/+18
* | | Merge pull request #20091 from keszybz/test-time-util-skip-missing-timezoneZbigniew Jędrzejewski-Szmek2021-07-013-51/+58
|\ \ \
| * | | test-time-util: log less verboselyZbigniew Jędrzejewski-Szmek2021-07-011-23/+21
| * | | test-time-util: skip missing timezonesZbigniew Jędrzejewski-Szmek2021-07-011-2/+3
| * | | time-util: add variant of timezone_is_valid() that returns errnoZbigniew Jędrzejewski-Szmek2021-07-013-26/+34
| | |/ | |/|
* | | core: add comment explaining event source deallocationZbigniew Jędrzejewski-Szmek2021-07-011-5/+5
* | | Merge pull request #20083 from yuwata/network-ipv4acd-follow-upsZbigniew Jędrzejewski-Szmek2021-07-012-12/+13
|\ \ \ | |/ / |/| |
| * | network: fix segfault in link_update_hardware_address()Yu Watanabe2021-07-011-9/+10
| * | network: ipv4acd: update log messageYu Watanabe2021-07-011-3/+3
* | | NEWS: fix misplaces parenthesisZbigniew Jędrzejewski-Szmek2021-07-011-2/+2
* | | Revert "login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to ...Lennart Poettering2021-07-011-4/+0
| |/ |/|
* | NEWS: update contributor list for v249-rc3Zbigniew Jędrzejewski-Szmek2021-07-011-22/+23
* | NEWS: add news entry for status-unit-format=combinedZbigniew Jędrzejewski-Szmek2021-07-011-0/+5
* | Merge pull request #20066 from ddstreet/get-timezonesZbigniew Jędrzejewski-Szmek2021-07-011-42/+94
|\ \ | |/ |/|
| * time: get timezones from tzdata.ziDan Streetman2021-06-301-1/+57
| * time: split get_timezone() into main function and zone1970.tab functionDan Streetman2021-06-301-24/+38
| * time: simplify get_timezones()Dan Streetman2021-06-301-37/+19
* | Merge pull request #20080 from bluca/core_flagZbigniew Jędrzejewski-Szmek2021-07-013-3/+3
|\ \
| * | analyze: use MANAGER_TEST_RUN_MINIMAL instead of MANAGER_TEST_RUN_BASICLuca Boccassi2021-07-011-1/+1
| * | core: do not setup/teardown cgroup if MANAGER_TEST_RUN_MINIMAL is set as a flagLuca Boccassi2021-07-012-2/+2
* | | Merge pull request #20058 from keszybz/status-formatZbigniew Jędrzejewski-Szmek2021-07-0144-360/+321
|\ \ \
| * | | units: adjust description of systemd-update-utmp.serviceZbigniew Jędrzejewski-Szmek2021-06-303-4/+4
| * | | core: supress description in status if same as idZbigniew Jędrzejewski-Szmek2021-06-301-0/+1
| * | | units: shorten description of kmod-static-nodes.serviceZbigniew Jędrzejewski-Szmek2021-06-301-1/+1
| * | | units: adjust Descriptions of various unitsZbigniew Jędrzejewski-Szmek2021-06-3023-23/+23
| * | | logind, units: unit Descriptions should be capitalizedZbigniew Jędrzejewski-Szmek2021-06-303-3/+3
| * | | core: add default descriptions for slicesZbigniew Jędrzejewski-Szmek2021-06-301-0/+8
| * | | core: rework unit printing and implement 'combined' formatZbigniew Jędrzejewski-Szmek2021-06-3010-326/+272
| * | | core: add combined status unit formatPaweł Marciniak2021-06-285-8/+14
* | | | Merge pull request #20030 from keszybz/exec_fd-event-sourceZbigniew Jędrzejewski-Szmek2021-07-0114-53/+70
|\ \ \ \
| * | | | core/service: rework management of exec_fd event sourceZbigniew Jędrzejewski-Szmek2021-05-121-3/+8
| * | | | sd-event: add more asserts about event source integrityZbigniew Jędrzejewski-Szmek2021-05-121-1/+13
| * | | | core: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-05-1213-49/+49