chiark / gitweb /
nss-myhostname: copy first result to preallocated buffer
[elogind.git] / src / cryptsetup /
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