index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
core/unit: drop doubled empty line
Yu Watanabe
1
-1
/
+0
2023-05-26
test: add tests for JoinsNamespaceOf=
Yu Watanabe
10
-0
/
+115
2023-05-24
tree-wide: check memstream buffer after closing the handle
Frantisek Sumsal
17
-68
/
+130
2023-05-24
system-update-generator: drop pointless goto
David Tardon
1
-14
/
+12
2023-05-24
loginctl: also show idle hint in session-status
Mike Yuan
1
-19
/
+29
2023-05-24
loginctl: list-users: use bus_map_all_properties
Mike Yuan
1
-34
/
+24
2023-05-24
loginctl: list-sessions: fix timestamp for idle hint
Mike Yuan
1
-7
/
+7
2023-05-24
loginctl: some modernizations
Mike Yuan
1
-41
/
+44
2023-05-24
ukify: fix handling signed kernel as file
Malte Poll
1
-1
/
+1
2023-05-24
sd-journal: propagate errors from ordered_hashmap_*()
Frantisek Sumsal
1
-4
/
+7
2023-05-24
timer: use dual_timestamp_is_set() at one more place
David Tardon
1
-1
/
+1
2023-05-24
tree-wide: use timestamp_is_set() at more places
David Tardon
4
-18
/
+18
2023-05-24
core: drop UnitNotifyFlags
Mike Yuan
13
-24
/
+17
2023-05-24
core: get rid of unused Service.will_auto_restart logic
Mike Yuan
4
-18
/
+5
2023-05-24
journal-upload: use mfree()
David Tardon
1
-2
/
+1
2023-05-24
tree-wide: use free_and_str*dup() more
David Tardon
3
-12
/
+9
2023-05-24
tree-wide: use free_and_replace() more
David Tardon
9
-30
/
+15
2023-05-24
env-file: use free_and_replace()
Frantisek Sumsal
1
-2
/
+1
2023-05-24
specifier: avoid leaking memory on allocation error
Frantisek Sumsal
1
-2
/
+2
2023-05-24
resolve: avoid memory leak from a partially processed RR
Frantisek Sumsal
1
-1
/
+3
2023-05-24
sd-journal: use TAKE_PTR() a bit more
Frantisek Sumsal
2
-5
/
+6
2023-05-24
sd-journal: avoid double-free
Frantisek Sumsal
1
-1
/
+3
2023-05-24
test: add test case for systemd-update-utmp vs daemon-reexec
Yu Watanabe
1
-0
/
+13
2023-05-24
test: drop a workaround
Yu Watanabe
1
-4
/
+1
2023-05-24
update-utmp: reconnect after sleep when PID1 is reexecuting
Yu Watanabe
1
-23
/
+48
2023-05-24
update-utmp: update log message
Yu Watanabe
1
-3
/
+2
2023-05-24
update-utmp: downgrade log level of ignored failure
Yu Watanabe
1
-2
/
+2
2023-05-24
update-utmp: swap q <-> r
Yu Watanabe
1
-22
/
+22
2023-05-24
update-utmp: modernize get_startup_monotonic_time()
Yu Watanabe
1
-12
/
+15
2023-05-24
update-utmp: rebreak comments
Yu Watanabe
1
-18
/
+11
2023-05-24
update-utmp: use verbs
Yu Watanabe
1
-22
/
+17
2023-05-24
timer: Use dual_timestamp_is_set() in one more place
Daan De Meyer
1
-1
/
+1
2023-05-24
execute: add missing NULL handling
Lennart Poettering
1
-1
/
+1
2023-05-24
mount: check right before invoking /bin/umount if it makes sense
Lennart Poettering
3
-9
/
+46
2023-05-24
sd-event: add an explicit API for leaving the ratelimit state
Lennart Poettering
6
-5
/
+111
2023-05-24
core: split out default network dep generation into own function
Lennart Poettering
1
-21
/
+28
2023-05-24
core: suppress various defaults deps for credentials mounts
Lennart Poettering
1
-13
/
+38
2023-05-24
unit: add ordering dep relative to credentials dir
Lennart Poettering
3
-1
/
+22
2023-05-24
core/timer: Always use inactive_exit_timestamp if it is set
Daan De Meyer
1
-6
/
+4
2023-05-24
loginctl: show session idle status in list-sessions
David Tardon
2
-10
/
+23
2023-05-24
test: rotate journal before storing coredumps
Yu Watanabe
1
-0
/
+3
2023-05-24
oomctl: convert a oom1.Manager call to BusLocator
David Tardon
1
-9
/
+2
2023-05-24
bus-locator: sort the list
David Tardon
1
-1
/
+1
2023-05-24
bus-locator: declare bus locator for oom1 and timesync1
David Tardon
2
-0
/
+14
2023-05-24
hostnamectl: convert more hostname1 calls to BusLocator
David Tardon
1
-24
/
+4
2023-05-24
tree-wide: convert more resolve1.Manager calls to BusLocator
David Tardon
2
-21
/
+5
2023-05-24
journalctl: convert a machine1.Manager call to BusLocator
David Tardon
1
-9
/
+2
2023-05-24
sleep: convert a home1.Manager call to BusLocator
David Tardon
1
-7
/
+1
2023-05-24
login: use NULL to denote arg-less method call
David Tardon
3
-3
/
+3
2023-05-24
tree-wide: convert more login1.Manager calls to BusLocator
David Tardon
6
-52
/
+15
[next]