summaryrefslogtreecommitdiff
path: root/src/cryptsetup
Commit message (Expand)AuthorAgeFilesLines
* cryptsetup: craft a unique ID with the source deviceHarald Hoyer2015-06-091-32/+58
* Use fflush_and_check() in more placesZbigniew Jędrzejewski-Szmek2015-05-161-3/+3
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-051-10/+10
* cryptsetup: Implement offset and skip optionsMartin Pitt2015-04-171-3/+28
* cryptsetup: port from libudev to sd-deviceTom Gundersen2015-04-021-12/+8
* cryptsetup-generator: remove warning about crypttab access modeZbigniew Jędrzejewski-Szmek2015-03-141-7/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-232-4/+0
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-032-3/+3
* cryptsetup: only warn on real key filesMartin Pitt2015-02-021-4/+2
* cryptsetup: Do not warn If the key is /dev/*randomCristian Rodríguez2015-02-021-2/+4
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-112-3/+3
* cryptsetup-generator: remove duplicated functionZbigniew Jędrzejewski-Szmek2015-01-111-33/+5
* cryptsetup: support header= optionAndrey Chaser2015-01-081-3/+41
* cryptsetup-generator: Add support for naming luks devices on kernel cmdlineJan Janssen2014-12-051-6/+26
* cryptsetup-generator: Add support for UUID-specific key files on kernel comma...Jan Janssen2014-12-051-3/+14
* cryptsetup-generator: Split main() into more functions and use hasmapsJan Janssen2014-12-051-186/+194
* treewide: another round of simplificationsMichal Schmidt2014-11-281-20/+10
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-7/+7
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-282-16/+8
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-282-11/+11
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-282-11/+11
* cryptsetup: default to no hash when keyfile is specifiedZbigniew Jędrzejewski-Szmek2014-11-241-1/+3
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-071-3/+4
* s/commandline/command line/gHarald Hoyer2014-11-061-2/+2
* cryptsetup: Fix timeout on dm device.Hugo Grostabussiat2014-10-241-1/+6
* cryptsetup: fix an OOM checkLennart Poettering2014-10-231-1/+1
* readahead: wipe out readaheadDaniel Buch2014-09-251-1/+1
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-311-3/+3
* Always check asprintf return codeKarel Zak2014-07-261-3/+8
* cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek2014-06-301-13/+12
* cryptsetup: don't add unit dependency on /dev/null devices when it is listed ...Lennart Poettering2014-06-231-8/+12
* stop complaining about unknown kernel cmdline optionsLennart Poettering2014-06-191-2/+1
* cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak...Lennart Poettering2014-06-181-1/+1
* cryptsetup: check that password is not nullThomas Hindoe Paaboel Andersen2014-06-131-1/+1
* Fix keysize handling in cryptsetup (bits vs. bytes)David Härdeman2014-04-241-2/+9
* Add more password agent informationDavid Härdeman2014-04-241-2/+12
* cryptsetup: copy value, not key for (rd.)luks.keyMatthew Monaco2014-04-191-1/+1
* cryptsetup: minor typo fixLennart Poettering2014-03-241-1/+1
* cryptsetup: call static variables parsed from command line arg_XYZ like in al...Lennart Poettering2014-03-131-82/+79
* generators: add Documentation= fields that point to the generator man pagesLennart Poettering2014-03-061-1/+1
* util: move more intellegince into parse_proc_cmdline()Lennart Poettering2014-03-061-58/+17
* cryptsetup: some fixesLennart Poettering2014-03-061-33/+29
* Extract looping over /proc/cmdline into a shared functionZbigniew Jędrzejewski-Szmek2014-02-171-132/+128
* cryptsetup-generator: auto add deps for device as passwordDave Reisner2014-02-081-5/+15
* cryptsetup: Support key-slot optionChristian Seiler2014-01-261-2/+11
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-061-9/+9
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-131-18/+9
* Introduce _cleanup_endmntent_Zbigniew Jędrzejewski-Szmek2013-10-031-13/+6
* cryptsetup: fix OOM handling when parsing mount optionsLennart Poettering2013-10-021-5/+6
* set IgnoreOnIsolate=true for systemd-cryptsetup@.serviceAndrey Borzenkov2013-09-291-0/+1