index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: drop /proc/sys/ in prefix
Yu Watanabe
2022-08-17
1
-16
/
+4
*
sysctl: use ordered_hashmap_ensure_put()
Yu Watanabe
2022-08-17
1
-4
/
+1
*
run: simplification
Zbigniew Jędrzejewski-Szmek
2022-08-17
1
-5
/
+1
*
manager: allow assignment of properties on target/swap/device units
Zbigniew Jędrzejewski-Szmek
2022-08-17
2
-9
/
+6
*
Merge pull request #24301 from yuwata/network-tuntap
Luca Boccassi
2022-08-17
13
-93
/
+290
|
\
|
*
network/tuntap: save tun or tap file descriptor in fd store
Yu Watanabe
2022-08-16
7
-15
/
+152
|
*
network/tuntap: introduce KeepCarrier= setting
Yu Watanabe
2022-08-16
3
-0
/
+20
|
*
network/tuntap: code cleanups
Yu Watanabe
2022-08-16
1
-62
/
+39
|
*
login: use helper functions for fd store
Yu Watanabe
2022-08-16
2
-28
/
+8
|
*
daemon-util: introduce several helper functions for fd store
Yu Watanabe
2022-08-16
3
-0
/
+83
*
|
sysusers: add fsync for passwd (#24324)
Avram Lubkin
2022-08-16
1
-1
/
+1
|
/
*
tpm-util: use trial session where appropriate
Lennart Poettering
2022-08-16
1
-5
/
+24
*
Merge pull request #24294 from rphibel/add-support-for-list-of-definitions-di...
Yu Watanabe
2022-08-16
2
-9
/
+70
|
\
|
*
repart: add support for list of definitions directories
Richard Phibel
2022-08-12
2
-9
/
+70
*
|
shutdown: trivial modernizations
Lennart Poettering
2022-08-16
1
-22
/
+21
*
|
cryptenroll: drop unnecessary {}
Lennart Poettering
2022-08-16
1
-2
/
+1
*
|
creds-tool: don't declare variable in switch body
Lennart Poettering
2022-08-16
1
-2
/
+4
*
|
Merge pull request #24299 from yuwata/dhcp6-no-binding
Yu Watanabe
2022-08-16
5
-7
/
+42
|
\
\
|
*
|
dhcp6: do not append ORO option when no option requested
Yu Watanabe
2022-08-13
1
-0
/
+3
|
*
|
dhcp6: gracefully handle NoBinding error
Yu Watanabe
2022-08-12
5
-7
/
+39
*
|
|
tpm2: typo fix selecion → selection
Lennart Poettering
2022-08-16
1
-4
/
+4
*
|
|
Merge pull request #24263 from pothos/sysext-for-static-binaries
Lennart Poettering
2022-08-15
1
-2
/
+20
|
\
\
\
|
*
|
|
sysext: introduce ARCHITECTURE field to match host architecture
Kai Lueke
2022-08-15
1
-1
/
+12
|
*
|
|
sysext: support distribution-independent extensions using ID=_any
Kai Lueke
2022-08-15
1
-1
/
+8
*
|
|
|
tpm2-util: reduce unnecessary indentation
Lennart Poettering
2022-08-15
1
-16
/
+4
*
|
|
|
udev/cdrom_id: check last track info
Yu Watanabe
2022-08-15
1
-1
/
+1
*
|
|
|
firstboot: fix can't overwrite timezone
bin456789
2022-08-15
1
-4
/
+6
*
|
|
|
network/bridge: fix UseBPDU= and AllowPortToBeRoot=
Yu Watanabe
2022-08-13
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #24138 from Keksgesicht/rfe/cryptenroll-keyfile
Yu Watanabe
2022-08-12
1
-0
/
+43
|
\
\
\
|
*
|
|
cryptenroll: adding the option to use a keyfile to unlock the device
Jan B
2022-08-10
1
-0
/
+43
*
|
|
|
network: replace usage of sd_bus_call_method_async() to bus_call_method_async...
williamsumendap
2022-08-12
4
-8
/
+12
*
|
|
|
Merge pull request #24285 from yuwata/sd-device-new-from-path
Yu Watanabe
2022-08-12
3
-13
/
+76
|
\
\
\
\
|
*
|
|
|
udev: use sd_device_new_from_path() and _new_child()
Yu Watanabe
2022-08-12
1
-5
/
+9
|
*
|
|
|
test: add more tests for sd_device_new_from_path()
Yu Watanabe
2022-08-12
1
-0
/
+49
|
*
|
|
|
sd-device: allow to create sd-device object through a symlink outside of /sys
Yu Watanabe
2022-08-12
1
-8
/
+18
*
|
|
|
|
Merge pull request #24289 from yuwata/sd-device-monitor-set-description
Yu Watanabe
2022-08-12
5
-58
/
+100
|
\
\
\
\
\
|
*
|
|
|
|
udev: set description for device monitor
Yu Watanabe
2022-08-12
1
-0
/
+4
|
*
|
|
|
|
test: use sd_device_monitor_set_description()
Yu Watanabe
2022-08-12
1
-14
/
+14
|
*
|
|
|
|
sd-device-monitor: logs description for device monitor
Yu Watanabe
2022-08-12
1
-43
/
+52
|
*
|
|
|
|
sd-device-monitor: introduce sd_device_monitor_{set,get}_description()
Yu Watanabe
2022-08-12
3
-1
/
+30
|
|
/
/
/
/
*
|
|
|
|
tpm2-util: rename tpmKey → primary
Lennart Poettering
2022-08-12
1
-4
/
+4
*
|
|
|
|
tpm2-util: lower indentation level a tiny bit
Lennart Poettering
2022-08-12
1
-19
/
+15
*
|
|
|
|
cryptenroll: fix memory leak
Lennart Poettering
2022-08-12
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #24273 from lnussel/refactor_sysuser_creds
Lennart Poettering
2022-08-12
4
-37
/
+44
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
creds: refactor reading user password
Ludwig Nussel
2022-08-11
4
-37
/
+44
*
|
|
|
Merge pull request #24286 from yuwata/test-sd-device-monitor
Yu Watanabe
2022-08-12
1
-10
/
+28
|
\
\
\
\
|
*
|
|
|
test: do not fill up receiver buffer
Yu Watanabe
2022-08-11
1
-10
/
+16
|
*
|
|
|
test: add fake action and seqnum
Yu Watanabe
2022-08-11
1
-0
/
+12
*
|
|
|
|
sd-device-enumerator: drop noisy log messages
Yu Watanabe
2022-08-12
1
-4
/
+0
*
|
|
|
|
Merge pull request #24288 from yuwata/sd-device-monitor-fixlets
Yu Watanabe
2022-08-12
1
-3
/
+3
|
\
\
\
\
\
[next]