index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
creds
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-2
/
+2
*
creds: fix cat with encrypted credentials
Simon Pilkington
2024-09-25
1
-1
/
+5
*
creds: move -h/--help and --version to correct section in the help message
Yu Watanabe
2024-09-14
1
-1
/
+1
*
creds: add short comment that has-tpm2 is moved
Yu Watanabe
2024-09-14
1
-1
/
+1
*
creds: align table
Yu Watanabe
2024-09-14
1
-4
/
+4
*
creds: drop unnecessary include of build-path.h
Yu Watanabe
2024-09-14
1
-1
/
+0
*
analyze: move "has-tpm2" from systemd-creds to systemd-analyze
Lennart Poettering
2024-09-12
1
-30
/
+4
*
man: fix help text for systemd-creds tool's "list" verb
Lennart Poettering
2024-09-11
1
-2
/
+2
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-29
/
+29
*
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
1
-2
/
+2
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-29
/
+31
*
creds-util: fix "weak" vs. "secure" display for tmpfs/noswap backed credentials
Lennart Poettering
2024-06-12
2
-5
/
+42
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-10
/
+3
*
creds: update --help text regarding tpm2-absent → null rename
Lennart Poettering
2024-04-15
1
-1
/
+1
*
creds: allow null when decrypting
Ludwig Nussel
2024-04-11
1
-1
/
+9
*
Merge pull request #31721 from aafeijoo-suse/service-util-help-fix
Luca Boccassi
2024-03-11
1
-6
/
+7
|
\
|
*
tree-wide: drop custom formatting for print() help messages
Antonio Alvarez Feijoo
2024-03-11
1
-6
/
+7
*
|
polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...
Lennart Poettering
2024-03-11
1
-2
/
+0
|
/
*
creds: fix typo
Antonio Alvarez Feijoo
2024-02-08
1
-1
/
+1
*
creds: fix typo
Yu Watanabe
2024-02-02
1
-1
/
+1
*
creds: go via IPC service when unprivileged and trying to access services
Lennart Poettering
2024-01-30
1
-31
/
+59
*
creds: allow Varlink clients to encrypt/decrypt their own credentials without...
Lennart Poettering
2024-01-30
1
-30
/
+173
*
creds-tool: add --user/--uid= to operate with scoped credentials
Lennart Poettering
2024-01-30
1
-5
/
+53
*
creds-util: add a concept of "user-scoped" credentials
Lennart Poettering
2024-01-30
1
-1
/
+6
*
varlink: optionally, mark all incoming message's "parameters" field as sensitive
Lennart Poettering
2024-01-16
1
-6
/
+1
*
creds-util: optionally, allow NULL credentials even with TPM
Lennart Poettering
2024-01-05
1
-0
/
+5
*
tpm2-util: more iovec'ification
Lennart Poettering
2024-01-05
1
-29
/
+25
*
creds: rename "tpm2-absent" encryption to "null" encryption
Lennart Poettering
2024-01-04
1
-2
/
+2
*
creds: open up access to clients via Polkit
Lennart Poettering
2024-01-03
3
-6
/
+75
*
format-table: introduce table_isempty and use it where appropriate
Mike Yuan
2023-12-25
1
-1
/
+1
*
various: clean up isatty() handling
Mike Yuan
2023-12-22
1
-1
/
+1
*
creds: add varlink API for encrypting/decrypting credentials
Lennart Poettering
2023-12-21
1
-0
/
+180
*
various: don't log synthetic EIO for fwrite
Mike Yuan
2023-12-08
1
-1
/
+1
*
variuos: fwrite() does not set errno
Zbigniew Jędrzejewski-Szmek
2023-12-05
1
-3
/
+4
*
tree-wide: explicitly compare return value of fd_is_fs_type with 0
Mike Yuan
2023-09-19
1
-2
/
+2
*
fundamental: rename tpm-pcr.h → tpm2-pcr.h
Lennart Poettering
2023-08-24
1
-1
/
+1
*
tpm2: unify symbolic name infra for PCRs
Lennart Poettering
2023-08-24
1
-1
/
+1
*
meson: use install_emptydir() and drop meson-make-symlink.sh
Yu Watanabe
2023-08-08
1
-3
/
+5
*
tpm2: change tpm2_parse_pcr_argument() parameters to parse to Tpm2PCRValue array
Dan Streetman
2023-08-04
1
-2
/
+2
*
meson: move declarations of delta, escape, notify, creds, and battery-check
Yu Watanabe
2023-08-01
1
-0
/
+23
*
tpm2-util: Check for dlopen() when calculating tpm2 support
Daan De Meyer
2023-07-10
1
-2
/
+4
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
1
-2
/
+2
*
creds: make --pretty behave in a slightly more expected manner
Frantisek Sumsal
2023-04-25
1
-7
/
+8
*
various: simplify calls to parse_boolean_argument()
Zbigniew Jędrzejewski-Szmek
2023-04-05
1
-4
/
+2
*
string-util: add common implementation of function that converts sized charac...
Lennart Poettering
2023-01-21
1
-7
/
+3
*
creds: use empty_or_dash() where appropriate
Lennart Poettering
2022-12-21
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
condition: Check that subsystem is enabled in ConditionSecurity=tpm2
Daan De Meyer
2022-11-01
1
-2
/
+4
*
creds-tool: expose new signed PCR policies in creds tool, too
Lennart Poettering
2022-09-08
1
-22
/
+68
[next]