summaryrefslogtreecommitdiff
path: root/src/cryptsetup
AgeCommit message (Expand)AuthorFilesLines
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers1-3/+3
2012-05-23manager: rework generator logicLennart Poettering1-2/+2
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering1-4/+3
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering1-1/+1
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering1-0/+1
2012-05-21cryptsetup: support discards (TRIM)Matthew Monaco1-0/+6
2012-05-21cryptsetup: a few simplificationsLennart Poettering1-20/+24
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-22mount: don't fail if fstab doesn't existLennart Poettering1-1/+2
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering2-8/+8
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers1-0/+1
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering1-1/+1
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering1-0/+1
2012-01-03cryptsetup: split off cryptsetup into its own subdirLennart Poettering2-0/+827