Age | Commit message (Expand) | Author |
2014-06-30 | cryptsetup: allow x-systemd.device-timeout | Zbigniew Jędrzejewski-Szmek |
2014-06-23 | cryptsetup: don't add unit dependency on /dev/null devices when it is listed ... | Lennart Poettering |
2014-06-19 | stop complaining about unknown kernel cmdline options | Lennart Poettering |
2014-06-18 | cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak... | Lennart Poettering |
2014-06-13 | cryptsetup: check that password is not null | Thomas Hindoe Paaboel Andersen |
2014-04-24 | Fix keysize handling in cryptsetup (bits vs. bytes) | David Härdeman |
2014-04-24 | Add more password agent information | David Härdeman |
2014-04-19 | cryptsetup: copy value, not key for (rd.)luks.key | Matthew Monaco |
2014-03-24 | cryptsetup: minor typo fix | Lennart Poettering |
2014-03-13 | cryptsetup: call static variables parsed from command line arg_XYZ like in al... | Lennart Poettering |
2014-03-06 | generators: add Documentation= fields that point to the generator man pages | Lennart Poettering |
2014-03-06 | util: move more intellegince into parse_proc_cmdline() | Lennart Poettering |
2014-03-06 | cryptsetup: some fixes | Lennart Poettering |
2014-02-17 | Extract looping over /proc/cmdline into a shared function | Zbigniew Jędrzejewski-Szmek |
2014-02-08 | cryptsetup-generator: auto add deps for device as password | Dave Reisner |
2014-01-26 | cryptsetup: Support key-slot option | Christian Seiler |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-10-13 | Introduce udev object cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-10-03 | Introduce _cleanup_endmntent_ | Zbigniew Jędrzejewski-Szmek |
2013-10-02 | cryptsetup: fix OOM handling when parsing mount options | Lennart Poettering |
2013-09-29 | set IgnoreOnIsolate=true for systemd-cryptsetup@.service | Andrey Borzenkov |
2013-09-23 | Fix obsolete references to systemd-random-seed-load.service | Eelco Dolstra |
2013-09-13 | cryptsetup-generator: allow specifying options in /proc/cmdline | Tom Gundersen |
2013-09-13 | cryptsetup-generator: don't create tmp+swap units | Tom Gundersen |
2013-09-11 | cryptsetup: Retry indefinitely if tries=0 option has been set. | Thomas Bächler |
2013-08-14 | systemd-cryptsetup: makes “discard” a synonym for “allow-discards” | Ondrej Balaz |
2013-07-16 | cryptsetup: Add tcrypt support | Jan Janssen |
2013-07-16 | cryptsetup: Move attaching of the device out of main | Jan Janssen |
2013-07-16 | cryptsetup: Move password query out of main | Jan Janssen |
2013-05-03 | cryptsetup: downgrade world-writable warning again | Lennart Poettering |
2013-04-30 | cryptsetup: warn if keyfiles are world-readable | Lennart Poettering |
2013-04-30 | cryptsetup: warn if /etc/crypttab is world-readable | Lennart Poettering |
2013-04-24 | Standarize on one spelling of symlink error message | Zbigniew Jędrzejewski-Szmek |
2013-04-19 | crypt-setup-generator: correctly check return of strdup | Lukas Nykryn |
2013-04-18 | cryptsetup: ask for password, if key file cannot be accessed | Harald Hoyer |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | cryptsetup-generator: add support for rd.luks.key= | Harald Hoyer |
2013-04-18 | cryptsetup: set the timeout to 0 by default | Harald Hoyer |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-04 | cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devices | Harald Hoyer |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
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 |