summaryrefslogtreecommitdiffstats
path: root/rules.d/70-camera.rules (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-26po: update italian translationsDaniele Medri1-13/+31
2022-04-26ci: unpin CFLiteEvgeny Vereshchagin2-3/+3
2022-04-25test: use cp for journal copying when systemd-journal-remote non-existentwangyuhang1-2/+6
2022-04-25tree-wide: Fix typoYu Watanabe4-4/+4
2022-04-23tree-wide: Simplify variable declarations behind #ifdefJan Janssen5-41/+16
2022-04-23loopback-setup: tweak message if loopback device is already set upLennart Poettering1-1/+6
2022-04-23test: extend the "hashed" unit names coverage a bitFrantisek Sumsal1-3/+16
2022-04-23udevadm: wait: check if specified path not exist on --removeYu Watanabe1-10/+14
2022-04-22cryptenroll,homectl: Introduce --fido2-credential-algorithm optionMkfsSion10-10/+113
2022-04-22hwdb: Fix rotation for HP Pro Tablet 408 G1Lance1-0/+4
2022-04-22hwdb: Remap micmute to f20 for ASUS WMI hotkeysBenjamin Berg1-0/+1
2022-04-22docs: suggest to erase /var/lib/systemd/credential.secret when preparing gold...Lennart Poettering1-0/+9
2022-04-22update TODOLennart Poettering1-0/+5
2022-04-22meson: use a single constant for default compression settingZbigniew Jędrzejewski-Szmek4-38/+43
2022-04-22meson: simplify setting of default compressionZbigniew Jędrzejewski-Szmek7-73/+67
2022-04-22test: also test nspawn system→service inheritance of credsLennart Poettering2-0/+15
2022-04-22test: make sure that SetCredential=/LoadCredential fallback won#t regressLennart Poettering1-0/+6
2022-04-22execute: add more debug loggingLennart Poettering1-1/+1
2022-04-22execute: restore ability that SetCredential= can act as fallback for LoadCred...Lennart Poettering1-2/+4
2022-04-22execute: restore ability to propagate creds from further up (i.e. container ...Lennart Poettering1-9/+12
2022-04-22execute: share error path between reg file/dir credential loadingLennart Poettering1-10/+4
2022-04-22execute: correct commentsLennart Poettering1-2/+6
2022-04-22execute: sort directory entries when loading credentials recursivelyLennart Poettering1-1/+1
2022-04-22execute: drop 'seen_creds' setLennart Poettering1-16/+3
2022-04-22execute: simplify 'load_creds_args' struct a bitLennart Poettering1-3/+3
2022-04-22execute: let recurse_dir() concate the cred name for usLennart Poettering1-7/+3
2022-04-22execute: passing NULL as second argument for recurse_dir() is equivalent to ""Lennart Poettering1-1/+1
2022-04-22execute: debug log if a generated recursive cred name is too longLennart Poettering1-1/+1
2022-04-22execute: rework load_credential() not to take an ExecLoadCredential object we...Lennart Poettering1-31/+56
2022-04-22execute: drop double empty lineLennart Poettering1-1/+0
2022-04-22execute: use ASSERT_PTR where appropriateLennart Poettering1-1/+1
2022-04-22update TODOLennart Poettering1-0/+4
2022-04-22tpm2-util: if we run in a container, ignore /sys/class/tpmrm/* contentsLennart Poettering1-6/+13
2022-04-22hwdb: add resolutions for the Vaio FE14 touchpad (#23136)davijosw1-0/+11
2022-04-22kernel-install: Skip execution if $KERNEL_INSTALL_BYPASS=1Daan De Meyer2-0/+12
2022-04-22mkosi: Update to latest commitDaan De Meyer1-1/+1
2022-04-22oss-fuzz: turn off fuzz-introspectorEvgeny Vereshchagin1-0/+12
2022-04-21man: make clear that encrypted credentials are also authenticatedLennart Poettering2-16/+17
2022-04-21hostnamed: update to use new style sd-bus macrosSonali Srivastava1-62/+45
2022-04-21bus-unit-util: make sure we can set LoadCredentials= property with a single s...Lennart Poettering1-1/+4
2022-04-21hwdb 60-keyboard Add HP/Compaq KBR0133Matthew Blythe1-0/+1
2022-04-21creds-util: upgrade message about TPM2 not workingLennart Poettering1-1/+1
2022-04-21creds-util: also warn about unencrypted creds host key if we are creating itLennart Poettering1-11/+25
2022-04-21main: voidify call to kmod_setup()Lennart Poettering1-1/+1
2022-04-21sd-bus: switch to a manual overflow check in sd_bus_track_add_name()Lennart Poettering1-3/+13
2022-04-21macro: upgrade ref counting overflow check assert() → assert_se()Lennart Poettering1-1/+1
2022-04-20update TODOLennart Poettering1-0/+4
2022-04-20man: update TPM2 PCR documentationLennart Poettering2-7/+85
2022-04-20update TODOLennart Poettering1-6/+0
2022-04-20creds-util: permit credentials encrypted/signed by fixed zero length keys as ...Lennart Poettering4-21/+87