chiark / gitweb /
networkd: fix typo
[elogind.git] / src / cryptsetup /
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-24 Zbigniew Jędrzejew... cryptsetup: default to no hash when keyfile is specified
2014-11-07 Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-11-06 Harald Hoyers/commandline/command line/g
2014-10-24 Hugo Grostabussiatcryptsetup: Fix timeout on dm device.
2014-10-22 Lennart Poetteringcryptsetup: fix an OOM check
2014-09-25 Daniel Buchreadahead: wipe out readahead
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-26 Karel ZakAlways check asprintf return code
2014-06-30 Zbigniew Jędrzejew... cryptsetup: allow x-systemd.device-timeout
2014-06-23 Lennart Poetteringcryptsetup: don't add unit dependency on /dev/null...
2014-06-19 Lennart Poetteringstop complaining about unknown kernel cmdline options
2014-06-17 Lennart Poetteringcryptsetup: introduce new cryptsetup-pre.traget unit...
2014-06-12 Thomas Hindoe Paab... cryptsetup: check that password is not null
2014-04-24 David HärdemanFix keysize handling in cryptsetup (bits vs. bytes)
2014-04-24 David HärdemanAdd more password agent information
2014-04-20 Matthew Monacocryptsetup: copy value, not key for (rd.)luks.key
2014-03-24 Lennart Poetteringcryptsetup: minor typo fix
2014-03-12 Lennart Poetteringcryptsetup: call static variables parsed from command...
2014-03-06 Lennart Poetteringgenerators: add Documentation= fields that point to...
2014-03-06 Lennart Poetteringutil: move more intellegince into parse_proc_cmdline()
2014-03-06 Lennart Poetteringcryptsetup: some fixes
2014-02-17 Zbigniew Jędrzejew... Extract looping over /proc/cmdline into a shared function
2014-02-08 Dave Reisnercryptsetup-generator: auto add deps for device as password
2014-01-26 Christian Seilercryptsetup: Support key-slot option
2013-11-06 Lennart Poetteringutil: unify reading of /proc/cmdline
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-10-04 Zbigniew Jędrzejew... Introduce _cleanup_endmntent_
2013-10-02 Lennart Poetteringcryptsetup: fix OOM handling when parsing mount options
2013-09-29 Andrey Borzenkovset IgnoreOnIsolate=true for systemd-cryptsetup@.service
2013-09-23 Eelco DolstraFix obsolete references to systemd-random-seed-load...
2013-09-13 Tom Gundersencryptsetup-generator: allow specifying options in ...
2013-09-13 Tom Gundersencryptsetup-generator: don't create tmp+swap units
2013-09-11 Thomas Bächlercryptsetup: Retry indefinitely if tries=0 option has...
2013-08-15 Ondrej Balazsystemd-cryptsetup: makes “discard” a synonym for ...
2013-07-15 Jan Janssencryptsetup: Add tcrypt support
2013-07-15 Jan Janssencryptsetup: Move attaching of the device out of main
2013-07-15 Jan Janssencryptsetup: Move password query out of main
2013-05-03 Lennart Poetteringcryptsetup: downgrade world-writable warning again
2013-04-30 Lennart Poetteringcryptsetup: warn if keyfiles are world-readable
2013-04-30 Lennart Poetteringcryptsetup: warn if /etc/crypttab is world-readable
2013-04-24 Zbigniew Jędrzejew... Standarize on one spelling of symlink error message
2013-04-19 Lukas Nykryncrypt-setup-generator: correctly check return of strdup
2013-04-18 Harald Hoyercryptsetup: ask for password, if key file cannot be...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Harald Hoyercryptsetup-generator: add support for rd.luks.key=
2013-04-18 Harald Hoyercryptsetup: set the timeout to 0 by default
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-04 Harald Hoyercryptsetup-generator: add JobTimeoutSec=0 for the decry...
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-04-01 Thomas Weißschuhcryptsetup: add RequiresMountsFor for keyfile
2013-04-01 Thomas Weißschuhcryptsetup: RequiresMountsFor if source is a file
2013-03-26 Lennart Poetteringcryptsetup: when prompting for password use GPT partiti...
2013-03-25 Lennart Poetteringcryptsetup-generator: let's be a bit more efficient...
2013-03-25 Lennart Poetteringcryptsetup-generator: add a missing OOM check
2013-03-13 Harald Hoyercryptsetup-generator: use _cleanup_ where possible
2013-03-01 Harald Hoyercryptsetup-generator: fix the kernel command line strat...
2013-02-14 Harald Hoyeradded some missing include for a5c32cff1f56afe6f0c6c70d...
2013-01-31 Michal Schmidtcryptsetup: accept both "read-only" and "readonly"...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-23 Michal Schmidtcryptsetup-generator: state file name in error messages
2012-11-23 Michal Schmidtcryptsetup-generator: use log_oom() everywhere
2012-11-21 Tom Gundersencryptsetup: fix nofail support
2012-11-06 Dave Reisnercryptsetup: fix inverted comparison in pass_volume_key
2012-11-06 Dave Reisnercryptsetup: hash=plain means don't use a hash
2012-08-08 Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-08-03 Tom Gundersencryptsetup: add keyfile-size= support
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-09 Tom Gundersencryptsetup: add keyfile-offset= support
2012-06-27 Lennart Poetteringman: add reference to crypttab(5) from cryptsetup units
2012-06-27 Lennart Poetteringman: document systemd-cryptsetup
2012-06-25 Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-25 Lennart Poetteringunits: rename cryptsetup@.service to systemd-cryptsetup...
2012-06-22 Lennart Poetteringcryptsetup: allow configuration of LUKS disks via the...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-23 Lennart Poetteringmanager: rework generator logic
2012-05-22 Lennart Poetteringunits: remove service sysv_path variable and replace...
2012-05-22 Lennart Poetteringlog: make sure generators never log into the journal...
2012-05-22 Lennart Poetteringmount: replace PID1 internal fstab parser with generator
2012-05-21 Matthew Monacocryptsetup: support discards (TRIM)
2012-05-21 Lennart Poetteringcryptsetup: a few simplifications
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-22 Lennart Poetteringmount: don't fail if fstab doesn't exist
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-03 Kay Sieversimport udev repository
2012-01-12 Lennart Poetteringcore: switch all log targets to go directly to the...
2012-01-05 Lennart Poetteringbuild-sys: add stub makefiles to subdirs
2012-01-03 Lennart Poetteringcryptsetup: split off cryptsetup into its own subdir