summaryrefslogtreecommitdiffstats
path: root/src/dissect/dissect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-26dissect: do not trigger assertion on errorYu Watanabe1-1/+2
2022-12-26dissect: use assert() when no side effectYu Watanabe1-3/+3
2022-12-23prioq: make prioq_reshuffle() voidLennart Poettering4-9/+5
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-23systemctl: rework how we detect if init is systemdLennart Poettering1-6/+30
2022-12-23core: use chase_symlinks_and_access() where appropriateLennart Poettering1-12/+4
2022-12-23core: tighten validation checks in SwitchRoot() dbus callLennart Poettering1-2/+6
2022-12-23lock-file: various updatesLennart Poettering1-25/+19
2022-12-23analyze: basename() → path_extract_filename()Lennart Poettering1-6/+6
2022-12-23format-table: add field type TABLE_PATH_BASENAMELennart Poettering5-9/+47
2022-12-23tmpfiles: port basename() → path_extract_filename()Lennart Poettering1-2/+7
2022-12-23sysv-generator: port basename() → path_extract_filename()Lennart Poettering1-10/+8
2022-12-23shared: port various shared helpers basename() → path_extract_filename()Lennart Poettering5-24/+56
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-23repart/makefs: port over to path_extract_filename()Lennart Poettering2-6/+9
2022-12-23portable: port basename() → path_extract_filename()Lennart Poettering1-5/+12
2022-12-23nspawn: port over basename() → path_extract_filename()Lennart Poettering2-6/+13
2022-12-23mount-tool: port over basename() → path_extract_filename()Lennart Poettering1-4/+13
2022-12-23journalctl: port COMM= matching to path_extract_filename()Lennart Poettering1-4/+5
2022-12-23dissect: remove one more use of basename()Lennart Poettering1-1/+9
2022-12-23core: move some basename() use → path_extract_filename()Lennart Poettering3-18/+35
2022-12-23tests: we don't actually use basename() anymoreLennart Poettering1-6/+0
2022-12-23homed: move away from basename()Lennart Poettering1-8/+8
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