undbx exit code should be informative
eml files named with seemingly random 8-digit hex numbers
Closing as invalid.
This is the expected behavior if you're using the --safe-mode / -s command line option, in order to generate locale-safe file names.
eml files named with seemingly random 8-digit hex numbers
Google Code closing
Google Code closing
Google Code closing
moved project to sourceforge.net, github repository will be kept as a mirror of the...
moved project to sourceforge.net, updated copyr...
fixed chdir to root folder of drive on windows
fix several crashes when dbx is corrupted
disable extract button if no destination folder...
skip leading quote in to/from headers (recovery...
removed pecentage display from deleted item mes...
fix command line options handling
fixed segfault if file cannot be opened
package autoconfiscated
updated copyright notices
fixed rare message fragmentation in recovery mo...
now using autogen.sh from http://buildconf.brlc...
ship README.html in zip file
updated PAD file
added --offset to allow recovery from dbx with ...
notify user if undbx.hta was not found (windows)
updated copyright years
updated and cleaned up clean and package make r...
fixed speedup patch: would sometimes split message
Merge branch 'master' into speedup
added undbx-launcher.vbs to source archive
undbx-launcher.vbs: refuse if outlook express i...
enabled build from external directory, fixed bu...
Merge branch 'master' into speedup
compute and package md5 checksums
fixed gui launch on windows when parent path na...
added gui launch script
minor fixes in README
prevent creation of message fragment loops
set access/modification time of extracted eml f...
added receiver name and address to eml file name
first workable version of recovery mode
updated README
extract to current directory if no destination ...
GUI: replaced undbx-lancher.vbs with undbx.hta
use getopt for command line parsing
new command line option --offset: name eml file...
renamed --offset to --safe-mode
added filename to dbx_t
workaround issue #5: FTBFS on Ubuntu 10.10 (fre...
launch vbs gui on windows instead of showing usage
updated README (usage, build)
switched to gcc-mingw-w64 cross compiler packag...
fixed negative percent for files larger than 2GB
set recovered eml filenames according to messag...
better handling of single file - require dbx ex...
recovery mode fully implemented
bumped version to 0.14
adapt initial gui window size to contnets size
renamed --offset to --safe-mode
added support for big-endian platforms
minor cosmetic changes in gui
use google wiki markup in README
fixed README
we're not using mktime
replaced README with README.rst
updated copyright notices
fixed un-delete with speedup patch
fixed crash in recovery mode
partial revert of commit 3f9a1f7020e234668fb592...
fixed segfault with imap account in safe mode (...
save deleted fragments in their own "deleted" s...
initial commit of the dbx_progress api
fixed memory leaks when dbx does not contain me...
fixed memory leak in rfc247 parser
added dbxprogress.{c,h}
Merge branch 'master' into speedup
modified md5sum output filename
expanded tabs
file is corrupted if chunk size > 0x200
emit statistics and some more messages
added --version, --help command line options, a...
minor edit in README, bump version to 0.13
added PAD file
fixed command line error checking
_dbx_scan changed
Merge branch 'master' into speedup
updated README
un-delete: use previous fragment offset to matc...
normal extract speedup: sort messages by dbx fi...
added --keep-deleted: do not erase files in syn...
fix handling of indirect storage of longs
added --ignore0 to prevent extraction of empty ...
possible workaround for issue #4 (fwrite may fa...
removed unneeded code before mkdir of deleted s...
can use autoconf 2.60 instead of 2.63
updated README
emit statistics and some more messages
handle command line errors
added newline at end of Makefile
added clean make target