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
*
journalctl: split journalctl.c into small pieces
Yu Watanabe
2024-03-26
17
-1750
/
+2029
*
journalctl: use correct type for flags
Yu Watanabe
2024-03-26
1
-10
/
+9
*
journalctl: merge three if blocks for seeking to the initial position
Yu Watanabe
2024-03-26
1
-24
/
+16
*
daemon-util: introduce notify_reloading helper
Mike Yuan
2024-03-26
6
-20
/
+28
*
Merge pull request #29721 from poettering/systemd-project
Zbigniew Jędrzejewski-Szmek
2024-03-26
13
-29
/
+420
|
\
|
*
busctl: teach busctl a --capsule=/-C switch too
Lennart Poettering
2024-03-14
1
-2
/
+19
|
*
run: allow connecting to capsule instances with --capsule=/-C
Lennart Poettering
2024-03-14
1
-3
/
+50
|
*
systemctl: allow connecting to capsule instances with --capsule=/-C
Lennart Poettering
2024-03-14
3
-6
/
+37
|
*
bus-util: add ability to connect directly to capsule instances of systemd --user
Lennart Poettering
2024-03-14
2
-13
/
+171
|
*
util: add capsule-util.[ch] with helpers for capsules
Lennart Poettering
2024-03-14
3
-0
/
+22
|
*
sd-bus: add ability to connect to bus as a specific user
Lennart Poettering
2024-03-14
3
-5
/
+121
*
|
efi: Measure into both CC and TPM if available. (#31939)
Dionna Amalie Glaze
2024-03-26
1
-19
/
+37
*
|
Merge pull request #31801 from flatcar-hub/krnowak/sysext-config
Luca Boccassi
2024-03-26
1
-48
/
+179
|
\
\
|
*
|
sysext: Fail when trying to import mutable layer that's a symlink to hierarchy
Krzesimir Nowak
2024-03-25
1
-8
/
+4
|
*
|
test, sysext: Actually fail the whole operation if sd-merge worker failed
Krzesimir Nowak
2024-03-25
1
-1
/
+2
|
*
|
sysext: Implement ephemeral import mode
Krzesimir Nowak
2024-03-25
1
-19
/
+104
|
*
|
sysext: Implement ephemeral mode
Krzesimir Nowak
2024-03-25
1
-24
/
+45
|
*
|
sysext: Add missing --mutable mode in help output
Krzesimir Nowak
2024-03-25
1
-0
/
+2
|
*
|
sysext: Add support for mutable mode environment variables
Krzesimir Nowak
2024-03-25
1
-0
/
+14
|
*
|
sysext: Move parsing mutable mode to a separate function
Krzesimir Nowak
2024-03-25
1
-10
/
+22
*
|
|
home/homework: use FOREACH_ARRAY more
Mike Yuan
2024-03-25
1
-24
/
+27
*
|
|
Merge pull request #31932 from bluca/coverity
Yu Watanabe
2024-03-25
2
-4
/
+3
|
\
\
\
|
*
|
|
test: add missing return value check in test-dirent-util
Luca Boccassi
2024-03-25
1
-3
/
+1
|
*
|
|
homework: add missing assert
Luca Boccassi
2024-03-25
1
-1
/
+2
|
|
/
/
*
|
|
kernel-install/60-ukify: do not rebuild existing UKIs
Vitaly Kuznetsov
2024-03-25
1
-0
/
+6
*
|
|
Merge pull request #31899 from yuwata/sd-journal-add-match
Yu Watanabe
2024-03-25
6
-90
/
+82
|
\
\
\
|
*
|
|
logs-show: use journal_add_matchf() and journal_add_match_pair()
Yu Watanabe
2024-03-25
1
-50
/
+23
|
*
|
|
networkctl: use journal_add_matchf() and journal_add_match_pair()
Yu Watanabe
2024-03-25
1
-14
/
+5
|
*
|
|
journal-gateway: use journal_add_match_pair() and add_match_boot_id()
Yu Watanabe
2024-03-25
1
-11
/
+3
|
*
|
|
coredumpctl: use strv_skip()
Yu Watanabe
2024-03-25
1
-3
/
+3
|
*
|
|
coredumpctl: use journal_add_match_pair()
Yu Watanabe
2024-03-25
1
-12
/
+14
|
*
|
|
sd-journal: introduce two helper functions for adding filter
Yu Watanabe
2024-03-22
2
-0
/
+34
*
|
|
|
Merge pull request #31807 from yuwata/sd-ndisc-send
Yu Watanabe
2024-03-25
11
-62
/
+538
|
\
\
\
\
|
*
|
|
|
fuzz: test NDisc packet with more low level functions
Yu Watanabe
2024-03-18
1
-6
/
+43
|
*
|
|
|
icmp6-packet: expose icmp6_packet_get_header()
Yu Watanabe
2024-03-18
2
-1
/
+2
|
*
|
|
|
icmp6-util: drop unused icmp6_send_router_solicitation()
Yu Watanabe
2024-03-18
3
-46
/
+0
|
*
|
|
|
sd-ndisc: use sd_ndisc_option and ndisc_send()
Yu Watanabe
2024-03-18
1
-1
/
+25
|
*
|
|
|
ndisc-option: introduce ndisc_send()
Yu Watanabe
2024-03-18
5
-0
/
+385
|
*
|
|
|
ndisc-option: add a way to specify invalid or unsupported options
Yu Watanabe
2024-03-18
2
-0
/
+58
|
*
|
|
|
test-ndisc-rs: send Router Solicit message before sending test packet
Yu Watanabe
2024-03-18
3
-23
/
+40
*
|
|
|
|
Merge pull request #31938 from YHNdnzj/journalctl-facility
Yu Watanabe
2024-03-25
2
-5
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
journalctl: explicitly check < 0 for error
Mike Yuan
2024-03-25
1
-1
/
+1
|
*
|
|
|
|
basic/string-table: remove unnecessary brackets
Mike Yuan
2024-03-25
1
-4
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #31730 from yuwata/network-dhcp-server-lease-file-follow-ups
Luca Boccassi
2024-03-25
4
-1
/
+54
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
network/address: acquire address from DHCP server lease file
Yu Watanabe
2024-03-18
4
-1
/
+54
*
|
|
|
|
basic/virt: Fix virtualbox detection on proprietary system via board_vendor
Friedrich Altheide
2024-03-24
1
-0
/
+1
*
|
|
|
|
shared: Fix TPM2 unsealing when PCR values change
Gabríel Arthúr Pétursson
2024-03-24
1
-5
/
+5
*
|
|
|
|
Merge pull request #31919 from YHNdnzj/analyze-verify
Luca Boccassi
2024-03-24
3
-13
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
analyze: refuse --global dot/verify
Mike Yuan
2024-03-23
1
-3
/
+2
|
*
|
|
|
|
analyze-dot: also show BindsTo= in --require
Mike Yuan
2024-03-23
1
-0
/
+5
[next]