Handle signals in tool context.
[platform/upstream/cryptsetup.git] / src / cryptsetup_reencrypt.c
2012-12-11 Milan BrozHandle signals in tool context.
2012-12-11 Milan BrozMove signal handling into common utils code.
2012-09-19 Milan BrozFix some problems found by Coverity static analysis.
2012-08-13 Milan BrozUse common utils_tools.c for all tools.
2012-06-27 Milan BrozUse resume instead of restart.
2012-06-26 Petr PísařPass help text to popt already translated
2012-06-25 Milan BrozSwitch to use unit suffix for --reduce-device-size...
2012-06-25 Milan BrozAdd --device-size option for reencryption tool.
2012-06-19 Milan BrozAdd directio to reenc test.
2012-06-18 Milan BrozFix malloc of 0 size.
2012-06-18 Milan BrozIf in progress, just use normal path (check passphrase).
2012-06-18 Milan BrozAdd ability to encrypt plain device.
2012-06-17 Milan BrozSanity check for some options.
2012-06-17 Milan BrozAdd possibility to change key size (optionally by shrin...
2012-06-17 Milan BrozDo not touch new LUKS headers.
2012-06-17 Milan BrozRename to crypsetup-reencrypt.