summaryrefslogtreecommitdiff
path: root/src/cryptsetup/cryptsetup-generator.c
Commit message (Expand)AuthorAgeFilesLines
* cryptsetup: copy value, not key for (rd.)luks.keyMatthew Monaco2014-04-191-1/+1
* 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
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-061-9/+9
* set IgnoreOnIsolate=true for systemd-cryptsetup@.serviceAndrey Borzenkov2013-09-291-0/+1
* Fix obsolete references to systemd-random-seed-load.serviceEelco Dolstra2013-09-231-1/+1
* cryptsetup-generator: allow specifying options in /proc/cmdlineTom Gundersen2013-09-131-4/+75
* cryptsetup-generator: don't create tmp+swap unitsTom Gundersen2013-09-131-3/+10
* cryptsetup: downgrade world-writable warning againLennart Poettering2013-05-031-1/+5
* cryptsetup: warn if /etc/crypttab is world-readableLennart Poettering2013-04-301-5/+20
* Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek2013-04-241-3/+3
* crypt-setup-generator: correctly check return of strdupLukas Nykryn2013-04-191-2/+2
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-11/+11
* cryptsetup-generator: add support for rd.luks.key=Harald Hoyer2013-04-181-3/+19
* cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devicesHarald Hoyer2013-04-041-0/+17
* cryptsetup: add RequiresMountsFor for keyfileThomas Weißschuh2013-04-011-6/+11
* cryptsetup: RequiresMountsFor if source is a fileThomas Weißschuh2013-04-011-6/+16
* cryptsetup-generator: let's be a bit more efficient with strv_extend()Lennart Poettering2013-03-251-21/+3
* cryptsetup-generator: add a missing OOM checkLennart Poettering2013-03-251-5/+4
* cryptsetup-generator: use _cleanup_ where possibleHarald Hoyer2013-03-131-144/+65
* cryptsetup-generator: fix the kernel command line strategy for luks.uuidHarald Hoyer2013-03-011-46/+99
* added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7Harald Hoyer2013-02-141-0/+1
* cryptsetup-generator: state file name in error messagesMichal Schmidt2012-11-231-2/+2
* cryptsetup-generator: use log_oom() everywhereMichal Schmidt2012-11-231-13/+9
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-081-2/+2
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-5/+3
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-3/+3
* unit: rename BindTo= to BindsTo=Lennart Poettering2012-07-131-1/+1
* util: rename join() to strjoin()Lennart Poettering2012-07-131-5/+5
* man: add reference to crypttab(5) from cryptsetup unitsLennart Poettering2012-06-271-1/+1
* man: document systemd-cryptsetupLennart Poettering2012-06-271-0/+1
* cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering2012-06-251-1/+1
* units: rename cryptsetup@.service to systemd-cryptsetup@.serviceLennart Poettering2012-06-251-1/+1
* cryptsetup: allow configuration of LUKS disks via the kernel cmdlineLennart Poettering2012-06-221-2/+149
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-3/+3
* manager: rework generator logicLennart Poettering2012-05-231-2/+2
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-221-4/+3
* log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering2012-05-221-1/+1
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-221-0/+1
* cryptsetup: a few simplificationsLennart Poettering2012-05-211-20/+24
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-101-0/+1
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-121-1/+1
* cryptsetup: split off cryptsetup into its own subdirLennart Poettering2012-01-031-0/+298