index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hdaccess.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/hdaccess.c: Fix build with musl-1.2.5
Christophe Grenier
2024-05-14
1
-0
/
+3
*
A lot of frama-c annotations or code disabling
Christophe Grenier
2024-01-30
1
-1
/
+25
*
src/hdaccess.c: use /sys/dev/block/*/device/{model,serial,rev} to get
Christophe Grenier
2023-08-25
1
-0
/
+50
*
src/hdaccess.c: make disk_get_sector_size variable local
Christophe Grenier
2022-07-14
1
-6
/
+5
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-60
/
+357
*
src/hdaccess.c: Do not use /dev/sdX anymore under cygwin
Christophe Grenier
2021-06-05
1
-22
/
+5
*
Disable some code sections for frama-c
Christophe Grenier
2021-01-06
1
-1
/
+3
*
New prototype for align_pread()
Christophe Grenier
2020-08-02
1
-3
/
+3
*
Lots of frama-c work that should be safe to commit
Christophe Grenier
2020-06-02
1
-5
/
+25
*
Linux: Lists NVME disks
Christophe Grenier
2018-10-17
1
-0
/
+2
*
Handle VirtIO block /dev/vd[a-z] devices
Christophe Grenier
2017-09-11
1
-0
/
+2
*
Avoid division by zero in autoset_geometry().
Christophe Grenier
2017-06-24
1
-1
/
+1
*
Scan loop devices.
Christophe Grenier
2017-04-13
1
-26
/
+18
*
Use explicit function adresses
Christophe Grenier
2017-04-03
1
-6
/
+6
*
Windows: search for the first 64 disks instead of the first 16
Christophe Grenier
2016-09-03
1
-1
/
+1
*
Haiku: use native ioctls to detect geometry
François Revol
2016-07-25
1
-0
/
+70
*
Haiku: widen globbing on device names
François Revol
2016-07-25
1
-1
/
+1
*
Linux: scan /dev/sd[a-z][a-z] devices.
Christophe Grenier
2016-06-14
1
-7
/
+3
*
Improve English grammar, capitalization, and punctuation
Alex Henrie
2016-02-22
1
-1
/
+1
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-2
/
+2
*
file_test_availability: discard the buffer content if less than 512 bytes has...
Christophe Grenier
2015-03-12
1
-1
/
+1
*
Stricter check for .E01 when used as disk image
Christophe Grenier
2014-11-15
1
-1
/
+3
*
scan for Linux Xen /dev/xvd? device
Christophe Grenier
2014-08-09
1
-0
/
+2
*
Display number of sectors as long long unsigned integer
Christophe Grenier
2014-07-26
1
-2
/
+2
*
log when disk image is using EWF
Christophe Grenier
2014-05-27
1
-0
/
+2
*
Fix check before falling back in readonly mode
Christophe Grenier
2014-01-11
1
-6
/
+3
*
code style: ignore some function return value
Christophe Grenier
2013-11-01
1
-1
/
+1
*
Fix various warning reported by gcc
Christophe Grenier
2013-05-25
1
-1
/
+1
*
Get rid of pread_fast(), it's too error prone
Christophe Grenier
2013-05-24
1
-9
/
+2
*
Fix memory leak when freeing device
Christophe Grenier
2013-05-19
1
-20
/
+25
*
src/hdaccess.c: remove unnecessary variable allocation
Christophe Grenier
2013-03-24
1
-2
/
+2
*
List the number of sectors when head per cylinder and sector per head are 1
Christophe Grenier
2012-08-09
1
-10
/
+16
*
when HDCLONING is defined, remove open() O_EXCL parameter and save partial re...
Christophe Grenier
2012-06-28
1
-5
/
+5
*
Remove unnecessary function declarations
Christophe Grenier
2012-04-15
1
-1
/
+0
*
Improve default partition table selection
Christophe Grenier
2012-02-25
1
-41
/
+43
*
Minor code cleanup in file_test_availability()
Christophe Grenier
2012-01-16
1
-1
/
+1
*
Remove "Allow partial last cylinder" option
Christophe Grenier
2011-12-08
1
-40
/
+3
*
Cygwin version: get better ReadFile error message
Christophe Grenier
2011-11-22
1
-40
/
+74
*
Search for Linux /dev/md* device instead of /dev/md?
Christophe Grenier
2011-11-01
1
-1
/
+1
*
Read HDD serial number and firmware revision (Linux)
Christophe Grenier
2011-06-30
1
-105
/
+100
*
Reject sector size reported by Windows if bigger than 16MB
Christophe Grenier
2011-04-23
1
-1
/
+2
*
Add the possibility to clone read sectors (Disabled at compile time by default).
Christophe Grenier
2011-04-03
1
-1
/
+44
*
Fix for HPA and DCO detection (again)
Christophe Grenier
2011-03-05
1
-3
/
+0
*
For non partionned media formated as FAT, set bytes per sector according
Christophe Grenier
2011-03-05
1
-33
/
+45
*
Introduce pread_fast(), a function that can return a pointer to the data in c...
Christophe Grenier
2010-11-05
1
-0
/
+9
*
New prototype for size_to_unit()
Christophe Grenier
2010-10-24
1
-3
/
+5
*
Code cleanup
Christophe Grenier
2010-08-23
1
-1
/
+1
*
Detect vnd (virtual node driver) devices that provides interface to disk imag...
Steven Mestdagh
2010-08-16
1
-0
/
+7
*
Fix detection of Encase 6
Christophe Grenier
2010-04-27
1
-2
/
+2
*
Detect disks when compiled for Haiku (free open source operating system compa...
Christophe Grenier
2009-12-11
1
-0
/
+6
[next]