index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
md.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-20
/
+20
*
Avoid field with a 0 size as Frama-C do not support them.
Christophe Grenier
2022-04-06
1
-0
/
+40
*
recover_MD_from_partition(): Constify local variable offset
Christophe Grenier
2020-08-08
1
-2
/
+2
*
Constify a lot of function parameters
Christophe Grenier
2020-06-19
1
-181
/
+177
*
Fix Linux Raid md size detection to use 512-bytes sector size
Christophe Grenier
2016-06-05
1
-4
/
+4
*
New prototype for test_MD() and test_MD_be()
Christophe Grenier
2016-01-23
1
-62
/
+50
*
Avoid a buffer overflow in Linux Raid information reporting
Christophe Grenier
2012-05-08
1
-2
/
+2
*
Report Linux raid md endianness
Christophe Grenier
2012-05-01
1
-4
/
+4
*
Fix md 0.9 uuid copy
Christophe Grenier
2011-03-25
1
-1
/
+1
*
md 0.9: fix out of bound write memory operation
Christophe Grenier
2010-04-27
1
-1
/
+1
*
md.c: add boundary checking
Christophe Grenier
2009-06-11
1
-32
/
+40
*
Limit the scope of several variables
Christophe Grenier
2009-05-05
1
-2
/
+4
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-28
/
+28
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-6
/
+6
*
TestDisk: identify Linux md created on big endian architecture
Christophe Grenier
2008-11-10
1
-31
/
+189
*
Fix a warning in Linux software RAID md
Christophe Grenier
2008-05-01
1
-2
/
+2
*
Software Raid md 1.x chunksize can be 0
Christophe Grenier
2008-04-29
1
-14
/
+27
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+249