index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
/
libudev-device.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
core/namespace: replace MOUNT_PRIVATE_TMP_READ_ONLY with MOUNT_PRIVATE_TMP wi...
Yu Watanabe
1
-10
/
+5
2024-10-23
core/namespace: coding style cleanups
Yu Watanabe
1
-6
/
+6
2024-10-23
core/namespace: honor MountEntry.read_only, .options, and so on in static ent...
Yu Watanabe
2
-7
/
+21
2024-10-23
refactor: replace sizeof in loop with ELEMENTSOF & FOREACH_ELEMENT (#34863)
Integral
4
-15
/
+12
2024-10-23
update TODO
Lennart Poettering
1
-0
/
+2
2024-10-23
man/network: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
measure: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
TEST-55-OOMD: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
network: adjust log message about DNR
Ronan Pigott
1
-4
/
+4
2024-10-23
mkosi: update debian commit reference
Luca Boccassi
1
-1
/
+1
2024-10-22
logind: allow read/write to char-hvc devices
Luca Boccassi
1
-0
/
+1
2024-10-22
logind: also check session class in session_get_idle_hint()
Lennart Poettering
1
-0
/
+3
2024-10-22
logind: use RET_GATHER() at one more place
Lennart Poettering
1
-4
/
+1
2024-10-22
logind: add CanIdle + CanLock dbus properties to session object
Lennart Poettering
3
-4
/
+53
2024-10-22
varlinkctl: set SD_JSON_FORMAT_FLUSH when --more is set
Nick Rosbrook
1
-2
/
+2
2024-10-22
varlinkctl: do not clobber format flags in verb_call
Nick Rosbrook
1
-2
/
+4
2024-10-22
resolved: validate noerror response for CNAMEs
Ronan Pigott
2
-10
/
+2
2024-10-22
fs-util: move attempts counter in openat_report_new() into loop
Lennart Poettering
1
-2
/
+1
2024-10-22
label: move label_ops_reset() up a bit
Lennart Poettering
2
-6
/
+5
2024-10-22
label: add missing assert() to label_ops_set()
Lennart Poettering
1
-0
/
+3
2024-10-22
shared: get rid of fileio-label.[ch]
Lennart Poettering
7
-47
/
+29
2024-10-22
fileio: port write_string_file_full() to openat_report_new()
Lennart Poettering
1
-10
/
+15
2024-10-22
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
13
-74
/
+84
2024-10-22
fs-util: tweak how openat_report_new() operates when O_CREAT is used on a dan...
Lennart Poettering
3
-33
/
+21
2024-10-22
fs-util: always call label post ops in xopenat_full(), in both success and er...
Lennart Poettering
1
-9
/
+11
2024-10-22
fs-util: don't second guess openat_report_new() return values
Lennart Poettering
1
-11
/
+0
2024-10-22
label: tweak LabelOps post() hook to take "created" boolean
Lennart Poettering
6
-15
/
+20
2024-10-22
fs-util: always go through the unlink cleanup paths in xopenat_full()
Lennart Poettering
1
-5
/
+3
2024-10-22
fs-util: remove misplaced RET_NERRNO()
Lennart Poettering
1
-1
/
+1
2024-10-22
bus-util: Fix bus_log_connect_error()
Daan De Meyer
1
-3
/
+3
2024-10-22
bus-util: Special case when DBUS_SESSION_BUS_ADDRESS is set and XDG_RUNTIME_D...
Daan De Meyer
1
-1
/
+11
2024-10-22
bus-util: Return ENOMEDIUM if XDG_RUNTIME_DIR is unset
Daan De Meyer
1
-1
/
+1
2024-10-21
test: CET/EET are deprecated, use Europe/Berlin and Kyiv
Luca Boccassi
4
-17
/
+14
2024-10-21
man: suggest to use DHCPv6Client= when upstream provides RA with the Managed ...
Yu Watanabe
1
-4
/
+10
2024-10-21
network/dhcp6: do not request IA_PD when running in the other-information mode
Yu Watanabe
4
-44
/
+32
2024-10-21
resolve: move sd-* api into libsystemd-network
Ronan Pigott
9
-6
/
+41
2024-10-21
ndisc: implement ndisc_option_build_encrypted_dns
Ronan Pigott
1
-0
/
+140
2024-10-21
network: add dnr resolvers to networkctl status json output
Ronan Pigott
4
-1
/
+144
2024-10-21
test/fuzz: add dnr packets
Ronan Pigott
3
-0
/
+0
2024-10-21
network: Serialize ipv6ra DNR
Ronan Pigott
1
-0
/
+24
2024-10-21
network: Introduce IPv6RA UseDNR= option
Ronan Pigott
6
-0
/
+19
2024-10-21
ndisc: Parse RFC9463 encrypted DNS (DNR) option
Ronan Pigott
7
-1
/
+373
2024-10-21
test-network: add DHCPv6 DNR test
Ronan Pigott
1
-1
/
+33
2024-10-21
network: Serialize DHCPv6 DNR servers
Ronan Pigott
1
-2
/
+41
2024-10-21
network: Introduce UseDNR DHCPv6 option
Ronan Pigott
7
-0
/
+14
2024-10-21
network: Parse RFC9463 DHCPv6 DNR option
Ronan Pigott
4
-2
/
+111
2024-10-21
dhcp6: use dns_name_from_wire_format
Ronan Pigott
2
-76
/
+5
2024-10-21
test-dhcp6: terminate fqdn option
Ronan Pigott
1
-4
/
+4
2024-10-21
test-network: add test for DHCPv4 DNR
Ronan Pigott
1
-0
/
+69
2024-10-21
network: Serialize DNR servers
Ronan Pigott
6
-5
/
+105
[next]