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
*
os-util: allow matching versioned image with extension-release file
Luca Boccassi
2024-03-28
3
-55
/
+62
*
Merge pull request #31994 from yuwata/network-dhcp-server-follow-ups
Luca Boccassi
2024-03-28
2
-1
/
+2
|
\
|
*
network: make [DHCPServer] in networkd.conf work
Yu Watanabe
2024-03-28
1
-0
/
+1
|
*
network: fix typo
Yu Watanabe
2024-03-28
1
-1
/
+1
*
|
ndisc-option: allow to set valid time of options
Yu Watanabe
2024-03-28
4
-81
/
+380
*
|
journalctl-filter: use add_match_boot_id() instead of add_match_this_boot()
Yu Watanabe
2024-03-28
1
-5
/
+1
*
|
homed: Release(): fix assertion failure
Adrian Vovk
2024-03-28
3
-27
/
+69
*
|
run: fix generated unit name clash after soft-reboot
Luca Boccassi
2024-03-28
1
-3
/
+18
*
|
Merge pull request #31963 from yuwata/journalctl-authenticate-cleanups
Yu Watanabe
2024-03-28
1
-88
/
+74
|
\
\
|
|
/
|
/
|
|
*
journalctl-authenticate: return earlier if we are not on a TTY
Yu Watanabe
2024-03-28
1
-56
/
+49
|
*
journalctl-authenticate: use open_tmpfile_linkable() and link_tmpfile()
Yu Watanabe
2024-03-28
1
-21
/
+16
|
*
journalctl-authenticate: drop unnecessary safe_close()
Yu Watanabe
2024-03-28
1
-1
/
+0
|
*
journalctl-authenticate: use is_dir() and refuse symlink for /var/log/journal
Yu Watanabe
2024-03-28
1
-10
/
+9
*
|
timedate: fix typo
Yu Watanabe
2024-03-28
1
-1
/
+1
|
/
*
analyze: fix plot with soft-reboot
Luca Boccassi
2024-03-27
2
-7
/
+51
*
timedated: Respond on org.freedesktop.timedate1.SetNTP only when really finished
Michal Koutný
2024-03-27
1
-3
/
+18
*
network/dhcp-server: introduce PersistLeases= setting
Yu Watanabe
2024-03-27
8
-2
/
+28
*
journalctl-show/util: add missing header
Antonio Alvarez Feijoo
2024-03-27
2
-0
/
+4
*
sd-ndisc-router: introduce sd_ndisc_router_set_sender_address()
Yu Watanabe
2024-03-27
4
-0
/
+19
*
ndisc-option: add HomeAgent option support
Yu Watanabe
2024-03-27
2
-11
/
+88
*
Merge pull request #31965 from yuwata/logs-show-cleanups
Luca Boccassi
2024-03-27
5
-88
/
+92
|
\
|
*
logs-show: read the current boot ID if nothing specified for add_match_boot_id()
Yu Watanabe
2024-03-26
2
-12
/
+15
|
*
sd-id128: move get_boot_id_for_machine() to id128-util.c
Yu Watanabe
2024-03-26
4
-82
/
+83
*
|
Merge pull request #31964 from yuwata/journalctl-filter-cleanups
Luca Boccassi
2024-03-27
2
-175
/
+141
|
\
\
|
*
|
journalctl-filter: several cleanups for add_matches()
Yu Watanabe
2024-03-26
1
-92
/
+82
|
*
|
journalctl-filter: add missing sd_journal_add_conjunction()
Yu Watanabe
2024-03-26
1
-1
/
+1
|
*
|
journalctl-filter: several trivial cleanups
Yu Watanabe
2024-03-26
2
-42
/
+25
|
*
|
journalctl-filter: modernize add_units()
Yu Watanabe
2024-03-26
1
-43
/
+36
|
|
/
*
|
core: add counter for soft-reboot iterations
Luca Boccassi
2024-03-27
4
-1
/
+18
*
|
analyze: show only current times after soft-reboot
Luca Boccassi
2024-03-27
2
-1
/
+8
*
|
core: add SoftRebootStartTimestamp
Luca Boccassi
2024-03-27
4
-1
/
+18
*
|
core: do not serialize timestamps that are re-measured on soft-reboot
Luca Boccassi
2024-03-27
1
-4
/
+5
*
|
Merge pull request #31789 from jsitnicki/socket-pass-fds-to-exec
Yu Watanabe
2024-03-27
5
-0
/
+29
|
\
\
|
*
|
socket: pass socket FDs to all ExecXYZ= commands but ExecStartPre=
Jakub Sitnicki
2024-03-26
5
-0
/
+29
*
|
|
resolved: always return the validated answers when validating
Ronan Pigott
2024-03-27
1
-2
/
+15
*
|
|
resolved: minor dnssec fixups
Ronan Pigott
2024-03-27
1
-2
/
+9
*
|
|
shared/logs-show: restore infinite loop avoidance for corrupted journals
Zbigniew Jędrzejewski-Szmek
2024-03-27
1
-1
/
+2
*
|
|
home: fix typo
Yu Watanabe
2024-03-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #31951 from bluca/resolve_reload
Yu Watanabe
2024-03-26
10
-12
/
+120
|
\
\
|
*
|
resolved: support reloading configuration at runtime
Luca Boccassi
2024-03-26
10
-12
/
+120
*
|
|
Merge pull request #31959 from YHNdnzj/execute-pass-fds
Yu Watanabe
2024-03-26
2
-4
/
+6
|
\
\
\
|
*
|
|
core/execute: check if EXEC_PASS_FDS is set if got exec_params.fds
Mike Yuan
2024-03-26
2
-1
/
+4
|
*
|
|
core/service: remove redundant Unit.type check
Mike Yuan
2024-03-26
1
-3
/
+2
*
|
|
|
Merge pull request #31960 from YHNdnzj/capsule-followup
Yu Watanabe
2024-03-26
3
-37
/
+28
|
\
\
\
\
|
*
|
|
|
bus-util: dedup bus_set_address_capsule
Mike Yuan
2024-03-26
1
-35
/
+26
|
*
|
|
|
systemctl,busctl: sort includes
Mike Yuan
2024-03-26
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
dissect: fix memory leak
Antonio Alvarez Feijoo
2024-03-26
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #31879 from yuwata/journalctl-split
Yu Watanabe
2024-03-26
17
-1759
/
+2038
|
\
\
\
|
*
|
|
journalctl-show: split out seek_journal()
Yu Watanabe
2024-03-26
1
-113
/
+122
|
*
|
|
journalctl: split journalctl.c into small pieces
Yu Watanabe
2024-03-26
17
-1750
/
+2029
[next]