index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
20
-96
/
+376
|
\
|
*
test-network: add tests for KeepCarrier= for tuntap interfaces
Yu Watanabe
2022-08-16
4
-3
/
+74
|
*
network/tuntap: save tun or tap file descriptor in fd store
Yu Watanabe
2022-08-16
8
-15
/
+153
|
*
network/tuntap: introduce KeepCarrier= setting
Yu Watanabe
2022-08-16
5
-0
/
+31
|
*
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
*
|
test-network: add tests for MTUBytes= for bridge master and ports
Yu Watanabe
2022-08-16
4
-11
/
+51
*
|
man: Correct information on sysext masking
Kai Lueke
2022-08-16
2
-3
/
+16
*
|
ci(lint): add shell linter - Differential ShellCheck
Jan Macku
2022-08-16
1
-0
/
+30
*
|
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
*
mkosi: Update to latest commit
Daan De Meyer
2022-08-16
1
-1
/
+1
*
Merge pull request #24294 from rphibel/add-support-for-list-of-definitions-di...
Yu Watanabe
2022-08-16
3
-11
/
+76
|
\
|
*
man: document support for drop-in files in systemd-repart
Richard Phibel
2022-08-12
1
-1
/
+3
|
*
man: document support for list of definitions directories in systemd-repart
Richard Phibel
2022-08-12
1
-1
/
+3
|
*
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
*
|
|
Fix typo in net-naming-scheme man page
Sean Anderson
2022-08-16
1
-1
/
+1
*
|
|
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
5
-9
/
+54
|
\
\
\
|
*
|
|
sysext: introduce ARCHITECTURE field to match host architecture
Kai Lueke
2022-08-15
4
-6
/
+34
|
*
|
|
sysext: support distribution-independent extensions using ID=_any
Kai Lueke
2022-08-15
4
-4
/
+21
*
|
|
|
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
3
-8
/
+8
*
|
|
|
Merge pull request #24305 from yuwata/test-network
Yu Watanabe
2022-08-13
1
-16
/
+29
|
\
\
\
\
|
*
|
|
|
test-network: use "systemctl restart" to restart networkd
Yu Watanabe
2022-08-13
1
-2
/
+5
|
*
|
|
|
test-network: also set StartLimitIntervalSec=0 for systemd-networkd.socket
Yu Watanabe
2022-08-13
1
-14
/
+24
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Use correct label for boot related issues
Jan Janssen
2022-08-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #24138 from Keksgesicht/rfe/cryptenroll-keyfile
Yu Watanabe
2022-08-12
3
-0
/
+55
|
\
\
\
|
*
|
|
tests: systemd-cryptenroll: unlock volume with keyfile
Jan B
2022-08-11
1
-0
/
+3
|
*
|
|
docs: adding "--unlock-key-file" to systemd-cryptenroll
Jan B
2022-08-11
1
-0
/
+9
|
*
|
|
cryptenroll: adding the option to use a keyfile to unlock the device
Jan B
2022-08-10
1
-0
/
+43
*
|
|
|
hwdb: Apply existing accel orientation quirk to all Chromebooks
Alper Nebi Yasak
2022-08-12
1
-18
/
+4
*
|
|
|
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
[next]