index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-28
homed: Release(): fix assertion failure
Adrian Vovk
4
-27
/
+73
2024-03-28
run: fix generated unit name clash after soft-reboot
Luca Boccassi
2
-3
/
+31
2024-03-28
timedate: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-28
journalctl-authenticate: return earlier if we are not on a TTY
Yu Watanabe
1
-56
/
+49
2024-03-28
journalctl-authenticate: use open_tmpfile_linkable() and link_tmpfile()
Yu Watanabe
1
-21
/
+16
2024-03-28
journalctl-authenticate: drop unnecessary safe_close()
Yu Watanabe
1
-1
/
+0
2024-03-28
journalctl-authenticate: use is_dir() and refuse symlink for /var/log/journal
Yu Watanabe
1
-10
/
+9
2024-03-27
analyze: fix plot with soft-reboot
Luca Boccassi
2
-7
/
+51
2024-03-27
test: cleanup the test script a bit
Frantisek Sumsal
1
-84
/
+79
2024-03-27
test: check for /dev/loop-control when checking lodev availability
Frantisek Sumsal
1
-2
/
+2
2024-03-27
timedated: Respond on org.freedesktop.timedate1.SetNTP only when really finished
Michal Koutný
1
-3
/
+18
2024-03-27
mkosi: Copy built packages to output directory
Daan De Meyer
5
-4
/
+15
2024-03-27
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2024-03-27
network/dhcp-server: introduce PersistLeases= setting
Yu Watanabe
10
-5
/
+71
2024-03-27
journalctl-show/util: add missing header
Antonio Alvarez Feijoo
2
-0
/
+4
2024-03-27
sd-ndisc-router: introduce sd_ndisc_router_set_sender_address()
Yu Watanabe
4
-0
/
+19
2024-03-27
ndisc-option: add HomeAgent option support
Yu Watanabe
2
-11
/
+88
2024-03-27
mkosi: Specify --without docs if needed for fedora/centos
Daan De Meyer
1
-1
/
+2
2024-03-27
Update pkg/fedora to latest
Daan De Meyer
1
-0
/
+0
2024-03-27
mkosi: Merge base and system images
Daan De Meyer
38
-75
/
+50
2024-03-27
mkosi: Re-enable OpenSUSE build
Daan De Meyer
1
-4
/
+2
2024-03-27
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2024-03-27
build(deps): bump pkg/debian from `1932e19` to `44fe1d4`
dependabot[bot]
1
-0
/
+0
2024-03-27
core: add counter for soft-reboot iterations
Luca Boccassi
6
-3
/
+36
2024-03-27
analyze: show only current times after soft-reboot
Luca Boccassi
2
-1
/
+8
2024-03-27
core: add SoftRebootStartTimestamp
Luca Boccassi
5
-13
/
+42
2024-03-27
core: do not serialize timestamps that are re-measured on soft-reboot
Luca Boccassi
1
-4
/
+5
2024-03-27
resolved: always return the validated answers when validating
Ronan Pigott
1
-2
/
+15
2024-03-27
resolved: minor dnssec fixups
Ronan Pigott
1
-2
/
+9
2024-03-27
shared/logs-show: restore infinite loop avoidance for corrupted journals
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2024-03-26
home: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-26
test: integration test for PassFileDescriptorsToExec= option
Jakub Sitnicki
3
-0
/
+82
2024-03-26
socket: pass socket FDs to all ExecXYZ= commands but ExecStartPre=
Jakub Sitnicki
8
-2
/
+53
2024-03-26
dissect: fix memory leak
Antonio Alvarez Feijoo
1
-1
/
+2
2024-03-26
efi: skip check-alignment-* tests if pefile is not installed
Antonio Alvarez Feijoo
1
-1
/
+5
2024-03-26
hwdb: fix Asus T300FA rotation matrix (#31973)
Luxiter
1
-0
/
+3
2024-03-26
logs-show: read the current boot ID if nothing specified for add_match_boot_id()
Yu Watanabe
2
-12
/
+15
2024-03-26
sd-id128: move get_boot_id_for_machine() to id128-util.c
Yu Watanabe
4
-82
/
+83
2024-03-26
journalctl-filter: several cleanups for add_matches()
Yu Watanabe
1
-92
/
+82
2024-03-26
journalctl-filter: add missing sd_journal_add_conjunction()
Yu Watanabe
1
-1
/
+1
2024-03-26
journalctl-filter: several trivial cleanups
Yu Watanabe
2
-42
/
+25
2024-03-26
journalctl-filter: modernize add_units()
Yu Watanabe
1
-43
/
+36
2024-03-26
ndisc-option: sort options in sent message
Yu Watanabe
1
-3
/
+9
2024-03-26
sd-ndisc-protocol: list up all known options
Yu Watanabe
1
-11
/
+48
2024-03-26
bus-util: dedup bus_set_address_capsule
Mike Yuan
1
-35
/
+26
2024-03-26
resolved: support reloading configuration at runtime
Luca Boccassi
13
-19
/
+162
2024-03-26
journalctl-show: split out seek_journal()
Yu Watanabe
1
-113
/
+122
2024-03-26
journalctl: split journalctl.c into small pieces
Yu Watanabe
17
-1750
/
+2029
2024-03-26
journalctl: use correct type for flags
Yu Watanabe
1
-10
/
+9
2024-03-26
journalctl: merge three if blocks for seeking to the initial position
Yu Watanabe
1
-24
/
+16
[next]