lp:~ddstreet/systemd/+git/systemd
- Get this repository:
-
git clone
https://git.not.enabled/~ddstreet/systemd/+git/systemd
Import details
This repository is an import of the Git repository at https://github.com/ddstreet/systemd.git.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
tpm_kernel_ |
2023-10-13 20:07:37 UTC |
tpm: update comment on transient handle GetCapability bug in kernel tpm resou...
Author:
Dan Streetman
tpm: update comment on transient handle GetCapability bug in kernel tpm resource manager Add clarification and link to kernel bug. |
main | 2023-10-12 22:11:56 UTC |
core/varlink: make sure we setup non-serialized varlink sockets
Author:
Mike Yuan
core/varlink: make sure we setup non-serialized varlink sockets Before this PR, if m->varlink_server is not yet set up during Therefore, let's switch to manager_ Fixes #29373 Replaces #29421 |
tpm2_external_seal | 2023-10-10 09:39:55 UTC |
test: update TEST-70 with systemd-cryptenroll calculated TPM2 enrollment
Author:
Dan Streetman
test: update TEST-70 with systemd-cryptenroll calculated TPM2 enrollment Update test to check systemd-cryptenroll --tpm2-device-key= enrollment. |
tpm2_tpm2b_ |
2023-10-04 00:18:36 UTC |
tpm2: add TPM2B_PUBLIC_MAKE()
Author:
Dan Streetman
tpm2: add TPM2B_PUBLIC_MAKE() Add macro to make a TPM2B_PUBLIC object from TPMT_PUBLIC object and size. |
tpm2_srk_ |
2023-10-02 20:25:10 UTC |
tpm2: edit tpm2_get_or_create_srk() comment
Author:
Dan Streetman
tpm2: edit tpm2_get_ Adjust the comment to correct the return value, i.e. 1 for SRK created, 0 for |
tpm2_digest_many | 2023-09-29 21:49:10 UTC |
tpm2: update tpm2_digest_many() to use openssl_digest_many()
Author:
Dan Streetman
tpm2: update tpm2_digest_many() to use openssl_ Update the function to use openssl_ If built without openssl, this falls back to the internal sha256 hashing. Also add GREEDY_ |
tpm2_marshal_new | 2023-09-14 19:55:18 UTC |
tpm2: add tests for tpm2 marshal/unmarshal macros
Author:
Dan Streetman
tpm2: add tests for tpm2 marshal/unmarshal macros |
openssl_err_msg | 2023-08-08 14:26:07 UTC |
openssl: add log_openssl_errors()
Author:
Dan Streetman
openssl: add log_openssl_ Add a macro to log all errors in the openssl 'thread error queue'. This consolidates all the openssl-generated errors to return -EIO and log at Also add a 'invalid' test in test-openssl, to allow manual verification that |
tpm2_cap_ |
2023-08-08 14:11:16 UTC |
tpm2: add functions to get fixed and variable TPM property capabilities
Author:
Dan Streetman
tpm2: add functions to get fixed and variable TPM property capabilities This allows querying the capabilities for TPM properties, and also caches the |
tpm2_external_ |
2023-06-30 16:29:35 UTC |
debug stufffff
Author:
Dan Streetman
debug stufffff |
tpm2_working | 2023-06-14 19:41:14 UTC |
tmp - working on key selection in seal/unseal
Author:
Dan Streetman
tmp - working on key selection in seal/unseal |
tpm2_external_ |
2023-06-14 19:38:25 UTC |
cryptenroll: add --tpm2-external-key
Author:
Dan Streetman
cryptenroll: add --tpm2-external-key |
tpm2_test_use_swtpm | 2023-06-05 22:13:08 UTC |
tpm2: Add use of swtpm in test-tpm2
Author:
Dan Streetman
tpm2: Add use of swtpm in test-tpm2 This attempts to use local 'swtpm' program to start a software TPM, and use |
tpm2_marshal | 2023-05-01 18:15:10 UTC |
tpm2: add tests for tpm2 marshal/unmarshal macros
Author:
Dan Streetman
tpm2: add tests for tpm2 marshal/unmarshal macros |
variadic_helpers | 2023-05-01 18:14:18 UTC |
test/test-variadic: add unit tests for variadic helper macros
Author:
Dan Streetman
test/test-variadic: add unit tests for variadic helper macros |
tpm2_marshal_orig | 2023-04-30 23:50:01 UTC |
tpm2: add tests for tpm2 marshal/unmarshal macros
Author:
Dan Streetman
tpm2: add tests for tpm2 marshal/unmarshal macros |
variadic_ |
2023-04-17 18:12:24 UTC |
test/test-variadic: add unit tests for variadic helper macros
Author:
Dan Streetman
test/test-variadic: add unit tests for variadic helper macros |
external_seal | 2023-02-10 13:53:09 UTC |
tpm2: fix build failure without openssl
Author:
Dan Streetman
tpm2: fix build failure without openssl |
external_seal_test | 2023-01-28 00:11:04 UTC |
tpm2: fix build failure without openssl
Author:
Dan Streetman
tpm2: fix build failure without openssl |
cryptenroll-tmp | 2022-12-06 18:46:18 UTC |
tmp commit
Author:
Dan Streetman
tmp commit |
cvm | 2022-12-02 21:32:30 UTC |
tmp commit, in progress
Author:
Dan Streetman
tmp commit, in progress |
systemd-upstream-ci | 2021-11-10 17:38:18 UTC |
checkout-upstream: replace with upstream code at version 249.1987.g4b499063ac
Author:
Dan Streetman
checkout-upstream: replace with upstream code at version 249.1987. |
userdb- |
2021-09-22 12:06:56 UTC |
userdb: fix if-else to allow NameServiceSwitch lookups
Author:
Dan Streetman
userdb: fix if-else to allow NameServiceSwitch lookups Fixes: #20809. Bug introduced in 8fbb1941f1a8c3d |
pristine-tar | 2021-07-01 20:07:16 UTC |
pristine-tar data for systemd_249~rc3.orig.tar.gz
Author:
Michael Biebl
pristine-tar data for systemd_ |
boot-ellipsize- |
2021-05-17 20:58:55 UTC |
tmp commit...
Author:
Dan Streetman
tmp commit... |
qemu | 2021-04-30 00:27:38 UTC |
test/test-functions: do not use qemu if it has no default machine type
Author:
Dan Streetman
test/test- Most qemu archs include a default machine type, so users don't have to As we know qemu on arm doesn't provide a default machine type, this also |
ignore_ |
2021-04-14 14:25:35 UTC |
Merge pull request #19302 from bluca/uninit
Author:
Zbigniew Jędrzejewski-Szmek
Merge pull request #19302 from bluca/uninit tree-wide: avoid uninitialized warning on _cleanup_ variables |
qemu_snapshot | 2021-01-21 21:09:53 UTC |
test: use -snapshot for qemu tests
Author:
Dan Streetman
test: use -snapshot for qemu tests The qemu tests currently cache the test image, as well as using cache=unsafe, |
ignore_ |
2020-05-26 13:52:55 UTC |
test: add bridge configure-without-carrier test
Author:
Dan Streetman
test: add bridge configure- Verify configure- |
ignore_ |
2020-05-03 14:07:54 UTC |
test: add bridge configure-without-carrier test
Author:
Dan Streetman
test: add bridge configure- Verify configure- |
udevd_inotify | 2020-04-26 12:48:07 UTC |
udevd: add short-duration inotify watch during udev block device event proces...
Author:
Dan Streetman
udevd: add short-duration inotify watch during udev block device event processing While external programs that take an exclusive flock on block devices while This updates the flock function to also take a short-duration inotify One example is the mkswap that we ourselves actually run, from the service if (swap) However, this is racy, because it doesn't take an exclusive flock. This Fixes: #10179 |
log_time | 2020-02-10 12:01:30 UTC |
log: add support for prefixing console log messages with current timestamp
Author:
Dan Streetman
log: add support for prefixing console log messages with current timestamp |
1 → 32 of 32 results | First • Previous • Next • Last |