summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-13test: Create convenience macros to declare testsJan Janssen2-42/+57
2021-11-13ci: run the unit_tests and mkosi jobs on stable branches as wellFrantisek Sumsal3-0/+4
2021-11-13homework: split out password cache logic into its own .c/.h fileLennart Poettering5-25/+35
2021-11-12update TODOLennart Poettering1-1/+4
2021-11-12doc: document the two new accessMode/fileSystemType fieldsLennart Poettering1-0/+5
2021-11-12homed: include actual fs type + access mode as part of "status" section of us...Lennart Poettering3-29/+97
2021-11-12homed: allow querying disk free status separetely from generating JSON from itLennart Poettering2-42/+94
2021-11-12doc: document the new luksExtraMountOptions conceptLennart Poettering2-0/+11
2021-11-12homectl: make new LUKS extra mount option field settableLennart Poettering1-1/+7
2021-11-12homework: also add a way to configure additional mount options via a JSON use...Lennart Poettering6-21/+47
2021-11-12man: run ninja -C build update-man-rulesLennart Poettering1-1/+3
2021-11-12homework: add a const where appropriateLennart Poettering1-1/+1
2021-11-12keyring-util: add new keyring-util.h helpersLennart Poettering4-24/+65
2021-11-12homework: turn off compression for files backing LUKS volumesLennart Poettering1-2/+2
2021-11-12tree-wide: don't ignore return code from sd_event_source_set_enabled()Luca Boccassi2-4/+4
2021-11-12docs: document new mount option env varLennart Poettering1-0/+6
2021-11-12homed: add env var for overriding default mount optionsLennart Poettering1-0/+11
2021-11-12homework: default to btrfs compressionLennart Poettering1-1/+1
2021-11-12binfmt: add logging informationZbigniew Jędrzejewski-Szmek1-35/+44
2021-11-12execute: always log a warning when setting SELinux context failsTopi Miettinen2-10/+19