Add temporary debug code to allow better debugging of races
[platform/upstream/cryptsetup.git] / lib / libdevmapper.c
2009-11-15 Milan BrozAdd temporary debug code to allow better debugging...
2009-11-14 Milan BrozFix status device call to fail if running as non-root.
2009-10-01 Milan BrozMove dm backend initialisation to library calls.
2009-09-20 Milan BrozReplace locked device with error target after 1 sec...
2009-09-08 Milan BrozUse dm-uuid for all crypt devices, contains device...
2009-09-02 Milan Broz* Add luksSuspend (freeze device and wipe key) and...
2009-08-30 Milan Broz* Add log macros and make logging modre consitent.
2009-08-30 Milan BrozRequire device device-mapper to build and do not use...
2009-07-22 Milan BrozRemove unneeded timeout when remove of temporary device...
2009-06-21 Milan BrozDefine device-mapper crypt UUID maximal length and...
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 BrozCheck device size when loading LUKS 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-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...