Age | Commit message (Expand) | Author |
2013-04-01 | cryptsetup: add RequiresMountsFor for keyfile | Thomas Weißschuh |
2013-04-01 | cryptsetup: RequiresMountsFor if source is a file | Thomas Weißschuh |
2013-03-26 | cryptsetup: when prompting for password use GPT partition label | Lennart Poettering |
2013-03-25 | cryptsetup-generator: let's be a bit more efficient with strv_extend() | Lennart Poettering |
2013-03-25 | cryptsetup-generator: add a missing OOM check | Lennart Poettering |
2013-03-13 | cryptsetup-generator: use _cleanup_ where possible | Harald Hoyer |
2013-03-01 | cryptsetup-generator: fix the kernel command line strategy for luks.uuid | Harald Hoyer |
2013-02-14 | added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7 | Harald Hoyer |
2013-01-31 | cryptsetup: accept both "read-only" and "readonly" spellings | Michal Schmidt |
2012-11-23 | cryptsetup-generator: state file name in error messages | Michal Schmidt |
2012-11-23 | cryptsetup-generator: use log_oom() everywhere | Michal Schmidt |
2012-11-21 | cryptsetup: fix nofail support | Tom Gundersen |
2012-11-06 | cryptsetup: fix inverted comparison in pass_volume_key | Dave Reisner |
2012-11-06 | cryptsetup: hash=plain means don't use a hash | Dave Reisner |
2012-08-08 | fix a couple of issues found with llvm-analyze | Lennart Poettering |
2012-08-03 | cryptsetup: add keyfile-size= support | Tom Gundersen |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-13 | unit: rename BindTo= to BindsTo= | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-09 | cryptsetup: add keyfile-offset= support | Tom Gundersen |
2012-06-27 | man: add reference to crypttab(5) from cryptsetup units | Lennart Poettering |
2012-06-27 | man: document systemd-cryptsetup | Lennart Poettering |
2012-06-25 | cryptsetup: fix escaping when generating cryptsetup units | Lennart Poettering |
2012-06-25 | units: rename cryptsetup@.service to systemd-cryptsetup@.service | Lennart Poettering |
2012-06-22 | cryptsetup: allow configuration of LUKS disks via the kernel cmdline | Lennart Poettering |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-23 | manager: rework generator logic | Lennart Poettering |
2012-05-22 | units: remove service sysv_path variable and replace it by generic unit_path | Lennart Poettering |
2012-05-22 | log: make sure generators never log into the journal to avoid activation dead... | Lennart Poettering |
2012-05-22 | mount: replace PID1 internal fstab parser with generator | Lennart Poettering |
2012-05-21 | cryptsetup: support discards (TRIM) | Matthew Monaco |
2012-05-21 | cryptsetup: a few simplifications | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-22 | mount: don't fail if fstab doesn't exist | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-10 | rename basic.la to shared.la and put selinux deps in shared-selinx.la | Kay Sievers |
2012-01-12 | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering |
2012-01-05 | build-sys: add stub makefiles to subdirs | Lennart Poettering |
2012-01-03 | cryptsetup: split off cryptsetup into its own subdir | Lennart Poettering |