index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
logs-show: move journal_find_boot_by_offset() and friends from journalctl.c
Yu Watanabe
2023-09-26
3
-213
/
+217
*
journalctl: several cleanups for find_boot_by_offset()/_by_id()
Yu Watanabe
2023-09-26
1
-21
/
+26
*
sd-journal: refuse to write entry without boot ID
Yu Watanabe
2023-09-26
1
-1
/
+5
*
sd-journal: boot_id is always non-NULL
Yu Watanabe
2023-09-26
1
-4
/
+3
*
sd-journal: also verify tail_entry_boot_id and friends in journal_file_verify...
Yu Watanabe
2023-09-26
2
-10
/
+28
*
test: fix header verification
Yu Watanabe
2023-09-26
1
-3
/
+6
*
man: document SystemState's possible values
Luca Boccassi
2023-09-25
1
-2
/
+46
*
man: add version information for udev functions
Abderrahim Kitouni
2023-09-25
11
-0
/
+111
*
Merge pull request #29314 from YHNdnzj/firstboot-fixup
Luca Boccassi
2023-09-25
2
-2
/
+2
|
\
|
*
man/systemd-firstboot: /etc/ empty -> unpopulated
Mike Yuan
2023-09-25
1
-1
/
+1
|
*
core/main: log that we assume first boot if failed to read machine-id
Mike Yuan
2023-09-25
1
-1
/
+1
*
|
Merge pull request #29309 from poettering/resolved-varlink-tweaks
Lennart Poettering
2023-09-25
3
-5
/
+17
|
\
\
|
*
|
resolved: rename varlink function to match exposed method name
Lennart Poettering
2023-09-25
1
-2
/
+2
|
*
|
resolved: also expose interface index in server JSON data
Lennart Poettering
2023-09-25
2
-3
/
+15
*
|
|
oomd: correct listening sockets
Lennart Poettering
2023-09-25
3
-4
/
+4
*
|
|
varlink: move O_NONBLOCK setting to varlink_server_listen_fd(), and set O_CLO...
Lennart Poettering
2023-09-25
1
-4
/
+8
*
|
|
Merge pull request #29315 from poettering/strgrowpad0
Lennart Poettering
2023-09-25
2
-1
/
+13
|
\
\
\
|
*
|
|
repart: add extra safety check that the verity signature fits in the partitio...
Lennart Poettering
2023-09-25
1
-0
/
+3
|
*
|
|
string-util: make strgrowpad0() a bit safer
Lennart Poettering
2023-09-25
1
-1
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #29308 from aafeijoo-suse/dissect-fix
Luca Boccassi
2023-09-25
2
-13
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bash-completion: add missing commands and options to systemd-dissect
Antonio Alvarez Feijoo
2023-09-25
1
-12
/
+32
|
*
|
man/systemd-dissect: various fixes
Antonio Alvarez Feijoo
2023-09-25
1
-1
/
+6
*
|
|
alloc-util: remove duplicate empty line
Lennart Poettering
2023-09-25
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge pull request #29301 from poettering/pcr-extend-rename
Lennart Poettering
2023-09-25
16
-49
/
+102
|
\
\
|
*
|
man: briefly document that we are now keeping an event log in userspace for o...
Lennart Poettering
2023-09-25
1
-0
/
+24
|
*
|
pcrextend: make PCR index configurable
Lennart Poettering
2023-09-25
2
-10
/
+33
|
*
|
pcrphase: rename binary to pcrextend
Lennart Poettering
2023-09-25
16
-39
/
+45
|
/
/
*
|
test: enable debug logs for the user instances as well
Frantisek Sumsal
2023-09-25
1
-0
/
+3
*
|
Merge pull request #29303 from abderrahim/syntax-fixes
Luca Boccassi
2023-09-25
3
-15
/
+9
|
\
\
|
|
/
|
/
|
|
*
man: fix docbook syntax for function docs
Abderrahim Kitouni
2023-09-25
2
-14
/
+9
|
*
man/kernel-command-line: don't refer early_core_pattern to systemd
Abderrahim Kitouni
2023-09-25
1
-1
/
+0
|
/
*
docs/FDS: add missing article and reword sentence
Zbigniew Jędrzejewski-Szmek
2023-09-25
1
-5
/
+6
*
update TODO
Lennart Poettering
2023-09-25
1
-1
/
+5
*
mkosi: Run meson and ninja as the user invoking mkosi
Daan De Meyer
2023-09-25
1
-2
/
+5
*
po: Translated using Weblate (Korean)
김인수
2023-09-25
1
-8
/
+8
*
sd-dhcp-client: reject NAKs from servers that we did not send an offer to (#2...
Alexandre Peixoto Ferreira
2023-09-25
1
-1
/
+6
*
hwdb: ieee1394-unit-function: add Miglia Technology Harmony Audio (HA02)
Takashi Sakamoto
2023-09-24
1
-0
/
+10
*
test: wait for the swtpm socket to appear
Frantisek Sumsal
2023-09-23
1
-1
/
+6
*
test: don't panic on soft lockups
Frantisek Sumsal
2023-09-23
1
-1
/
+0
*
Merge pull request #29254 from yuwata/sd-ndisc-use-usec_t
Luca Boccassi
2023-09-22
6
-159
/
+150
|
\
|
*
sd-ndisc: make sd_ndisc return time values in usec
Yu Watanabe
2023-09-22
6
-121
/
+111
|
*
sd-ndisc: rename function arguments for storing results
Yu Watanabe
2023-09-21
2
-43
/
+44
*
|
Merge pull request #29258 from yuwata/sd-dhcp-client-split-out
Luca Boccassi
2023-09-22
4
-122
/
+145
|
\
\
|
*
|
sd-dhcp-client: split out client_parse_message()
Yu Watanabe
2023-09-22
2
-51
/
+70
|
*
|
sd-dhcp-client: introduce dhcp_lease_unref_and_replace()
Yu Watanabe
2023-09-22
2
-14
/
+12
|
*
|
sd-dhcp-client: do not set fallback subnet mask if it is already set
Yu Watanabe
2023-09-22
2
-14
/
+11
|
*
|
sd-dhcp-client: split out client_enter_requesting()
Yu Watanabe
2023-09-22
1
-8
/
+15
|
*
|
sd-dhcp-client: split out client_enter_bound()
Yu Watanabe
2023-09-22
1
-39
/
+41
|
/
/
*
|
btrfs-util: fix one memory leak
Mike Yuan
2023-09-22
1
-0
/
+2
*
|
Add recommended initramfs regeneration
RoepLuke
2023-09-22
3
-0
/
+27
[next]