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
*
core/unit: make JoinsNamespaceOf= implies the inverse dependency
Yu Watanabe
2023-05-26
1
-6
/
+5
*
core/unit: drop doubled empty line
Yu Watanabe
2023-05-26
1
-1
/
+0
*
Merge pull request #26959 from poettering/creds-mount-dep-fix
Lennart Poettering
2023-05-25
10
-44
/
+228
|
\
|
*
execute: add missing NULL handling
Lennart Poettering
2023-05-24
1
-1
/
+1
|
*
mount: check right before invoking /bin/umount if it makes sense
Lennart Poettering
2023-05-24
3
-9
/
+46
|
*
sd-event: add an explicit API for leaving the ratelimit state
Lennart Poettering
2023-05-24
4
-0
/
+94
|
*
core: split out default network dep generation into own function
Lennart Poettering
2023-05-24
1
-21
/
+28
|
*
core: suppress various defaults deps for credentials mounts
Lennart Poettering
2023-05-24
1
-13
/
+38
|
*
unit: add ordering dep relative to credentials dir
Lennart Poettering
2023-05-24
3
-1
/
+22
*
|
Merge pull request #27483 from yuwata/udev-id-path-usb-revision
Zbigniew Jędrzejewski-Szmek
2023-05-25
1
-34
/
+131
|
\
\
|
*
|
udev: add USB revision in ID_PATH
Yu Watanabe
2023-05-20
1
-5
/
+93
|
*
|
udev-builtin-path_id: split out add_id_tag()
Yu Watanabe
2023-05-20
1
-30
/
+39
*
|
|
Merge pull request #27770 from mrc0mmand/more-nallocfuzz-shenanigans
Yu Watanabe
2023-05-25
21
-83
/
+152
|
\
\
\
|
*
|
|
tree-wide: check memstream buffer after closing the handle
Frantisek Sumsal
2023-05-24
17
-68
/
+130
|
*
|
|
sd-journal: propagate errors from ordered_hashmap_*()
Frantisek Sumsal
2023-05-24
1
-4
/
+7
|
*
|
|
env-file: use free_and_replace()
Frantisek Sumsal
2023-05-24
1
-2
/
+1
|
*
|
|
specifier: avoid leaking memory on allocation error
Frantisek Sumsal
2023-05-24
1
-2
/
+2
|
*
|
|
resolve: avoid memory leak from a partially processed RR
Frantisek Sumsal
2023-05-24
1
-1
/
+3
|
*
|
|
sd-journal: use TAKE_PTR() a bit more
Frantisek Sumsal
2023-05-24
2
-5
/
+6
|
*
|
|
sd-journal: avoid double-free
Frantisek Sumsal
2023-05-24
1
-1
/
+3
*
|
|
|
Merge pull request #27769 from YHNdnzj/loginctl-followup
Yu Watanabe
2023-05-24
1
-101
/
+104
|
\
\
\
\
|
*
|
|
|
loginctl: also show idle hint in session-status
Mike Yuan
2023-05-24
1
-19
/
+29
|
*
|
|
|
loginctl: list-users: use bus_map_all_properties
Mike Yuan
2023-05-24
1
-34
/
+24
|
*
|
|
|
loginctl: list-sessions: fix timestamp for idle hint
Mike Yuan
2023-05-24
1
-7
/
+7
|
*
|
|
|
loginctl: some modernizations
Mike Yuan
2023-05-24
1
-41
/
+44
*
|
|
|
|
Merge pull request #27723 from YHNdnzj/service-restart-cleanup
Yu Watanabe
2023-05-24
14
-42
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
core: drop UnitNotifyFlags
Mike Yuan
2023-05-24
13
-24
/
+17
|
*
|
|
|
|
core: get rid of unused Service.will_auto_restart logic
Mike Yuan
2023-05-24
4
-18
/
+5
|
|
/
/
/
/
*
|
|
|
|
system-update-generator: drop pointless goto
David Tardon
2023-05-24
1
-14
/
+12
*
|
|
|
|
Merge pull request #27173 from yuwata/update-utmp
Yu Watanabe
2023-05-24
1
-99
/
+114
|
\
\
\
\
\
|
*
|
|
|
|
update-utmp: reconnect after sleep when PID1 is reexecuting
Yu Watanabe
2023-05-24
1
-23
/
+48
|
*
|
|
|
|
update-utmp: update log message
Yu Watanabe
2023-05-24
1
-3
/
+2
|
*
|
|
|
|
update-utmp: downgrade log level of ignored failure
Yu Watanabe
2023-05-24
1
-2
/
+2
|
*
|
|
|
|
update-utmp: swap q <-> r
Yu Watanabe
2023-05-24
1
-22
/
+22
|
*
|
|
|
|
update-utmp: modernize get_startup_monotonic_time()
Yu Watanabe
2023-05-24
1
-12
/
+15
|
*
|
|
|
|
update-utmp: rebreak comments
Yu Watanabe
2023-05-24
1
-18
/
+11
|
*
|
|
|
|
update-utmp: use verbs
Yu Watanabe
2023-05-24
1
-22
/
+17
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #27773 from dtardon/timestamp-cleanup
Yu Watanabe
2023-05-24
5
-19
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
timer: use dual_timestamp_is_set() at one more place
David Tardon
2023-05-24
1
-1
/
+1
|
*
|
|
|
|
tree-wide: use timestamp_is_set() at more places
David Tardon
2023-05-24
4
-18
/
+18
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #27774 from dtardon/free-cleanup
Yu Watanabe
2023-05-24
13
-44
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
journal-upload: use mfree()
David Tardon
2023-05-24
1
-2
/
+1
|
*
|
|
|
|
tree-wide: use free_and_str*dup() more
David Tardon
2023-05-24
3
-12
/
+9
|
*
|
|
|
|
tree-wide: use free_and_replace() more
David Tardon
2023-05-24
9
-30
/
+15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
ukify: fix handling signed kernel as file
Malte Poll
2023-05-24
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #27752 from DaanDeMeyer/timer-oncalendar-fix
Daan De Meyer
2023-05-24
1
-7
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
timer: Use dual_timestamp_is_set() in one more place
Daan De Meyer
2023-05-24
1
-1
/
+1
|
*
|
|
core/timer: Always use inactive_exit_timestamp if it is set
Daan De Meyer
2023-05-24
1
-6
/
+4
*
|
|
|
Merge pull request #27740 from dtardon/list-sessions-idle
Yu Watanabe
2023-05-24
1
-57
/
+52
|
\
\
\
\
|
*
|
|
|
loginctl: show session idle status in list-sessions
David Tardon
2023-05-24
1
-10
/
+21
[next]