summaryrefslogtreecommitdiffstats
path: root/src/ntfsp.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* Lots of frama-c work that should be safe to commitChristophe Grenier2020-06-021-3/+7
* move del_search_space() from src/filegen.h to src/photorec.hChristophe Grenier2019-10-131-0/+1
* List NTFS system files when expert mode is enabled.Christophe Grenier2018-06-221-1/+1
* Distinguish between file listing not implemented and missing libraryChristophe Grenier2015-04-051-2/+4
* Compare dir_partition_ntfs_init() return value with enum constant instead of ...Christophe Grenier2013-05-221-3/+6
* Support for ntfs-3g_ntfsprogsChristophe Grenier2011-04-061-1/+6
* PhotoRec: when excluding NTFS allocated space, abort if an error occurs inste...Christophe Grenier2009-02-111-9/+21
* Fix some compilation warningsChristophe Grenier2009-02-031-1/+1
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-1/+1
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-21/+2
* PhotoRec: code cleanup in ntfs_remove_used_space()Christophe Grenier2008-06-231-14/+10
* code cleanup: rename aff_buffer() fixupChristophe Grenier2008-04-071-1/+1
* code cleanup: rename aff_buffer()Christophe Grenier2008-04-031-3/+3
* Fix compilation problem with "gcc -O0" (no optimisation)Christophe Grenier2007-12-281-8/+9
* "testdisk -lu device" will list the partition with sector unitChristophe Grenier2007-12-061-1/+1
* Handle unicode filenames in display and when copying files from an NTFS parti...Christophe Grenier2007-11-061-0/+3
* First version in gitChristophe Grenier2007-10-291-0/+153