summaryrefslogtreecommitdiffstats
path: root/src/ntfs.h
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotationsChristophe Grenier2022-07-141-0/+1
* src/ntfs_struct.h: move struct from src/ntfs.hChristophe Grenier2021-02-221-221/+56
* Add an header guard to prevent multiple inclusionChristophe Grenier2020-10-041-0/+3
* remove two function headers from ntfs.hChristophe Grenier2019-05-011-2/+0
* Remove interface parameter from rebuild_NTFS_BS()Christophe Grenier2017-04-141-1/+1
* New prototype for test_NTFS()Christophe Grenier2016-01-231-2/+2
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-7/+7
* TestDisk: replace ntfs_get_attr() by several functions to parse MFT recordChristophe Grenier2013-08-311-1/+173
* Reduce unnecessary interactivity in scripted runChristophe Grenier2012-12-231-1/+0
* PhotoRec: detect NTFS MFT recordChristophe Grenier2012-09-161-0/+18
* Code cleanupChristophe Grenier2009-10-251-1/+0
* Fix some compilation warningsChristophe Grenier2009-02-031-3/+3
* Modify header files for C function declaration if C++ compilationChristophe Grenier2009-01-101-0/+7
* Defined more functions as staticChristophe Grenier2008-11-101-2/+1
* In expert mode during RepairMFT, user can choose between MFT and MFTmirror if...Christophe Grenier2007-12-211-1/+1
* First version in gitChristophe Grenier2007-10-291-0/+71