index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add filename and filesize filters in NTFS undelete
Christophe Grenier
2012-01-02
1
-0/+25
*
common.c was missing ctype.h header
Christophe Grenier
2011-08-24
1
-0/+1
*
strip_dup(): return NULL for empty string
Christophe Grenier
2011-08-20
1
-0/+2
*
Read HDD serial number and firmware revision (Linux)
Christophe Grenier
2011-06-30
1
-0/+16
*
Move fat_set_part_name() to src/common.c and rename it to set_part_name_chomp()
Christophe Grenier
2009-10-19
1
-1/+9
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-2/+2
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-7/+0
*
Fix some missing headers for cygwin
Christophe Grenier
2009-02-01
1
-0/+3
*
Under Windows, use aligned memory for memory allocation bigger than 512 bytes
Christophe Grenier
2009-01-27
1
-3/+12
*
Close the log file before exit().
Christophe Grenier
2008-11-28
1
-0/+2
*
When copying filenames, try to deal more efficently with filename restriction
Christophe Grenier
2008-11-16
1
-210/+0
*
Sort deleted NTFS files
Christophe Grenier
2008-08-11
1
-4/+8
*
TestDisk: When copying deleted file from NTFS partition, create the sub-direc...
Christophe Grenier
2008-08-07
1
-1/+1
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-1/+1
*
Fix filenames when copying accentuated filenames from a FAT under MacOSX
Christophe Grenier
2008-06-02
1
-13/+90
*
Disable crypto for ntfsprogs compilation
Christophe Grenier
2008-04-02
1
-2/+4
*
include mingw/io.h for mkdir()
Christophe Grenier
2008-03-24
1
-1/+4
*
Better handle FAT filenames
Christophe Grenier
2007-12-05
1
-65/+35
*
FAT volume name may contain lowercase chars
Christophe Grenier
2007-11-19
1
-0/+1
*
Add ncurses parameters in configure
Christophe Grenier
2007-11-16
1
-1/+1
*
Handle unicode filenames in display and when copying files from an NTFS parti...
Christophe Grenier
2007-11-06
1
-20/+17
*
First version in git
Christophe Grenier
2007-10-29
1
-0/+314