Age | Commit message (Expand) | Author |
2015-09-10 | cryptsetup-generator: Properly check return code | Jan Janssen |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-07-31 | tree-wide: introduce mfree() | David Herrmann |
2015-06-09 | cryptsetup: craft a unique ID with the source device | Harald Hoyer |
2015-05-16 | Use fflush_and_check() in more places | Zbigniew Jędrzejewski-Szmek |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-17 | cryptsetup: Implement offset and skip options | Martin Pitt |
2015-04-02 | cryptsetup: port from libudev to sd-device | Tom Gundersen |
2015-03-14 | cryptsetup-generator: remove warning about crypttab access mode | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-02 | cryptsetup: only warn on real key files | Martin Pitt |
2015-02-02 | cryptsetup: Do not warn If the key is /dev/*random | Cristian Rodríguez |
2015-01-11 | Support negated fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | cryptsetup-generator: remove duplicated function | Zbigniew Jędrzejewski-Szmek |
2015-01-08 | cryptsetup: support header= option | Andrey Chaser |
2014-12-05 | cryptsetup-generator: Add support for naming luks devices on kernel cmdline | Jan Janssen |
2014-12-05 | cryptsetup-generator: Add support for UUID-specific key files on kernel comma... | Jan Janssen |
2014-12-05 | cryptsetup-generator: Split main() into more functions and use hasmaps | Jan Janssen |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-24 | cryptsetup: default to no hash when keyfile is specified | Zbigniew Jędrzejewski-Szmek |
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering |
2014-11-06 | s/commandline/command line/g | Harald Hoyer |
2014-10-24 | cryptsetup: Fix timeout on dm device. | Hugo Grostabussiat |
2014-10-23 | cryptsetup: fix an OOM check | Lennart Poettering |
2014-09-25 | readahead: wipe out readahead | Daniel Buch |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | Always check asprintf return code | Karel Zak |
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 |