summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* resolvctl: only remove protocol after last dot when mangling ifname for resol...exploide2022-08-111-1/+1
* oomd: notify via dbus what have been killedOleg Solovyov2022-08-112-2/+27
* core/scope: Add oom-kill status for scope units (#24269)gtwang012022-08-112-0/+30
* Merge pull request #24271 from yuwata/oom-log-message-mAnita Zhang2022-08-101-1/+1
|\
| * oom: drop invalid %m in the log messageYu Watanabe2022-08-101-1/+1
* | Merge pull request #23848 from yuwata/core-device-systemd-wantsLennart Poettering2022-08-102-6/+15
|\ \
| * | core/unit: try to submit stop_when_unneeded queue on removing dependenciesYu Watanabe2022-06-281-0/+3
| * | core/device: start units specified in SYSTEMD_WANTS if it is not runningYu Watanabe2022-06-281-6/+12
* | | tree-wide: fix typoYu Watanabe2022-08-104-4/+4
| |/ |/|
* | meson: Test correct efi linker for supported argsJan Janssen2022-08-101-5/+13
* | Merge pull request #24222 from yuwata/test-network-unitsFrantisek Sumsal2022-08-093-3/+27
|\ \
| * | network/teql: wait for corresponding teql interface to be availableYu Watanabe2022-08-091-0/+16
| * | network/qdisc: introduce is_ready() in qdisc vtableYu Watanabe2022-08-092-3/+11
* | | sleep: support multiple battery instead of only BAT0Sonali Srivastava2022-08-093-116/+363
|/ /
* | core/cgroup: use bus locator (#24251)josh-gordon-fb2022-08-091-8/+7
* | tree-wide: use bus locator (#24252)gtwang012022-08-094-24/+18
* | sysusers: properly process user entries with an explicit GIDLuca BRUNO2022-08-091-2/+4
* | sysusers: only check whether the requested GID is availableLuca BRUNO2022-08-091-13/+15
* | Merge pull request #24244 from yuwata/device-enumeratorYu Watanabe2022-08-097-33/+126
|\ \
| * | test: add tests for sd_device_enumerator_add_match_sysattr/property()Yu Watanabe2022-08-091-0/+43
| * | sd-device-enumerator: FOREACH_DEVICE_PROPERTY() does not provide NULL valueYu Watanabe2022-08-094-21/+15
| * | sd-device-enumerator,monitor: fix sysattr matchYu Watanabe2022-08-094-17/+68
| * | hash-funcs: introduce string_hash_ops_free_strv_freeYu Watanabe2022-08-082-0/+5
* | | kmod-setup: load dmi-sysfs if it's a moduleLudwig Nussel2022-08-081-0/+3
* | | cryptsetup: support keyfile-timeout for using a device as the key fileChih-Hsuan Yen2022-08-081-6/+19
* | | Merge pull request #24221 from yuwata/dhcp-client-cleanupsYu Watanabe2022-08-0814-215/+229
|\ \ \ | |/ / |/| |
| * | dhcp: add assertions about client stateYu Watanabe2022-08-081-5/+22
| * | dhcp: fix potential buffer overflowYu Watanabe2022-08-063-12/+12
| * | dhcp: make dhcp_network_bind_raw_socket() take struct hw_addr_dataYu Watanabe2022-08-065-69/+86
| * | dhcp: make dhcp_identifier_set_duid() take struct hw_addr_dataYu Watanabe2022-08-064-23/+32
| * | dhcp: make dhcp_identifier_set_iaid() take struct hw_addr_dataYu Watanabe2022-08-065-20/+27
| * | sd-dhcp6-client: use hw_addr_set()Yu Watanabe2022-08-061-2/+1
| * | sd-dhcp-client: use struct hw_addr_data to store MAC and broadcast addressYu Watanabe2022-08-062-36/+22
| * | ether-addr-util: introduce hw_addr_set() helper functionYu Watanabe2022-08-062-0/+11
| * | dhcp4: stop client before updating MAC addressYu Watanabe2022-08-062-56/+24
* | | Merge pull request #23511 from diabonas/tpm2-pin-systemd-gpt-auto-generatorLennart Poettering2022-08-087-52/+128
|\ \ \
| * | | cryptsetup: ask for PIN when trying to activate using a LUKS2 token pluginJonas Witschel2022-08-051-1/+11
| * | | cryptsetup-token-systemd-fido2: use crypt_normalize_pinJonas Witschel2022-08-051-11/+4
| * | | cryptsetup: implement cryptsetup_token_open_pin for systemd-tpm2 LUKS2 tokenJonas Witschel2022-08-056-34/+82
| * | | cryptsetup: refactor asking for a PIN into a more generic functionJonas Witschel2022-08-051-6/+31
* | | | Merge pull request #24220 from yuwata/on-ac-powerLennart Poettering2022-08-081-3/+6
|\ \ \ \
| * | | | udev-util: assume system is running on AC power when no battery foundYu Watanabe2022-08-061-2/+5
| * | | | udev-util: align string tableYu Watanabe2022-08-061-1/+1
* | | | | stub: Use EfiLoaderCode for kernel memoryJan Janssen2022-08-081-1/+1
* | | | | Merge pull request #24044 from dtardon/default-device-timeoutLennart Poettering2022-08-086-1/+9
|\ \ \ \ \
| * | | | | core: allow to set default timeout for devicesDavid Tardon2022-08-056-1/+9
* | | | | | Fix issue with system time set back (#24131)João Loureiro2022-08-081-12/+11
* | | | | | shared/generator: Ensure growfs unit runs after repartundef2022-08-081-1/+1
* | | | | | boot: Build with at least -O1 as workaroundJan Janssen2022-08-061-0/+6
| |_|_|/ / |/| | | |
* | | | | sd-netlink: rename NLType and friendsYu Watanabe2022-08-0611-1766/+1761
| |/ / / |/| | |