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
...
*
|
namespace: fix whitespace mixup
Lennart Poettering
2023-11-03
1
-5
/
+5
*
|
more additions to NEWS
Lennart Poettering
2023-11-03
1
-97
/
+186
*
|
Merge pull request #28891 from poettering/pcrlock
Luca Boccassi
2023-11-03
54
-118
/
+8548
|
\
\
|
*
|
update TODO
Lennart Poettering
2023-11-03
1
-78
/
+17
|
*
|
test: add pcrlock integration test
Lennart Poettering
2023-11-03
1
-0
/
+137
|
*
|
man: document pcrlock
Lennart Poettering
2023-11-03
6
-0
/
+908
|
*
|
units: add units that put together and install a TPM2 PCR policy at boot
Lennart Poettering
2023-11-03
8
-0
/
+208
|
*
|
pcrlock: add pre-defined pcrlock files
Lennart Poettering
2023-11-03
15
-0
/
+30
|
*
|
tree-wide: hook everything up with pcrlock policy
Lennart Poettering
2023-11-03
10
-14
/
+116
|
*
|
pcrlock: add new pcrlock tool
Lennart Poettering
2023-11-03
15
-5
/
+6159
|
*
|
tpm2-util: add common array for TPM2 hash algorithms
Lennart Poettering
2023-11-03
2
-0
/
+14
|
*
|
tpm2-util: make various marshalling/unmarshalling calls static, as we only us...
Lennart Poettering
2023-11-03
2
-8
/
+4
|
*
|
tpm2-util: add generic helpers for sealing/unsealing data
Lennart Poettering
2023-11-03
2
-0
/
+128
|
*
|
tpm2-util: add helper for creating/removing/updating NV index with stored policy
Lennart Poettering
2023-11-03
2
-1
/
+185
|
*
|
tpm2-util: add calls for calculating/submitting PolicyAuthorizeNV + PolicyOR ...
Lennart Poettering
2023-11-03
2
-2
/
+186
|
*
|
tpm2-util: add helper that calculates name of NV index
Lennart Poettering
2023-11-03
2
-1
/
+57
|
*
|
tpm2-util: add helper for setting TPM2B_AUTH in binary
Lennart Poettering
2023-11-03
2
-8
/
+21
|
*
|
tpm2-util: add helpers for marshalling NV index public areas
Lennart Poettering
2023-11-03
2
-0
/
+45
|
*
|
tpm2-util: add helpers for marshalling public/private keys
Lennart Poettering
2023-11-03
2
-0
/
+90
|
*
|
tpm2-util: export a couple of functions we'd like to use for pcrlock
Lennart Poettering
2023-11-03
2
-8
/
+20
|
*
|
tpm2-util: pick up a few new symbols from tpm2-tss
Lennart Poettering
2023-11-03
1
-2
/
+18
|
*
|
tpm2-util: add helper for returning path to EFI event log blob
Lennart Poettering
2023-11-03
2
-0
/
+5
|
*
|
tpm2-util: add various uefi event log definitions
Lennart Poettering
2023-11-03
3
-0
/
+207
|
*
|
efivars: add UEFI 'database' variable uuid
Lennart Poettering
2023-11-03
1
-6
/
+8
*
|
|
bsod: restore vt on SIGTERM/SIGINT
Frantisek Sumsal
2023-11-03
1
-13
/
+30
*
|
|
virt: also check if PID1 is in chroot
Yu Watanabe
2023-11-03
1
-4
/
+4
*
|
|
nspawn: allow disabling os-release check
Frantisek Sumsal
2023-11-03
3
-2
/
+46
*
|
|
Merge pull request #29508 from CodethinkLabs/systemd-vmspawn-pr
Luca Boccassi
2023-11-03
18
-129
/
+1041
|
\
\
\
|
*
|
|
vmspawn: created man page
Sam Leonard
2023-11-02
2
-0
/
+162
|
*
|
|
vmspawn: added initial code for vmspawn
Sam Leonard
2023-11-02
8
-0
/
+714
|
*
|
|
string-util: add on_off
Sam Leonard
2023-11-02
1
-0
/
+4
|
*
|
|
nspawn: moved nspawn-creds.[ch] to shared/machine-credential.[ch]
Sam Leonard
2023-11-02
7
-129
/
+161
*
|
|
|
Merge pull request #29840 from poettering/cryptsetup-tweaks-nore
Lennart Poettering
2023-11-03
4
-18
/
+53
|
\
\
\
\
|
*
|
|
|
cryptsetup: pass AskPasswordFlags down into pkcs11 module
Lennart Poettering
2023-11-03
4
-4
/
+25
|
*
|
|
|
cryptsetup: disable activation via token plugin if we shall measure the volum...
Lennart Poettering
2023-11-02
1
-1
/
+15
|
*
|
|
|
cryptsetup: honour configured ask password flags also when activating via token
Lennart Poettering
2023-11-02
1
-1
/
+1
|
*
|
|
|
cryptsetup: rename usrptr to userdata
Lennart Poettering
2023-11-02
1
-12
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
nspawn: fix two failure paths
Lennart Poettering
2023-11-03
1
-4
/
+8
*
|
|
|
Merge pull request #29836 from poettering/libiptc-dlopen
Yu Watanabe
2023-11-03
8
-27
/
+86
|
\
\
\
\
|
*
|
|
|
update TODO
Lennart Poettering
2023-11-03
1
-2
/
+0
|
*
|
|
|
firewall: allow selecting firewall backend via env var
Lennart Poettering
2023-11-03
2
-5
/
+30
|
*
|
|
|
firewall: make sure firewall-util-private.h includes everythin it needs
Lennart Poettering
2023-11-03
1
-0
/
+1
|
*
|
|
|
firewall: make libiptc dependency a dlopen() one
Lennart Poettering
2023-11-03
3
-20
/
+50
|
*
|
|
|
dlfcn-util: add two new macros for making it easier to create "sym_xyz" indir...
Lennart Poettering
2023-11-03
1
-0
/
+5
|
|
/
/
/
*
|
|
|
update TODO
Lennart Poettering
2023-11-03
1
-15
/
+14
*
|
|
|
Merge pull request #29827 from yuwata/network-install-default-configs
Lennart Poettering
2023-11-03
20
-23
/
+60
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Update NEWS
Yu Watanabe
2023-11-03
1
-0
/
+10
|
*
|
|
meson: /etc/systemd/network is also used by udevd
Yu Watanabe
2023-11-03
1
-3
/
+4
|
*
|
|
network: add meson option to rename .example files on install
Yu Watanabe
2023-11-03
3
-3
/
+21
|
*
|
|
man: mention that network files should be prefixed with number smaller than 70
Yu Watanabe
2023-11-03
3
-6
/
+6
[prev]
[next]