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
...
|
*
|
|
shared/bus-util: debug log when falling back to session bus
Mike Yuan
2024-10-22
1
-1
/
+4
|
*
|
|
basic/fs-util: move unlink_tempfilep() to tmpfile-util
Mike Yuan
2024-10-22
4
-13
/
+13
*
|
|
|
Merge pull request #27916 from yuwata/test-execute-credstore
Yu Watanabe
2024-10-24
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
test-execute: update permission of credstore
Yu Watanabe
2024-10-22
1
-4
/
+4
*
|
|
|
|
Merge pull request #34834 from yuwata/protect-home-tmpfs-read-only
Yu Watanabe
2024-10-23
1
-21
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
core/namespace: replace MOUNT_PRIVATE_TMP_READ_ONLY with MOUNT_PRIVATE_TMP wi...
Yu Watanabe
2024-10-23
1
-10
/
+5
|
*
|
|
|
|
core/namespace: coding style cleanups
Yu Watanabe
2024-10-23
1
-6
/
+6
|
*
|
|
|
|
core/namespace: honor MountEntry.read_only, .options, and so on in static ent...
Yu Watanabe
2024-10-23
1
-5
/
+10
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
core: don't forget about fallback_smack_process_label
Ćukasz Stelmach
2024-10-23
1
-1
/
+1
|
/
/
/
/
*
|
|
|
refactor: replace sizeof in loop with ELEMENTSOF & FOREACH_ELEMENT (#34863)
Integral
2024-10-23
4
-15
/
+12
*
|
|
|
measure: fix typo
Yu Watanabe
2024-10-23
1
-1
/
+1
*
|
|
|
Merge pull request #34850 from poettering/openat-report-new-tweaks
Lennart Poettering
2024-10-23
25
-200
/
+180
|
\
\
\
\
|
*
|
|
|
fs-util: move attempts counter in openat_report_new() into loop
Lennart Poettering
2024-10-22
1
-2
/
+1
|
*
|
|
|
label: move label_ops_reset() up a bit
Lennart Poettering
2024-10-22
2
-6
/
+5
|
*
|
|
|
label: add missing assert() to label_ops_set()
Lennart Poettering
2024-10-22
1
-0
/
+3
|
*
|
|
|
shared: get rid of fileio-label.[ch]
Lennart Poettering
2024-10-22
7
-47
/
+29
|
*
|
|
|
fileio: port write_string_file_full() to openat_report_new()
Lennart Poettering
2024-10-22
1
-10
/
+15
|
*
|
|
|
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
2024-10-22
13
-74
/
+84
|
*
|
|
|
fs-util: tweak how openat_report_new() operates when O_CREAT is used on a dan...
Lennart Poettering
2024-10-22
3
-33
/
+21
|
*
|
|
|
fs-util: always call label post ops in xopenat_full(), in both success and er...
Lennart Poettering
2024-10-22
1
-9
/
+11
|
*
|
|
|
fs-util: don't second guess openat_report_new() return values
Lennart Poettering
2024-10-22
1
-11
/
+0
|
*
|
|
|
label: tweak LabelOps post() hook to take "created" boolean
Lennart Poettering
2024-10-22
6
-15
/
+20
|
*
|
|
|
fs-util: always go through the unlink cleanup paths in xopenat_full()
Lennart Poettering
2024-10-22
1
-5
/
+3
|
*
|
|
|
fs-util: remove misplaced RET_NERRNO()
Lennart Poettering
2024-10-22
1
-1
/
+1
*
|
|
|
|
network: adjust log message about DNR
Ronan Pigott
2024-10-23
1
-4
/
+4
*
|
|
|
|
Merge pull request #34861 from poettering/can-idle
Lennart Poettering
2024-10-23
2
-4
/
+40
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
logind: also check session class in session_get_idle_hint()
Lennart Poettering
2024-10-22
1
-0
/
+3
|
*
|
|
|
logind: use RET_GATHER() at one more place
Lennart Poettering
2024-10-22
1
-4
/
+1
|
*
|
|
|
logind: add CanIdle + CanLock dbus properties to session object
Lennart Poettering
2024-10-22
1
-0
/
+36
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
varlinkctl: set SD_JSON_FORMAT_FLUSH when --more is set
Nick Rosbrook
2024-10-22
1
-2
/
+2
*
|
|
|
varlinkctl: do not clobber format flags in verb_call
Nick Rosbrook
2024-10-22
1
-2
/
+4
|
/
/
/
*
|
|
Merge pull request #34848 from yuwata/network-dhcpv6-do-not-request-ia-pd-on-...
Lennart Poettering
2024-10-22
4
-44
/
+32
|
\
\
\
|
*
|
|
network/dhcp6: do not request IA_PD when running in the other-information mode
Yu Watanabe
2024-10-21
4
-44
/
+32
*
|
|
|
resolved: validate noerror response for CNAMEs
Ronan Pigott
2024-10-22
1
-10
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #34851 from DaanDeMeyer/medium
Daan De Meyer
2024-10-22
1
-5
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bus-util: Fix bus_log_connect_error()
Daan De Meyer
2024-10-22
1
-3
/
+3
|
*
|
bus-util: Special case when DBUS_SESSION_BUS_ADDRESS is set and XDG_RUNTIME_D...
Daan De Meyer
2024-10-22
1
-1
/
+11
|
*
|
bus-util: Return ENOMEDIUM if XDG_RUNTIME_DIR is unset
Daan De Meyer
2024-10-22
1
-1
/
+1
|
|
/
*
|
Merge pull request #34761 from ikruglov/ikruglov/io-systemd-Machine-GetAddresses
Lennart Poettering
2024-10-22
5
-16
/
+167
|
\
\
|
*
|
machine: use AcquireMetadata in io.systemd.MachineImage.List method
Ivan Kruglov
2024-10-21
2
-9
/
+22
|
*
|
machine: add Addresses field in varlink io.systemd.Machine.List output
Ivan Kruglov
2024-10-21
2
-2
/
+60
|
*
|
machine: add OSRelease and UIDShift fields in varlink io.systemd.Machine.List...
Ivan Kruglov
2024-10-21
2
-8
/
+64
|
*
|
machine: enum AcquireMetadata
Ivan Kruglov
2024-10-21
3
-0
/
+24
*
|
|
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
41
-123
/
+1904
|
\
\
\
|
*
|
|
resolve: move sd-* api into libsystemd-network
Ronan Pigott
2024-10-21
9
-6
/
+41
|
*
|
|
ndisc: implement ndisc_option_build_encrypted_dns
Ronan Pigott
2024-10-21
1
-0
/
+140
|
*
|
|
network: add dnr resolvers to networkctl status json output
Ronan Pigott
2024-10-21
4
-1
/
+144
|
*
|
|
network: Serialize ipv6ra DNR
Ronan Pigott
2024-10-21
1
-0
/
+24
|
*
|
|
network: Introduce IPv6RA UseDNR= option
Ronan Pigott
2024-10-21
5
-0
/
+9
|
*
|
|
ndisc: Parse RFC9463 encrypted DNS (DNR) option
Ronan Pigott
2024-10-21
7
-1
/
+373
[prev]
[next]