summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze-security.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-23docs: remove /dev/tty* confusionLennart Poettering1-3/+3
2022-12-23sysroot: Order systemd-fsck-root after systemd-makefsWill Fancher1-1/+10
2022-12-23units: pull in loop.ko and dm-mod.ko before repartLennart Poettering1-1/+2
2022-12-23units: change modprobe@dm-mod.service → modprobe@dm_mod.serviceLennart Poettering1-1/+1
2022-12-23measure: fix the failures of compare_reported_pcr_nr()Jia Zhang1-3/+3
2022-12-23tree-wide: have_effective_cap() may return negative errnoYu Watanabe7-17/+30
2022-12-23update TODOLennart Poettering1-3/+0
2022-12-23gpt-auto-generator: enable referencing partitions via diskseq symlinksLennart Poettering1-1/+2
2022-12-23dissect-image: optionally, reference dissected partition device nodes by diskseqLennart Poettering2-21/+67
2022-12-23dissect-image: simplify things by avoiding one string copyLennart Poettering1-6/+2
2022-12-23udev: also create partition /dev/disk/by-diskseq/ symlinksLennart Poettering1-0/+1
2022-12-23import-creds: don't try to import VM creds in a containerLennart Poettering1-0/+7
2022-12-22cryptenroll: Implement support for unlocking via FIDO2 tokensPeter Cai6-94/+249
2022-12-22cryptsetup-fido2: Remove plain mode parameters from `acquire_fido2_key_auto()`Peter Cai3-11/+3
2022-12-22cryptsetup-fido2: Relocate to libsystemd-sharedPeter Cai4-5/+5
2022-12-22ukify: Validate that there are no overlapping sectionsDaan De Meyer1-0/+14
2022-12-22ukify: Prefer using llvm-objcopy instead of objcopyDaan De Meyer1-10/+11
2022-12-22ukify: Allow passing multiple directories to --toolsDaan De Meyer2-8/+10
2022-12-22macro: check existence of cleanup function before call itYu Watanabe1-2/+10
2022-12-22test-network: add testcase for no managed interfaceYu Watanabe1-1/+5
2022-12-22test-network: split out wait-online related test caseYu Watanabe1-9/+17
2022-12-22test-network: move one test caseYu Watanabe1-9/+9
2022-12-22dissect-image: let's lock down fstypes a bitLennart Poettering4-0/+55
2022-12-22wait-online: exit with success when all interfaces are ready or unmanagedYu Watanabe1-57/+50
2022-12-21creds: use empty_or_dash() where appropriateLennart Poettering1-1/+1
2022-12-21string-util: rework empty_to_null() to not change "const" qualifier of inputLennart Poettering1-3/+12
2022-12-21gpt-auto-generator: honour rootfstype= and rootflags= kernel cmdline optionLennart Poettering3-9/+40
2022-12-21hwdb: Add mic-mute, control-center and screen-rotation mappings for MSI laptopsHans de Goede1-4/+3
2022-12-21hwdb: change definition of PROXIMITY_NEAR_LEVEL for sensorsPhilipp Jungkamp1-2/+2
2022-12-21systemctl: fix typoAntonio Alvarez Feijoo1-1/+1
2022-12-21rules: add missing line continuationYu Watanabe1-1/+1
2022-12-21man: create a new section for nspawn files in systemd.syntax man page (#25807)Steve Ramage1-2/+5
2022-12-20resolve: fix enumerator name for DNS search domainJacek Migacz1-1/+1
2022-12-20tree-wide: use -EBADF moreYu Watanabe41-65/+65
2022-12-20ukify: check early if inputs exist and are readableZbigniew Jędrzejewski-Szmek1-6/+25
2022-12-20systemctl: new option --drop-in for specifying drop-in filenameMike Yuan4-2/+44
2022-12-20github: update version in bug templatesZbigniew Jędrzejewski-Szmek2-2/+2
2022-12-20ukify: catch error when loading foreign pe fileZbigniew Jędrzejewski-Szmek1-1/+4
2022-12-20tree-wide: introduce PIPE_EBADF macroYu Watanabe47-63/+65
2022-12-20fuzz: sort headersYu Watanabe1-3/+4
2022-12-20hwdb: Fn+F5 fix for MSI Bravo 15-B5DX (#25788)noodlejetski1-0/+4
2022-12-19units: allow systemd-userdbd to change process nameMichal Sekletar1-1/+1
2022-12-19argv-util: do proper permission check while when changing process nameMichal Sekletar1-6/+4
2022-12-19basic/hashmap: add commentZbigniew Jędrzejewski-Szmek1-1/+1
2022-12-19efi: do not use 'r' as pointer nameZbigniew Jędrzejewski-Szmek1-3/+3
2022-12-19userdb: fix typoZbigniew Jędrzejewski-Szmek1-1/+1
2022-12-19shared/dns-domain: reduce scope of variable declarationsZbigniew Jędrzejewski-Szmek1-13/+5
2022-12-19basic/fd-util: rearrange variable declarationsZbigniew Jędrzejewski-Szmek1-14/+10
2022-12-19tree-wide: use -EBADF also in pipe initializersZbigniew Jędrzejewski-Szmek42-65/+68
2022-12-19tree-wide: change initialization to use EBADF instead of EBADFDZbigniew Jędrzejewski-Szmek4-5/+5