summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pid1: propagate the original command line when reexecutingZbigniew Jędrzejewski-Szmek2021-07-231-10/+53
* sd-bus: fix missing initializer in SD_BUS_VTABLE_END (#20253)Matthijs van Duin2021-07-231-1/+8
* basic/unit-name: do not use strdupa() on a pathv249.1Zbigniew Jędrzejewski-Szmek2021-07-201-8/+5
* shared/format-table: allocate buffer of sufficient sizeZbigniew Jędrzejewski-Szmek2021-07-201-2/+2
* systemctl: show error when help for unknown unit is requestedZbigniew Jędrzejewski-Szmek2021-07-201-1/+1
* docs: improve wording when mentioning the acronym "ESP"nl67202021-07-202-2/+2
* hostnamed: correct variable with errno in fallback_chassisJan Palus2021-07-201-4/+4
* process-util: explicitly handle processes lacking parents in get_process_ppid()Lennart Poettering2021-07-073-26/+72
* basic/time-util: fix errno nameZbigniew Jędrzejewski-Szmek2021-07-071-1/+1
* wait-online: fix typoYu Watanabe2021-07-071-1/+1
* oomd: don't collect candidate stats on every intervalAnita Zhang2021-07-071-7/+0
* tmpfiles: fix borked assertZbigniew Jędrzejewski-Szmek2021-07-061-4/+4
* Merge pull request #20092 from fbuihuu/tag-xgi-z7z9-graphic-chip-as-master-of...Zbigniew Jędrzejewski-Szmek2021-07-061-8/+5
|\
| * login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-sea...Franck Bui2021-07-051-5/+0
| * login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat'...Franck Bui2021-07-051-3/+0
| * login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be setFranck Bui2021-07-051-0/+5
* | Merge pull request #20108 from yuwata/network-fix-ndisc-and-dhcp6-issue-20050Zbigniew Jędrzejewski-Szmek2021-07-033-8/+12
|\ \
| * | network: fix overflow issue in address lifetime calculationYu Watanabe2021-07-021-2/+4
| * | 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
* | | 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
|/ /
* | wait-online: improve timeout log messageLennart Poettering2021-07-021-0/+2
* | parse-socket-bind-item: fix typo in commentYu Watanabe2021-07-021-1/+5
* | 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-021-5/+16
* | 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
* | Revert "login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to ...Lennart Poettering2021-07-011-4/+0
* | 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-0112-311/+265
|\ \ \
| * | | core: supress description in status if same as idZbigniew Jędrzejewski-Szmek2021-06-301-0/+1
| * | | logind, units: unit Descriptions should be capitalizedZbigniew Jędrzejewski-Szmek2021-06-301-1/+1
| * | | 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-308-310/+253