index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: fix "an" before consonant U sounds
Joerg Behrmann
2023-07-06
4
-5
/
+5
*
tpm2-util: remove unnecessary semicolon
Antonio Alvarez Feijoo
2023-07-06
1
-1
/
+1
*
tpm2: remove tpm2_make_primary()
Dan Streetman
2023-07-05
1
-163
/
+25
*
tpm2: move local vars in tpm2_unseal() to point of use
Dan Streetman
2023-07-05
1
-7
/
+6
*
tpm2: add tpm2_get_or_create_srk()
Dan Streetman
2023-07-05
1
-10
/
+231
*
tpm2: add tpm2_persist_handle()
Dan Streetman
2023-07-05
1
-9
/
+74
*
tpm2: cache TPM algorithms
Dan Streetman
2023-07-05
2
-31
/
+57
*
tpm2: cache the TPM supported commands, add tpm2_supports_command()
Dan Streetman
2023-07-05
2
-0
/
+63
*
tpm2: replace tpm2_capability_pcrs() macro with direct c->capaiblity_pcrs use
Dan Streetman
2023-07-05
1
-8
/
+2
*
tpm2: add tpm2_create()
Dan Streetman
2023-07-05
1
-39
/
+86
*
tpm2: replace magic number in hmac_sensitive initialization
Dan Streetman
2023-07-05
1
-1
/
+1
*
tpm2: move local vars in tpm2_seal() to point of use
Dan Streetman
2023-07-05
1
-15
/
+13
*
tpm2: add tpm2_load_external()
Dan Streetman
2023-07-05
1
-21
/
+45
*
tpm2: add tpm2_load()
Dan Streetman
2023-07-05
1
-24
/
+45
*
hostname-setup: don't pass "true" to a flags parameter
Lennart Poettering
2023-07-05
1
-1
/
+1
*
Merge pull request #28252 from yuwata/journal-open-machine
Mike Yuan
2023-07-05
2
-0
/
+47
|
\
|
*
journal-util: extract journal_open_machine() from journalctl
Yu Watanabe
2023-07-05
2
-0
/
+47
*
|
execute: split out mounting of credentials fs
Lennart Poettering
2023-07-04
2
-0
/
+62
*
|
core: consult credentials for machine ID to use for host
Lennart Poettering
2023-07-04
1
-0
/
+24
*
|
creds-util: add new helper read_credential_with_decryption()
Lennart Poettering
2023-07-04
2
-1
/
+76
*
|
execute: fix credential dir handling for fs which support ACLs
Lennart Poettering
2023-07-04
3
-1
/
+177
|
/
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
10
-22
/
+19
*
stat-util: Make sure we trigger automounts when looking for ESP/XBOOTLDR
Daan De Meyer
2023-06-30
3
-0
/
+23
*
udev-builtin-net_id: align VF representor names with VF names
Ivan Vecera
2023-06-29
1
-0
/
+2
*
mount-util: tweak flags decoding in mount_verbose_full()
Lennart Poettering
2023-06-29
1
-5
/
+8
*
execute: when recursively chowning StateDirectory= when spawning services, fo...
Lennart Poettering
2023-06-28
2
-3
/
+6
*
analyze: add new "pcrs" verb
Lennart Poettering
2023-06-28
2
-1
/
+3
*
pwquality: remove old built-in cracklib dictionary workaround
Dmitry V. Levin
2023-06-28
1
-4
/
+0
*
mute the memory recursiveprot log if version of kernel is low.
cunshunxia
2023-06-28
1
-1
/
+16
*
tpm2: make PcrIndex an anonymous enum
Lennart Poettering
2023-06-27
1
-7
/
+9
*
mount-util: use inode_type_to_string() in mode_to_inaccessible_inode()
Lennart Poettering
2023-06-26
1
-26
/
+5
*
Merge pull request #28117 from yuwata/copy-follow-ups
Daan De Meyer
2023-06-25
1
-1
/
+11
|
\
|
*
copy: propagate error in fd_copy_directory()
Yu Watanabe
2023-06-23
1
-0
/
+3
|
*
copy: fix fd leak
Yu Watanabe
2023-06-23
1
-1
/
+5
|
*
copy: add one more assertions about copy_flags
Yu Watanabe
2023-06-23
1
-0
/
+3
*
|
Merge pull request #27330 from YHNdnzj/hibernate-resume-auto
Lennart Poettering
2023-06-23
2
-0
/
+48
|
\
\
|
*
|
sleep: always write resume_offset if possible
Mike Yuan
2023-06-23
2
-0
/
+48
*
|
|
Merge pull request #27843 from yuwata/usleep_safe
Lennart Poettering
2023-06-23
2
-4
/
+4
|
\
\
\
|
*
|
|
time-util: introduce usleep_safe()
Yu Watanabe
2023-06-22
2
-4
/
+4
*
|
|
|
mount-util: add helper that can bind mount submounts of one dir to another
Lennart Poettering
2023-06-23
2
-4
/
+66
*
|
|
|
mount-util: don't claim maybe-uninitialized was false that is valid
Lennart Poettering
2023-06-23
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #28123 from poettering/threads-no-more
Luca Boccassi
2023-06-23
3
-0
/
+165
|
\
\
\
|
*
|
|
async: use FORK_DETACH for asynchronous syncs
Lennart Poettering
2023-06-23
1
-1
/
+1
|
*
|
|
async: add explanatory comment
Lennart Poettering
2023-06-23
1
-0
/
+13
|
*
|
|
async: drop the now unused asynchronous_job()
Lennart Poettering
2023-06-23
2
-49
/
+0
|
*
|
|
async: add generic implementation of asynchronous_rm_rf()
Lennart Poettering
2023-06-23
2
-0
/
+27
|
*
|
|
shared: move async.[ch] from src/basic/ → src/shared/
Lennart Poettering
2023-06-23
3
-0
/
+174
*
|
|
|
elf-util: check for overflow when computing end of core's PT_LOAD segments
Romain Geissler
2023-06-23
1
-1
/
+8
|
/
/
/
*
|
/
tpm2-util: look for tpm2-pcr-signature.json directly in /.extra/
Lennart Poettering
2023-06-23
1
-2
/
+18
|
|
/
|
/
|
*
|
tests: teach tests boilerplate to run selected tests only
Lennart Poettering
2023-06-22
1
-3
/
+21
[next]