summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-27Update TestDisk date, add photorecfChristophe Grenier2-1/+6
2009-12-11Enable -Wc++-compat compilation warningChristophe Grenier1-1/+1
2009-11-01Define _FORTIFY_SOURCE during compilation to enable more source code warningsChristophe Grenier1-0/+4
2009-07-16TestDisk & PhotoRec man pages are moved to "8 System Administration tools and...Christophe Grenier4-4/+4
2009-06-21Update configure.ac to not use the deprecated AC_TRY_COMPILE macro,Christophe Grenier1-12/+12
2009-04-19TestDisk & PhotoRec 6.11-WIPChristophe Grenier2-2/+8
2009-04-18Handle Ctrl+CChristophe Grenier4-24/+50
2009-02-03configure.ac: libewf checks HAVE_OFF64_T, so defines itChristophe Grenier1-0/+5
2009-02-01Fix some missing headers for cygwinChristophe Grenier8-16/+22
2009-01-27Under Windows, use aligned memory for memory allocation bigger than 512 bytesChristophe Grenier2-4/+13
2009-01-18fidentify: determine file type using PhotoRec signaturesChristophe Grenier4-2/+194
2009-01-14qphotorec: non-fonctionnal QT prototype of PhotoRecChristophe Grenier4-7/+156
2009-01-04Fix warning for automake 1.10.1Christophe Grenier3-8/+213
2008-11-13Update release to November 2008Christophe Grenier1-4/+4
2008-10-06Portability fixes for OpenBSD when e2fsprogs port is usedChristophe Grenier2-15/+38
2008-08-25May want to use carvpath for in-place carving in the futurChristophe Grenier1-0/+31
2008-07-18Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...Christophe Grenier24-369/+448
2008-07-17TestDisk & PhotoRec 6.10 releaseChristophe Grenier2-2/+19
2008-07-07PhotoRec: decompress found gzip to check for KMyMoney .kmyChristophe Grenier2-14/+69
2008-06-23Make the code less C++ hostileChristophe Grenier35-121/+113
2008-06-23Mac: ncurses static library may be usedChristophe Grenier6-27/+120
2008-06-01sleep() doesn't exist under mingw32Christophe Grenier2-1/+6
2008-05-26Test chmod function availabilityChristophe Grenier1-1/+1
2008-05-18Support for OpenBSD uuid libraryChristophe Grenier2-30/+58
2008-05-01Update to "May 2008"Christophe Grenier1-1/+1
2008-04-14Detect ncursesw/ncurses.h header presenceChristophe Grenier2-1/+3
2008-04-11Update header checksChristophe Grenier1-1/+1
2008-04-02Disable crypto for ntfsprogs compilationChristophe Grenier3-13/+26
2008-03-24check for cygwin/version.h, windows.h headers and fsync()Christophe Grenier1-4/+19
2008-03-23Links to tinfo library if available, solves "make static" under F-7Christophe Grenier1-0/+4
2008-03-14In latest libewf beta, libewf_get_bytes_per_sector() and libewf_get_media_siz...Christophe Grenier2-1/+35
2008-03-09Update headers check and e2fsprogs versionChristophe Grenier2-3/+3
2008-02-20TestDisk 6.9 releasedChristophe Grenier2-2/+4
2008-02-10Compatibility fix for e2fsprogs 1.40.6Christophe Grenier11-11/+74
2008-02-05Use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX under Windows to get disk size (Fix bogg...Christophe Grenier6-56/+301
2007-12-28com_err library may be needed by ext2fs libraryChristophe Grenier1-0/+17
2007-12-02PhotoRec: add support for Microsoft OneNOte .one fileChristophe Grenier4-2/+72
2007-11-28Can use sudo if user is not rootChristophe Grenier10-35/+79
2007-11-16Add ncurses parameters in configureChristophe Grenier5-54/+24
2007-11-07NTFS: log more information when repairing MFTChristophe Grenier3-36/+51
2007-11-06Handle unicode filenames in display and when copying files from an NTFS parti...Christophe Grenier10-75/+243
2007-10-29First version in gitChristophe Grenier456-0/+95727