]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2021-06-03  Lennart Poetteringtest: add a 'static' on a global variable we don't... 19800/head
2021-06-03  Lennart Poetteringtest: tweak privilege tests for two more tests
2021-06-03  Lennart Poetteringtest-seccomp: tighten privilege check before seccomp()
2021-06-03  Lennart Poetteringtest-capability: skip tests that need CAP_NET_RAW if...
2021-06-03  Yu Watanabeefi: drop glibc header and use pre-defined macros
2021-06-02  Yu Watanabesd-device: do not use ::subsystem member directly
2021-06-02  Yu WatanabeMerge pull request #19798 from bluca/todo_landlock
2021-06-02  Yu WatanabeMerge pull request #19792 from keszybz/more-logging...
2021-06-02  Luca BoccassiTODO: mention the new Landlock LSM as a way to implemen... 19798/head
2021-06-02  Luca BoccassiTODO: remove some features that have been implemented
2021-06-02  Yu WatanabeMerge pull request #19791 from yuwata/udev-node-logs
2021-06-02  scootergrisenpo: Translated using Weblate (Danish)
2021-06-02  Luca BoccassiMerge pull request #19783 from yuwata/efi-build-options
2021-06-02  Zbigniew Jędrzejewsk... various: don't say that the timestamp 'changed' on... 19792/head
2021-06-02  Yu Watanabeudev: upgrade log level about failure in updating devlinks 19791/head
2021-06-02  Yu Watanabeudev: check that passed symbolic link path starts with...
2021-06-02  Luca BoccassiMerge pull request #19779 from poettering/unit-name...
2021-06-02  Yu Watanabeudev: explicitly mention that the error will be ignored
2021-06-02  Yu Watanabeudev: ignore the case that the device is already removed
2021-06-02  Yu Watanabecryptsetup: fix typo
2021-06-02  Zbigniew Jędrzejewsk... core: show manager version in dump
2021-06-02  Zbigniew Jędrzejewsk... core: split out core/manager-dump.[ch]
2021-06-02  Zbigniew Jędrzejewsk... TODO: add entry about alias logging
2021-06-02  Zbigniew Jędrzejewsk... varlink: remove duplicated "varlink:" prefix
2021-06-02  Zbigniew Jędrzejewsk... varlink: say "varlink:" instead of "n/a:" when no descr...
2021-06-02  Yu Watanabemeson: sort compiler flags 19783/head
2021-06-02  Yu Watanabemeson: enable more warnings when building efi binary
2021-06-02  Yu Watanabeefi: constify several arguments of functions which...
2021-06-02  Yu Watanabeefi: drop const qualifiers from arguments in uefi_call_...
2021-06-02  Yu Watanabeefi: add const qualifier to EFI variable handling functions
2021-06-02  Yu Watanabeefi: add const qualifier to string utils
2021-06-02  Yu Watanabeefi: include endian.h to handle endian correctly
2021-06-02  Yu Watanabeefi: do not use _STRING_ARCH_unaligned macro
2021-06-02  Yu Watanabestring-util: trivial optimizations for strverscmp_impro...
2021-06-01  Lennart Poetteringmount: be more descriptive when logging about overly... 19779/head
2021-06-01  Lennart Poetteringcore: when looping over mount/swap names, continue...
2021-06-01  Lennart Poetteringunit-name: generate a clear error code when converting...
2021-06-01  Lennart Poetteringdissect: if dissecting without udev, don't look for...
2021-06-01  Zbigniew Jędrzejewsk... pam: do not require a non-expired password for user...
2021-06-01  Lennart PoetteringMerge pull request #19774 from poettering/tpm2-tweaks
2021-06-01  Lennart Poetteringlogind-dbus: correctly calculate when to create /etc...
2021-06-01  Lennart Poetteringcryptsetup: add missing error branch
2021-06-01  Lennart Poetteringcryptsetup: don't bother waiting for TPM2 devices if... 19774/head
2021-06-01  Lennart Poetteringcryptsetup: if TPM2 support is not compiled in, fallbac...
2021-06-01  Lennart PoetteringMerge pull request #19768 from poettering/homectl-fido2...
2021-06-01  Ondrej Kozinacryptsetup-util: disable pbkdf benchmark in cryptsetup_...
2021-06-01  Lennart Poetteringdissect: the libcryptsetup code for Verity crypt_device... 19768/head
2021-06-01  Lennart Poetteringcryptsetup: explicitl set default log functions whereve...
2021-06-01  Lennart Poetteringcryptsetup: implicitly set global log functions when...
2021-06-01  Lennart Poetteringhomework: only default to LUKS storage if libcryptsetup...
2021-06-01  Lennart Poetteringhomework: make libcryptsetup dep runtime optional
2021-06-01  Lennart Poetteringhomework: fix return codes when using fido2/pkcs11...
2021-06-01  Lennart Poetteringuserdb: make most loading of JSON user record data...
2021-06-01  Lennart Poetteringhomectl: store FIDO2 up/uv/clientPin fields in user...
2021-06-01  Lennart PoetteringMerge pull request #17096 from eworm-de/ask-password
2021-06-01  Yu WatanabeMerge pull request #19766 from keszybz/fuzz-fixes
2021-06-01  Lennart Poetteringudevadm: output trigger UUID in UUID format, instead...
2021-05-31  Luca BoccassiMerge pull request #19765 from keszybz/early-boot-loggi...
2021-05-31  Christian Hesseask-password: use FLAGS_SET() 17096/head
2021-05-31  Christian Hesseask-password: allow to control lock and key emoji
2021-05-31  Zbigniew Jędrzejewsk... fuzz-journal-remote: print some kinds of errors 19766/head
2021-05-31  Zbigniew Jędrzejewsk... journal-remote: downgrade messages about input data...
2021-05-31  Zbigniew Jędrzejewsk... systemctl: unset const char* arguments in static destru...
2021-05-31  Zbigniew Jędrzejewsk... pid1: remove dot from initial announcement 19765/head
2021-05-31  Zbigniew Jędrzejewsk... tty-ask-password-agent: log when starting a query on...
2021-05-31  Zbigniew Jędrzejewsk... tty-ask-password-agent: highlight summary in help
2021-05-31  Zbigniew Jędrzejewsk... tty-ask-password-agent: mention optional argument in...
2021-05-31  Sebastian BluntRespect option 'silent' on cryptsetup FIDO2 pin entry
2021-05-31  Zbigniew Jędrzejewsk... systemctl: put static destructor in the order of variables
2021-05-29  Yu WatanabeMerge pull request #19759 from poettering/emoji-token...
2021-05-28  Lennart Poetteringcryptenroll: remove a tiny bit of whitespace 19759/head
2021-05-28  Lennart Poetteringfido2: add emoji to log message whenever "up" or "uv...
2021-05-28  Lennart PoetteringMerge pull request #19756 from poettering/fido2-enroll...
2021-05-28  Lennart Poetteringman: document that FIDO2 uv/up/clientPin feature suppor... 19756/head
2021-05-28  Lennart Poetteringcryptsetup: revert to systemd 248 up/pin/uv FIDO2 setti...
2021-05-28  Lennart Poetteringfido2: properly handle case when no PINs are specified...
2021-05-28  Lennart Poetteringfido2: make misadvertised clientPin feature fatal
2021-05-28  Lennart Poetteringcryptenroll: handle FIDO2 tokens gracefully that lack...
2021-05-28  Yu WatanabeMerge pull request #19754 from yuwata/fix-coverity...
2021-05-28  Yu Watanabetree-wide: fix typo 19754/head
2021-05-28  Yu Watanabebasic/unit-file: fix use-after-free
2021-05-28  Yu Watanabenetwork,sd-hwdb: voidify fchmod()
2021-05-28  Yu Watanabepath-util: add missing varargs cleanup
2021-05-28  Lennart PoetteringMerge pull request #19485 from yuwata/path-util
2021-05-28  Yu Watanabepath-util: make path_simplify() use path_find_first_com... 19485/head
2021-05-28  Yu Watanabetree-wide: always drop unnecessary dot in path
2021-05-28  Yu Watanabepath-util: make path_extract_filename/directory() handl...
2021-05-28  Yu Watanabepath-util: introduce path_find_last_component()
2021-05-28  Yu Watanabepath-util: use path_equal() in empty_or_root()
2021-05-28  Yu Watanabefs-util: make chase_symlinks() use path_find_first_comp...
2021-05-28  Yu Watanabepath-util: make path_compare() and path_hash_func(...
2021-05-28  Yu Watanabepath-util: use path_find_first_component() in path_make...
2021-05-28  Yu Watanabepath-util: use path_find_first_component() in path_star...
2021-05-28  Yu Watanabepath-util: use path_is_safe() in path_is_normalized()
2021-05-28  Yu Watanabepath-util: introduce path_is_safe()
2021-05-28  Yu Watanabepath-util: use path_find_first_component() in path_is_v...
2021-05-28  Yu Watanabepath-util: introduce path_find_first_component()
2021-05-28  Yu Watanabepath-util: fix off by one issue to detect slash at...
2021-05-28  Dan Streetmantest/networkd-test: in bridge test, wait for online...
2021-05-27  Peter Kjellerstedtmeson: Correctly validate that prefix is a child of...
next