summaryrefslogtreecommitdiffstats
path: root/catalog/systemd.bg.catalog.in (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-27meson: also use COMPRESSION_NONE for default compressionYu Watanabe1-3/+1
2022-04-27meson: show default compression method in summaryYu Watanabe1-0/+1
2022-04-27test: exclude "bdi" subsystem and loop block devicesYu Watanabe1-0/+9
2022-04-27sd-device-enumerator: introduce sd_device_enumerator_add_nomatch_sysname()Yu Watanabe4-12/+17
2022-04-27sd-device-enumerator: use set_fnmatch()Yu Watanabe1-14/+1
2022-04-27set: introduce set_fnmatch()Yu Watanabe3-0/+73
2022-04-26journal-verify: tighten check for compression of non-objectsLennart Poettering1-1/+1
2022-04-26compress: make Compression a regular non-sparse enumLennart Poettering9-22/+44
2022-04-26basic: move compress.[ch] → src/basic/Lennart Poettering16-125/+166
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-22test: do not accept IPv6 local address if IPv6 is disabledYu Watanabe1-5/+13
2022-04-22nss-myhostname: do not return IPv6 local address if IPv6 is disabledYu Watanabe1-30/+36
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