systemd/.git
2021-06-04 Yu Watanabeudev: refuse to create device symlink when a non-symlin...
2021-06-04 Yu Watanabeudev: make link_find_prioritized() return 0, 1, or...
2021-06-04 Yu Watanabeudev: slightly update log message and adjust log level
2021-06-04 Yu Watanabeudev: logs if failed to remove devlink
2021-06-04 Yu Watanabeudev: do not try to remove /dev
2021-06-04 Yu Watanabeudev: use touch_file() and limit the number of trial
2021-06-04 Yu Watanabeudev: logs when failed to remove saved info about devlink
2021-06-04 Yu Watanabeudev: refuse unsafe device symbolic link
2021-06-04 Yu Watanabetest: add tests for udev_node_escape_path()
2021-06-04 Yu Watanabeudev: use hashed path as a filename to save devlink
2021-06-03 Yu Watanabeutil: expose urlsafe_base64char()
2021-06-03 Lennart PoetteringMerge pull request #19801 from poettering/device-unit...
2021-06-03 Lennart PoetteringNEWS: start putting together NEWS for v249
2021-06-03 Lennart PoetteringMerge pull request #19806 from poettering/ask-pw-asterisk
2021-06-03 Lennart Poetteringpid1: don't choke on overly long device paths
2021-06-03 Lennart Poetteringpid1: make swap_process_new() void
2021-06-03 Lennart Poetteringpid1: downgrade if we can't make sense of the old devic...
2021-06-03 Lennart Poetteringpid1: eat up errors in device_update_found_by_name()
2021-06-03 Lennart Poetteringpid1: properly propagate errors from device_setup_unit()
2021-06-03 Lennart Poetteringpid1: reduce log noise generated by devices with overly...
2021-06-03 Lennart Poetteringpid1: make return value of device_remove_old() void too
2021-06-03 Lennart Poetteringpid1: shorten code a bit
2021-06-03 Lennart Poetteringpid1: make device_process_new() return void
2021-06-03 Lennart PoetteringMerge pull request #19800 from poettering/podman-test
2021-06-03 Lennart Poetteringtest: add a 'static' on a global variable we don't...
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 Lennart Poetteringask-password: once we hit the message argument, don...
2021-06-03 Lennart Poetteringask-password: default to a different prompt than "Passw...
2021-06-03 Lennart Poetteringask-password: make password echo fully configurable
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...
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...
2021-06-02 Yu Watanabeudev: upgrade log level about failure in updating devlinks
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
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...
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...
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...
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()
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
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
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
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...
next