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