index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fnctdsk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
A lot of frama-c annotations or code disabling
Christophe Grenier
2024-01-30
1
-3
/
+51
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-22
/
+81
*
Disable ncurses library when using frama-c
Christophe Grenier
2020-11-01
1
-0
/
+6
*
Additional frama-c annotations
Christophe Grenier
2020-08-08
1
-11
/
+17
*
move log_disk_list() to src/fnctdsk.c
Christophe Grenier
2014-02-01
1
-0
/
+20
*
QPhotoRec: automatically select the image disk after addiing it
Christophe Grenier
2013-10-20
1
-25
/
+30
*
Fix double free() - regression introduced in bf83ac26623fc2743ec041b8f5026360...
Christophe Grenier
2013-06-04
1
-4
/
+1
*
Fix memory leak when freeing device
Christophe Grenier
2013-05-19
1
-5
/
+1
*
get_geometry_from_list_part: make "score" variable more local
Christophe Grenier
2013-05-17
1
-1
/
+1
*
New prototype for size_to_unit()
Christophe Grenier
2010-10-24
1
-2
/
+1
*
code cleanup, fix signed/unsigned warnings
Christophe Grenier
2009-03-06
1
-1
/
+0
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-3
/
+0
*
Define as static some functions
Christophe Grenier
2009-02-01
1
-43
/
+0
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-0
/
+1
*
Close the log file before exit().
Christophe Grenier
2008-11-28
1
-0
/
+3
*
Defined more functions as static
Christophe Grenier
2008-11-10
1
-15
/
+3
*
Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...
Christophe Grenier
2008-07-18
1
-25
/
+37
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-1
/
+1
*
Use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX under Windows to get disk size (Fix bogg...
Christophe Grenier
2008-02-05
1
-2
/
+2
*
IO redirection for alt. superblock/bs is enabled before file listing
Christophe Grenier
2007-11-13
1
-2
/
+5
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+451