summaryrefslogtreecommitdiffstats
path: root/coccinelle/set_ensure_put.cocci (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-03man: fix typoadrian51-1/+1
2021-06-03NEWS: start putting together NEWS for v249Lennart Poettering1-0/+255
2021-06-03pid1: don't choke on overly long device pathsLennart Poettering1-4/+5
2021-06-03pid1: make swap_process_new() voidLennart Poettering1-14/+9
2021-06-03pid1: downgrade if we can't make sense of the old device on MOVE ueventLennart Poettering1-1/+1
2021-06-03pid1: eat up errors in device_update_found_by_name()Lennart Poettering1-5/+4
2021-06-03pid1: properly propagate errors from device_setup_unit()Lennart Poettering1-4/+2
2021-06-03pid1: reduce log noise generated by devices with overly long sysfs pathsLennart Poettering2-2/+33
2021-06-03pid1: make return value of device_remove_old() void tooLennart Poettering1-9/+6
2021-06-03pid1: shorten code a bitLennart Poettering1-7/+3
2021-06-03pid1: make device_process_new() return voidLennart Poettering1-23/+21
2021-06-03test: add a 'static' on a global variable we don't actually exportLennart Poettering1-1/+1
2021-06-03test: tweak privilege tests for two more testsLennart Poettering2-6/+7
2021-06-03test-seccomp: tighten privilege check before seccomp()Lennart Poettering1-24/+29
2021-06-03test-capability: skip tests that need CAP_NET_RAW if cap is not passedLennart Poettering1-1/+7
2021-06-03ask-password: once we hit the message argument, don't process switches anymoreLennart Poettering1-1/+1
2021-06-03ask-password: default to a different prompt than "Password:" if the echo is onLennart Poettering1-0/+8
2021-06-03ask-password: make password echo fully configurableLennart Poettering2-17/+47
2021-06-03efi: drop glibc header and use pre-defined macrosYu Watanabe2-3/+1
2021-06-02sd-device: do not use ::subsystem member directlyYu Watanabe1-3/+7
2021-06-02TODO: mention the new Landlock LSM as a way to implement sandboxing for syste...Luca Boccassi1-0/+3
2021-06-02TODO: remove some features that have been implementedLuca Boccassi1-2/+0
2021-06-02po: Translated using Weblate (Danish)scootergrisen1-12/+6
2021-06-02various: don't say that the timestamp 'changed' on initial loadZbigniew Jędrzejewski-Szmek1-3/+5
2021-06-02udev: upgrade log level about failure in updating devlinksYu Watanabe1-3/+11
2021-06-02udev: check that passed symbolic link path starts with /devYu Watanabe1-2/+7
2021-06-02udev: explicitly mention that the error will be ignoredYu Watanabe1-3/+6
2021-06-02udev: ignore the case that the device is already removedYu Watanabe1-2/+5
2021-06-02cryptsetup: fix typoYu Watanabe1-1/+1
2021-06-02core: show manager version in dumpZbigniew Jędrzejewski-Szmek1-0/+4
2021-06-02core: split out core/manager-dump.[ch]Zbigniew Jędrzejewski-Szmek10-84/+106
2021-06-02TODO: add entry about alias loggingZbigniew Jędrzejewski-Szmek1-0/+4
2021-06-02varlink: remove duplicated "varlink:" prefixZbigniew Jędrzejewski-Szmek1-2/+2
2021-06-02varlink: say "varlink:" instead of "n/a:" when no description is availableZbigniew Jędrzejewski-Szmek1-2/+2
2021-06-02meson: sort compiler flagsYu Watanabe1-18/+18
2021-06-02meson: enable more warnings when building efi binaryYu Watanabe2-22/+29
2021-06-02efi: constify several arguments of functions which handle loader entriesYu Watanabe1-21/+20
2021-06-02efi: drop const qualifiers from arguments in uefi_call_wrapper()Yu Watanabe2-7/+7
2021-06-02efi: add const qualifier to EFI variable handling functionsYu Watanabe2-8/+8
2021-06-02efi: add const qualifier to string utilsYu Watanabe2-8/+8
2021-06-02efi: include endian.h to handle endian correctlyYu Watanabe1-0/+2
2021-06-02efi: do not use _STRING_ARCH_unaligned macroYu Watanabe1-3/+6
2021-06-02string-util: trivial optimizations for strverscmp_improved()Yu Watanabe1-5/+5
2021-06-01mount: be more descriptive when logging about overly long mount point pathsLennart Poettering1-1/+8
2021-06-01core: when looping over mount/swap names, continue if we find one which doesn...Lennart Poettering2-5/+9
2021-06-01unit-name: generate a clear error code when converting an overly long fs path...Lennart Poettering2-2/+8
2021-06-01dissect: if dissecting without udev, don't look for usec timestamp on db recordLennart Poettering1-11/+15
2021-06-01pam: do not require a non-expired password for user@.serviceZbigniew Jędrzejewski-Szmek1-1/+1
2021-06-01logind-dbus: correctly calculate when to create /etc/nologin file in all casesLennart Poettering1-2/+7
2021-06-01cryptsetup: add missing error branchLennart Poettering1-0/+2