platform/upstream/cryptsetup.git
2009-07-30 Milan BrozRemove po/cryptsetup-luks.pot, it's autogenerated ...
2009-07-30 Milan BrozPrint error when getline() fails (thanks to Ivan Stankovic)
2009-07-30 Milan BrozFix DEBUG output (thanks to Ivan Stankovic)
2009-07-28 Milan BrozOptimize o_direct read/writes.
2009-07-23 Milan BrozFix segfault if provided slot in luksKillslot is invalid.
2009-07-22 Milan BrozRemove unneeded timeout when remove of temporary device...
2009-07-22 Milan BrozCryptsetup version 1.0.7.
2009-07-16 Milan BrozAllow removal of last slot in luksRemoveKey and luksKil...
2009-07-12 Milan BrozAdd --disable-selinux option and fix static build if...
2009-07-11 Milan BrozReject unsupported --offset and --skip options for...
2009-06-22 Milan Brozcryptsetup 1.0.7-rc1
2009-06-22 Milan BrozAdd some checks for error codes.
2009-06-22 Milan BrozFix device prompt quistion.
2009-06-21 Milan BrozDefine device-mapper crypt UUID maximal length and...
2009-06-20 Milan BrozVarious man page fixes.
2009-06-20 Milan BrozSet UUID in device-mapper for LUKS devices.
2009-06-20 Milan BrozRetain readahead of underlying device.
2009-06-20 Milan BrozDisplay device name when asking for password.
2009-06-20 Milan BrozCheck device size when loading LUKS header.
2009-06-19 Milan BrozUse better error messages if device doesn't exist
2009-06-19 Milan BrozFix make distcheck (Mike Kelly)
2009-04-05 Clemens FruhwirthShould fix Issue 5.
2009-04-01 Clemens FruhwirthSegfault bugfix thanks to Oliver Metz.
2009-01-16 Clemens FruhwirthRemove precompiled pot files.
2009-01-13 Clemens FruhwirthCleanups thanks to Ivan Stankovic
2009-01-13 Clemens FruhwirthRemove unnecessary files from po/. They will be regener...
2008-12-19 Clemens Fruhwirth* Fix wrong output for remaining key at key deletion.
2008-11-05 Milan BrozAdd missing AM_PROG_CC_C_O to configure.in
2008-11-05 Milan BrozRemove duplicate sentence in man page (patch by Till...
2008-11-05 Milan BrozWipe start of device before LUKS-formatting.
2008-11-05 Milan BrozDo not process configure.in in hidden directories.
2008-10-23 Clemens FruhwirthRemove more autoconf stuff as it is generated by autoge...
2008-10-16 Clemens FruhwirthRemove config.sub/config.guess as they are regenerated...
2008-10-12 Clemens FruhwirthRemove ltmain.sh and m4, and strip the former LUKS...
2008-09-22 Milan BrozReturn preset error description in case of IO or header...
2008-09-16 Milan BrozUse remapping to error target instead of calling udevse...
2008-09-11 Clemens FruhwirthCheck device mapper communication and warn user in...
2008-09-10 Clemens FruhwirthThanks to Milan Broz <mbroz@redhat.com> for this patch:
2008-09-01 Clemens FruhwirthThanks to Ivan Stankovic
2008-08-20 Clemens FruhwirthError handling improvement thanks to Erik Edin.
2008-06-30 Clemens FruhwirthAdd non-exclusive override to interface definition...
2008-06-30 Clemens FruhwirthAdd non-exclusive override via --non-exclusive.
2008-06-28 Clemens FruhwirthRefactor key slot selection into keyslot_from_option...
2008-03-22 Clemens FruhwirthPurge leftovers from patching (.orig)
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...
2008-03-12 Clemens FruhwirthInitial test commit of a single file.
2008-03-11 Clemens FruhwirthInitial directory structure.