summaryrefslogtreecommitdiff
path: root/src/cryptsetup
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* cryptsetup: only warn on real key filesMartin Pitt2015-02-02
* cryptsetup: Do not warn If the key is /dev/*randomCristian Rodríguez2015-02-02
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* cryptsetup-generator: remove duplicated functionZbigniew Jędrzejewski-Szmek2015-01-11
* cryptsetup: support header= optionAndrey Chaser2015-01-08
* cryptsetup-generator: Add support for naming luks devices on kernel cmdlineJan Janssen2014-12-05
* cryptsetup-generator: Add support for UUID-specific key files on kernel comma...Jan Janssen2014-12-05
* cryptsetup-generator: Split main() into more functions and use hasmapsJan Janssen2014-12-05
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* cryptsetup: default to no hash when keyfile is specifiedZbigniew Jędrzejewski-Szmek2014-11-24
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* s/commandline/command line/gHarald Hoyer2014-11-06
* cryptsetup: Fix timeout on dm device.Hugo Grostabussiat2014-10-24
* cryptsetup: fix an OOM checkLennart Poettering2014-10-23
* 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