Fix previous commit to properly check udev flag definition.
[platform/upstream/cryptsetup.git] / lib / libdevmapper.c
2010-07-03 Milan BrozFix previous commit to properly check udev flag definition.
2010-07-03 Milan BrozFix udev support for old libdevmapper with not compatib...
2010-05-30 Milan BrozRemove device even if underlying device disappeared.
2010-05-23 Milan BrozFix luksClose if underlying device is another DM device
2010-05-03 Milan BrozFix automatic dm-crypt module loading.
2010-04-30 Milan BrozDetect old dm-crypt module and disable LUKS suspend...
2010-04-29 Milan BrozFix includes for libdevmapper internals.
2010-04-16 Milan BrozDo not use kernel dm-ioctl header directly and remove...
2010-04-16 Milan BrozFix udev support. Set flag to disable udev rules for...
2010-04-15 Milan BrozDetect and use devmapper udev support if available...
2010-04-06 Milan BrozPrefer some device paths in status display. (Issue 48)
2010-01-15 Milan BrozFix missing includes on recent systems.
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...