summaryrefslogtreecommitdiffstats
path: root/src/creds (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-json,tree-wide: add sd_json_format_enabled() and use it everwhereZbigniew Jędrzejewski-Szmek2024-10-281-2/+2
* creds: fix cat with encrypted credentialsSimon Pilkington2024-09-251-1/+5
* creds: move -h/--help and --version to correct section in the help messageYu Watanabe2024-09-141-1/+1
* creds: add short comment that has-tpm2 is movedYu Watanabe2024-09-141-1/+1
* creds: align tableYu Watanabe2024-09-141-4/+4
* creds: drop unnecessary include of build-path.hYu Watanabe2024-09-141-1/+0
* analyze: move "has-tpm2" from systemd-creds to systemd-analyzeLennart Poettering2024-09-121-30/+4
* man: fix help text for systemd-creds tool's "list" verbLennart Poettering2024-09-111-2/+2
* sd-varlink: make our internal Varlink API public as sd-varlink.[ch]Lennart Poettering2024-07-161-29/+29
* tree-wide: port over to new builder apisLennart Poettering2024-06-191-2/+2
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-29/+31
* creds-util: fix "weak" vs. "secure" display for tmpfs/noswap backed credentialsLennart Poettering2024-06-122-5/+42
* tree-wise: several cleanups for loggingYu Watanabe2024-04-301-10/+3
* creds: update --help text regarding tpm2-absent → null renameLennart Poettering2024-04-151-1/+1
* creds: allow null when decryptingLudwig Nussel2024-04-111-1/+9
* Merge pull request #31721 from aafeijoo-suse/service-util-help-fixLuca Boccassi2024-03-111-6/+7
|\
| * tree-wide: drop custom formatting for print() help messagesAntonio Alvarez Feijoo2024-03-111-6/+7
* | polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...Lennart Poettering2024-03-111-2/+0
|/
* creds: fix typoAntonio Alvarez Feijoo2024-02-081-1/+1
* creds: fix typoYu Watanabe2024-02-021-1/+1
* creds: go via IPC service when unprivileged and trying to access servicesLennart Poettering2024-01-301-31/+59
* creds: allow Varlink clients to encrypt/decrypt their own credentials without...Lennart Poettering2024-01-301-30/+173
* creds-tool: add --user/--uid= to operate with scoped credentialsLennart Poettering2024-01-301-5/+53
* creds-util: add a concept of "user-scoped" credentialsLennart Poettering2024-01-301-1/+6
* varlink: optionally, mark all incoming message's "parameters" field as sensitiveLennart Poettering2024-01-161-6/+1
* creds-util: optionally, allow NULL credentials even with TPMLennart Poettering2024-01-051-0/+5
* tpm2-util: more iovec'ificationLennart Poettering2024-01-051-29/+25
* creds: rename "tpm2-absent" encryption to "null" encryptionLennart Poettering2024-01-041-2/+2
* creds: open up access to clients via PolkitLennart Poettering2024-01-033-6/+75
* format-table: introduce table_isempty and use it where appropriateMike Yuan2023-12-251-1/+1
* various: clean up isatty() handlingMike Yuan2023-12-221-1/+1
* creds: add varlink API for encrypting/decrypting credentialsLennart Poettering2023-12-211-0/+180
* various: don't log synthetic EIO for fwriteMike Yuan2023-12-081-1/+1
* variuos: fwrite() does not set errnoZbigniew Jędrzejewski-Szmek2023-12-051-3/+4
* tree-wide: explicitly compare return value of fd_is_fs_type with 0Mike Yuan2023-09-191-2/+2
* fundamental: rename tpm-pcr.h → tpm2-pcr.hLennart Poettering2023-08-241-1/+1
* tpm2: unify symbolic name infra for PCRsLennart Poettering2023-08-241-1/+1
* meson: use install_emptydir() and drop meson-make-symlink.shYu Watanabe2023-08-081-3/+5
* tpm2: change tpm2_parse_pcr_argument() parameters to parse to Tpm2PCRValue arrayDan Streetman2023-08-041-2/+2
* meson: move declarations of delta, escape, notify, creds, and battery-checkYu Watanabe2023-08-011-0/+23
* tpm2-util: Check for dlopen() when calculating tpm2 supportDaan De Meyer2023-07-101-2/+4
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-311-2/+2
* creds: make --pretty behave in a slightly more expected mannerFrantisek Sumsal2023-04-251-7/+8
* various: simplify calls to parse_boolean_argument()Zbigniew Jędrzejewski-Szmek2023-04-051-4/+2
* string-util: add common implementation of function that converts sized charac...Lennart Poettering2023-01-211-7/+3
* creds: use empty_or_dash() where appropriateLennart Poettering2022-12-211-1/+1
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-0/+1
* condition: Check that subsystem is enabled in ConditionSecurity=tpm2Daan De Meyer2022-11-011-2/+4
* creds-tool: expose new signed PCR policies in creds tool, tooLennart Poettering2022-09-081-22/+68