summaryrefslogtreecommitdiff
path: root/src/cryptsetup
AgeCommit message (Expand)Author
2013-04-18cryptsetup: ask for password, if key file cannot be accessedHarald Hoyer
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-18cryptsetup-generator: add support for rd.luks.key=Harald Hoyer
2013-04-18cryptsetup: set the timeout to 0 by defaultHarald Hoyer
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-04cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devicesHarald Hoyer
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2013-04-01cryptsetup: add RequiresMountsFor for keyfileThomas Weißschuh
2013-04-01cryptsetup: RequiresMountsFor if source is a fileThomas Weißschuh
2013-03-26cryptsetup: when prompting for password use GPT partition labelLennart Poettering
2013-03-25cryptsetup-generator: let's be a bit more efficient with strv_extend()Lennart Poettering
2013-03-25cryptsetup-generator: add a missing OOM checkLennart Poettering
2013-03-13cryptsetup-generator: use _cleanup_ where possibleHarald Hoyer
2013-03-01cryptsetup-generator: fix the kernel command line strategy for luks.uuidHarald Hoyer
2013-02-14added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7Harald Hoyer
2013-01-31cryptsetup: accept both "read-only" and "readonly" spellingsMichal Schmidt
2012-11-23cryptsetup-generator: state file name in error messagesMichal Schmidt
2012-11-23cryptsetup-generator: use log_oom() everywhereMichal Schmidt
2012-11-21cryptsetup: fix nofail supportTom Gundersen
2012-11-06cryptsetup: fix inverted comparison in pass_volume_keyDave Reisner
2012-11-06cryptsetup: hash=plain means don't use a hashDave Reisner
2012-08-08fix a couple of issues found with llvm-analyzeLennart Poettering
2012-08-03cryptsetup: add keyfile-size= supportTom Gundersen
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-13unit: rename BindTo= to BindsTo=Lennart Poettering
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-07-09cryptsetup: add keyfile-offset= supportTom Gundersen
2012-06-27man: add reference to crypttab(5) from cryptsetup unitsLennart Poettering
2012-06-27man: document systemd-cryptsetupLennart Poettering
2012-06-25cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering
2012-06-25units: rename cryptsetup@.service to systemd-cryptsetup@.serviceLennart Poettering
2012-06-22cryptsetup: allow configuration of LUKS disks via the kernel cmdlineLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-23manager: rework generator logicLennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering
2012-05-21cryptsetup: support discards (TRIM)Matthew Monaco
2012-05-21cryptsetup: a few simplificationsLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-22mount: don't fail if fstab doesn't existLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering
2012-01-03cryptsetup: split off cryptsetup into its own subdirLennart Poettering