summaryrefslogtreecommitdiff
path: root/src/cryptsetup
Commit message (Expand)AuthorAge
* readahead: wipe out readaheadDaniel Buch2014-09-25
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Always check asprintf return codeKarel Zak2014-07-26
* cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek2014-06-30
* cryptsetup: don't add unit dependency on /dev/null devices when it is listed ...Lennart Poettering2014-06-23
* stop complaining about unknown kernel cmdline optionsLennart Poettering2014-06-19
* cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak...Lennart Poettering2014-06-18
* cryptsetup: check that password is not nullThomas Hindoe Paaboel Andersen2014-06-13
* Fix keysize handling in cryptsetup (bits vs. bytes)David Härdeman2014-04-24
* Add more password agent informationDavid Härdeman2014-04-24
* cryptsetup: copy value, not key for (rd.)luks.keyMatthew Monaco2014-04-19
* cryptsetup: minor typo fixLennart Poettering2014-03-24
* cryptsetup: call static variables parsed from command line arg_XYZ like in al...Lennart Poettering2014-03-13
* generators: add Documentation= fields that point to the generator man pagesLennart Poettering2014-03-06
* util: move more intellegince into parse_proc_cmdline()Lennart Poettering2014-03-06
* cryptsetup: some fixesLennart Poettering2014-03-06
* Extract looping over /proc/cmdline into a shared functionZbigniew Jędrzejewski-Szmek2014-02-17
* cryptsetup-generator: auto add deps for device as passwordDave Reisner2014-02-08
* cryptsetup: Support key-slot optionChristian Seiler2014-01-26
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* Introduce _cleanup_endmntent_Zbigniew Jędrzejewski-Szmek2013-10-03
* cryptsetup: fix OOM handling when parsing mount optionsLennart Poettering2013-10-02
* set IgnoreOnIsolate=true for systemd-cryptsetup@.serviceAndrey Borzenkov2013-09-29
* Fix obsolete references to systemd-random-seed-load.serviceEelco Dolstra2013-09-23
* cryptsetup-generator: allow specifying options in /proc/cmdlineTom Gundersen2013-09-13
* cryptsetup-generator: don't create tmp+swap unitsTom Gundersen2013-09-13
* cryptsetup: Retry indefinitely if tries=0 option has been set.Thomas Bächler2013-09-11
* systemd-cryptsetup: makes “discard” a synonym for “allow-discards”Ondrej Balaz2013-08-14
* cryptsetup: Add tcrypt supportJan Janssen2013-07-16
* cryptsetup: Move attaching of the device out of mainJan Janssen2013-07-16
* cryptsetup: Move password query out of mainJan Janssen2013-07-16
* 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