summaryrefslogtreecommitdiff
path: root/src/cryptsetup/cryptsetup-generator.c
Commit message (Expand)AuthorAge
* readahead: wipe out readaheadDaniel Buch2014-09-25
* 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: copy value, not key for (rd.)luks.keyMatthew Monaco2014-04-19
* 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
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* 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: downgrade world-writable warning againLennart Poettering2013-05-03
* 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
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* cryptsetup-generator: add support for rd.luks.key=Harald Hoyer2013-04-18
* cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devicesHarald Hoyer2013-04-04
* cryptsetup: add RequiresMountsFor for keyfileThomas Weißschuh2013-04-01
* cryptsetup: RequiresMountsFor if source is a fileThomas Weißschuh2013-04-01
* 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-generator: state file name in error messagesMichal Schmidt2012-11-23
* cryptsetup-generator: use log_oom() everywhereMichal Schmidt2012-11-23
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-08
* 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
* 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: a few simplificationsLennart Poettering2012-05-21
* 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