testdisk/src
2009-04-05 12:21:07 +02:00
..
addpart.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
addpart.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
adv.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
adv.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
alignio.h Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
analyse.c TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
analyse.h TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
askloc.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
askloc.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
bfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
bfs.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
bsd.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
bsd.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
chgtype.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
chgtype.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
chgtypen.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
chgtypen.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
common.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
common.h TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
cramfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
cramfs.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
crc.c Make the code less C++ hostile 2008-06-23 19:28:58 +02:00
crc.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
dimage.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
dimage.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
dir.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
dir.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
dirn.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
dirn.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
dirpart.c Compilation fix 2009-03-25 08:45:56 +01:00
dirpart.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
diskacc.c src/diskacc.c: Fix typo in warning message 2009-01-27 08:53:41 +01:00
diskacc.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
diskcapa.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
diskcapa.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
diskcp.c Fix for C++ compilation 2009-01-04 19:43:44 +01:00
edit.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
edit.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ewf.c code cleanup: remove verbose argument to fewf_init 2009-03-06 19:31:55 +01:00
ewf.h code cleanup: remove verbose argument to fewf_init 2009-03-06 19:31:55 +01:00
ext2.c Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
ext2.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ext2_dir.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ext2_dir.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ext2_inc.h File undelete for ext2 2008-07-03 21:29:34 +02:00
ext2_sb.c ext2/ext3/ext4 superblock research, display partition name 2008-11-18 20:14:13 +01:00
ext2_sb.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ext2_sbn.c Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
ext2_sbn.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
ext2grp.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ext2grp.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ext2p.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ext2p.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
fat.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
fat.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
fat1x.c Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
fat1x.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
fat32.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
fat32.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
fat_adv.c Fix sign/unsigness problem 2009-03-22 14:55:20 +01:00
fat_adv.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
fat_cluster.c PhotoRec: log the correct sector numbers during FAT unformat in expert mode 2009-03-11 22:57:47 +01:00
fat_cluster.h export find_sectors_per_cluster_aux() 2009-02-20 14:03:59 +01:00
fat_dir.c Stop FAT directory listing when a entry begins by a null char 2009-03-25 08:46:06 +01:00
fat_dir.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
fat_unformat.c Compilation fix 2009-03-25 08:45:56 +01:00
fat_unformat.h PhotoRec: add the possibility to do a FAT unformat in expert mode 2009-02-22 13:56:42 +01:00
fatn.c Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
fatn.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
fatp.c Fix PhotoRec FAT free space carving, the first sector of cluster 2 was erronously removed from the disk space to analyse. 2009-02-16 20:01:52 +01:00
fatp.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
fatx.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
fatx.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
fidentify.c fidentify: log debug information 2009-02-20 14:04:26 +01:00
file_7z.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_a.c PhotoRec: distinguish Debian Archive .deb from .a 2008-04-07 09:03:37 +02:00
file_ab.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_abcdp.c PhotoRec: add Apple binary property list .abcdp recovery 2008-09-18 08:40:57 +02:00
file_ace.c file_ace.c: read 4096 bytes instead of 256 when checking the header 2009-02-26 09:30:02 +01:00
file_ahn.c PhotoRec: add support for 2008-08-05 09:42:57 +02:00
file_aif.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_all.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_als.c PhotoRec: search Ableton Lives Sets .als footer 2009-02-18 20:07:16 +01:00
file_amd.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_amr.c PhotoRec: recover Adaptive Multi-Rate .amr audio file and Personal Ancestral File .paf 2008-05-27 00:22:54 +02:00
file_apa.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_ape.c PhotoRec: recover ape Monkey's Audio compressed format and mfa, The Games Factory Multimedia Fusion Files 2009-01-04 19:49:11 +01:00
file_apple.c PhotoRec: recover AppleSingle/AppleDouble, File Maker Pro .fp7, Heredis - Genealogy .hr9 and Microsoft SQL Server Log Data File .ldf 2009-02-15 20:33:58 +01:00
file_arj.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_asf.c Code cleanup after using LLVM/Clang Static Analyzer 2008-11-16 12:53:21 +01:00
file_asm.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_atd.c PhotoRec: recover Agelong Tree Database/Abs0luteDatabase .atd files 2008-11-18 20:18:02 +01:00
file_au.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_bkf.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_bld.c PhotoRec: fix out of bound read access 2008-06-10 12:54:11 +02:00
file_bmp.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_bz2.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_cab.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_cam.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_chm.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_class.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_cm.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_compress.c PhotoRec: recover MS compress file (SZDD) 2008-08-14 19:25:14 +02:00
file_crw.c PhotoRec: modify Canon Raw picture .crw EOF footer detection 2009-03-22 14:48:53 +01:00
file_ctg.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_cwk.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_d2s.c PhotoRec: extract the filename from Diablo II .d2 content 2009-02-20 14:05:49 +01:00
file_dat.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_DB.c PhotoRec: recover some "DB" files 2009-02-26 09:31:22 +01:00
file_dbf.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_dim.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_dir.c Fix for C++ compilation 2009-01-04 20:30:12 +01:00
file_djv.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_doc.c file_doc.c: better check for thumbs.db 2009-04-05 12:21:07 +02:00
file_dpx.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_drw.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_ds2.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_dsc.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_dss.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_dta.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_dump.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_dv.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_dwg.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_dxf.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_edb.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_elf.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_emf.c PhotoRec: fix out of bound read access 2008-06-10 12:54:11 +02:00
file_evt.c PhotoRec: fix out of bound read access 2008-06-10 12:54:11 +02:00
file_exe.c PhotoRec: limit recursion depth and loop count when checking exe information 2009-03-15 21:20:21 +01:00
file_ext.c file_ext.c: remove a dependency to ext2.c 2009-01-18 14:19:26 +01:00
file_fbk.c PhotoRec: add support for 2008-08-05 09:42:57 +02:00
file_fcp.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_fcs.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_fdb.c PhotoRec: add support for 2008-08-05 09:42:57 +02:00
file_fh5.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_fh10.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_fits.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_flac.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_flp.c PhotoRec: recover Fruity Loop .flp files 2009-02-01 11:02:35 +01:00
file_flv.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_fob.c PhotoRec: add support for 2008-08-05 09:42:57 +02:00
file_fp7.c PhotoRec: add missing description in File Maker Pro 7 .fp7 2009-02-16 19:48:24 +01:00
file_frm.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_fs.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_gho.c PhotoRec: add Ghost .gho recovery 2008-03-10 07:21:54 +01:00
file_gif.c PhotoRec: identified some constants as is 2009-01-22 19:06:11 +01:00
file_gpg.c PhotoRec: it's not possible to get the file size for encrypted GnuPG message without the password 2008-06-10 12:54:36 +02:00
file_gz.c Compilation fix 2009-03-25 08:45:56 +01:00
file_hds.c PhotoRec: recover .hds Parallels disk image and .mxf Material Exchange Format video 2009-01-14 22:22:29 +01:00
file_hr9.c PhotoRec: recover AppleSingle/AppleDouble, File Maker Pro .fp7, Heredis - Genealogy .hr9 and Microsoft SQL Server Log Data File .ldf 2009-02-15 20:33:58 +01:00
file_ico.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_ifo.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_imb.c PhotoRec: Incredimail recovery wasn't working, fix it 2008-05-30 18:05:53 +02:00
file_indd.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_iso.c PhotoRec: detect .iso filesize 2008-04-02 23:58:10 +02:00
file_itu.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_jpg.c PhotoRec: avoid a false positive with some jpg inside avi 2009-03-06 19:25:34 +01:00
file_jpg.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
file_kdb.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_ldf.c PhotoRec: recover AppleSingle/AppleDouble, File Maker Pro .fp7, Heredis - Genealogy .hr9 and Microsoft SQL Server Log Data File .ldf 2009-02-15 20:33:58 +01:00
file_list.c PhotoRec: recover AutoSketch drawing .skd 2009-03-25 08:53:16 +01:00
file_lnk.c Fix sign/unsigness problem 2009-03-22 14:55:20 +01:00
file_logic.c PhotoRec: recover ShadowProtect spf and APple Logic Studio files 2008-12-16 08:22:14 +01:00
file_m2ts.c PhotoRec: avoid to split mov, stricter check for m2ts, m2t, ogg anti-split check 2008-07-30 09:20:33 +02:00
file_max.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_mb.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_mcd.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_mdb.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_mdf.c PhotoRec: add file format name near the extension 2008-06-23 18:57:30 +02:00
file_mfa.c PhotoRec: recover ape Monkey's Audio compressed format and mfa, The Games Factory Multimedia Fusion Files 2009-01-04 19:49:11 +01:00
file_mfg.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_mid.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_mk5.c PhotoRec: recover Diablo II .d2s and .mk5 files generated by a custom CAD-CAM software 2009-02-18 20:09:49 +01:00
file_mkv.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_mov.c PhotoRec: Recovers mov files that begin by a "mdat" container 2009-02-11 08:53:59 +01:00
file_mp3.c PhotoRec: identified some constants as is 2009-01-22 19:06:11 +01:00
file_mpg.c Better signature for MPEG file beginning by a system header start code 2008-05-30 18:06:45 +02:00
file_mrw.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_mus.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_mxf.c PhotoRec: recover .hds Parallels disk image and .mxf Material Exchange Format video 2009-01-14 22:22:29 +01:00
file_mysql.c Fix description for Mysql 2008-06-13 14:33:34 +02:00
file_njx.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_nk2.c PhotoRec: recover Outlook Nickfile .nk2 2009-02-03 09:30:31 +01:00
file_ogg.c PhotoRec: identified some constants as is 2009-01-22 19:06:11 +01:00
file_one.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_orf.c PhotoRec: recover Olympus Raw File .orf begiining by "IIRO" 2008-06-30 07:56:21 +02:00
file_paf.c PhotoRec: recover Adaptive Multi-Rate .amr audio file and Personal Ancestral File .paf 2008-05-27 00:22:54 +02:00
file_pap.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_pcap.c PhotoRec: add support for 2008-08-05 09:42:57 +02:00
file_pct.c PhotoRec: Better signature for Mac Picture .pct 2008-05-30 18:07:34 +02:00
file_pcx.c PhotoRec: Better signature for .pcx bitmap images 2008-05-30 18:08:10 +02:00
file_pdf.c PhotoRec: add boundary checking for gz, jpg and pdf 2009-01-22 19:09:33 +01:00
file_pfx.c PhotoRec: add recovery of pfx files holding PKCS#12 keys 2008-04-16 13:14:52 +02:00
file_png.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_prc.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_prt.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_ps.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_psd.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_psp.c PhotoRec: add Paint Shop Pro .psp Image File 2008-07-07 22:30:34 +02:00
file_pst.c PhotoRec: check Outlook dbx filesize 2009-01-14 22:00:45 +01:00
file_ptb.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_pyc.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_qbb.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_qdf.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_qxd.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_ra.c Fix Real Audio .ra recovery 2008-05-30 18:09:08 +02:00
file_raf.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_rar.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_raw.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_rdc.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_reg.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_res.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_riff.c PhotoRec: add file format name near the extension 2008-06-23 18:57:30 +02:00
file_rm.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_rns.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_rpm.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_ses.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_sib.c PhotoRec: add Sibelius .sib file format 2008-07-17 09:37:01 +02:00
file_sit.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_skd.c PhotoRec: recover AutoSketch drawing .skd 2009-03-25 08:53:16 +01:00
file_skp.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_sp3.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_sp3.h PhotoRec: add Sisporto sp3/spm file recovery 2008-09-23 09:43:02 +02:00
file_spe.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_spf.c Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/coccinelle/ 2009-01-29 08:53:42 +01:00
file_spss.c PhotoRec: add file format name near the extension 2008-06-23 18:57:30 +02:00
file_sql.c PhotoRec: support for Sony Vegas .veg and SQLite database 2008-05-28 13:28:35 +02:00
file_sqm.c PhotoRec:recover .sqm Windows Live Messenger Log File 2008-10-28 09:21:13 +01:00
file_stl.c Remove unused function declaration 2008-07-13 13:02:25 +02:00
file_stu.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_swf.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_tar.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_tar.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
file_tax.c PhotoRec: recover Turbo Tax .tax files 2008-10-06 20:23:28 +02:00
file_tib.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_tiff.c PhotoRec: reorganize how TIFF tag are searched 2009-03-22 14:51:04 +01:00
file_tiff.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
file_tph.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_ttf.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_txt.c PhotoRec: allow R(egistered) char in txt file 2009-03-22 14:52:26 +01:00
file_tz.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_veg.c PhotoRec: support for Sony Vegas .veg and SQLite database 2008-05-28 13:28:35 +02:00
file_vmdk.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_wks.c PhotoRec, add support for 2008-06-13 14:56:02 +02:00
file_wmf.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_wnk.c PhotoRec: add support for 2008-08-05 09:42:57 +02:00
file_wpd.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_wv.c PhotoRec: recover WavPack, Hybrid Lossless Wavefile Compressor, .wv files 2008-11-13 09:19:30 +01:00
file_x3f.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_xcf.c Limit recovered .xcf filesize to 1GB 2008-04-09 08:12:34 +02:00
file_xm.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_xpt.c PhotoRec: recover Mozilla XPCOM Type Library .xpt 2009-02-03 22:34:04 +01:00
file_xsv.c PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
file_xv.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_zip.c Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/coccinelle/ 2009-01-29 08:53:42 +01:00
filegen.c PhotoRec: bugfix, reset file_rename pointer in reset_file_recovery() 2009-03-22 14:49:55 +01:00
filegen.h PhotoRec file_exe.c: Get the original filename from PE fileinfo structure 2009-02-26 09:34:48 +01:00
fnctdsk.c code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
fnctdsk.h TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
geometry.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
geometry.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
godmode.c TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
godmode.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
guid_cmp.h EFI GPT: when changing the partition type, select by default the current type 2008-08-06 09:20:13 +02:00
guid_cpy.h
hdaccess.c code cleanup: remove unused verbose parameter to disk_get_hpa_dco() 2009-03-06 19:42:56 +01:00
hdaccess.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
hdcache.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
hdcache.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
hdwin32.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
hdwin32.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
hfs.c Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
hfs.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
hfsp.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
hfsp.h HFS+, HFSX: check the version field to reduce false positive 2009-01-10 15:51:30 +01:00
hidden.c Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
hidden.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
hiddenn.c Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
hiddenn.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
hpa_dco.c Fix sign/unsigness problem 2009-03-22 14:55:20 +01:00
hpa_dco.h code cleanup: remove unused verbose parameter to disk_get_hpa_dco() 2009-03-06 19:42:56 +01:00
hpfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
hpfs.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
icon_ph.rc Add PE information when building windows binaries 2009-02-22 13:55:25 +01:00
icon_tst.rc Add PE information when building windows binaries 2009-02-22 13:55:25 +01:00
intrf.c code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
intrf.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
intrface.c Redraw the full screen after a file listing 2009-03-22 14:53:02 +01:00
intrface.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
intrfn.c code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
intrfn.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
io_redir.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
io_redir.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
jfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
jfs.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
jfs_superblock.h
lang.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
list.c Code cleanup after using LLVM/Clang Static Analyzer 2008-11-16 12:53:21 +01:00
list.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
log.c Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
log.h TestDisk: fix a little bug when no log is asked 2009-01-26 21:14:07 +01:00
log_part.c Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
log_part.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
luks.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
luks.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
lvm.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
lvm.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
Makefile.am PhotoRec: recover AutoSketch drawing .skd 2009-03-25 08:53:16 +01:00
md.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
md.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
memmem.h
misc.c Log compilation date/time 2008-04-11 11:52:21 +02:00
misc.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
msdos.c Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
msdos.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
netware.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
netware.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
next.c Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead of CHS 2008-07-18 22:16:08 +02:00
next.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
nodisk.c Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
nodisk.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
ntfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ntfs.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ntfs_adv.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ntfs_dir.c code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
ntfs_dir.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ntfs_fix.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ntfs_inc.h
ntfs_io.c Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
ntfs_udl.c code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
ntfs_udl.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ntfs_utl.c Fix sign/unsigness problem 2009-03-22 14:55:20 +01:00
ntfs_utl.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ntfsp.c PhotoRec: when excluding NTFS allocated space, abort if an error occurs instead of skipping the problem. 2009-02-11 08:56:10 +01:00
ntfsp.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
ole.h PhotoRec: get the extension from name listed in OLE root directory 2008-08-22 19:37:39 +02:00
partauto.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
partauto.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
partgpt.c TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
partgpt.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partgptn.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partgptn.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
parti386.c TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
parti386.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
parti386n.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
parti386n.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partmac.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partmac.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partmacn.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partmacn.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partnone.c TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
partsun.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partsun.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partsunn.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partsunn.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partxbox.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partxbox.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partxboxn.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partxboxn.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
pbanner.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
pblocksize.c Split the interface in several files, part 2 2008-08-25 23:15:17 +02:00
pblocksize.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
pdisksel.c If compiled with sudo support, add a sudo menu item for non-root user even if device list isn't empty. 2009-02-11 08:59:26 +01:00
pdisksel.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
pe.h PhotoRec: fix Windows PE .exe file identification bug and recover i386-COFF executable 2009-02-03 22:35:15 +01:00
pfree_whole.c Split the interface in several files, part 2 2008-08-25 23:15:17 +02:00
pfree_whole.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
phcfg.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
phcfg.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
phmain.c code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
photorec.c find_blocksize: fix a bug introduced yesterday 2009-02-27 19:31:41 +01:00
photorec.h PhotoRec: add the possibility to do a FAT unformat in expert mode 2009-02-22 13:56:42 +01:00
phrecn.c PhotoRec: bugfix, don't reset the blocksize if it's already known 2009-02-26 09:42:59 +01:00
phrecn.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
pnext.h PhotoRec: move get_next_header() and get_next_sector() to the new file pnext.h 2009-02-17 09:32:59 +01:00
ppartsel.c code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
ppartsel.h Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
qmainrec.cpp qphotorec: non-fonctionnal QT prototype of PhotoRec 2009-01-14 22:19:06 +01:00
qphotorec.cpp qphotorec: non-fonctionnal QT prototype of PhotoRec 2009-01-14 22:19:06 +01:00
qphotorec.h qphotorec: non-fonctionnal QT prototype of PhotoRec 2009-01-14 22:19:06 +01:00
rfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
rfs.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
rfs_dir.c Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
rfs_dir.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
savehdr.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
savehdr.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
sessionp.c PhotoRec: when loading a previous session, avoid sscanf() and strtol() for better performance 2009-03-01 20:00:07 +01:00
sessionp.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
sudo.c
sudo.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
sun.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
sun.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
swap.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
swap.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
sysv.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
sysv.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
tanalyse.c Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
tanalyse.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
tbanner.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
tdelete.c Split the interface in several files, part 2 2008-08-25 23:15:17 +02:00
tdelete.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
tdiskop.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
tdiskop.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
tdisksel.c If compiled with sudo support, add a sudo menu item for non-root user even if device list isn't empty. 2009-02-11 08:59:26 +01:00
tdisksel.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
testdisk.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
testdisk.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
thfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
thfs.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
tload.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
tload.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
tlog.c TestDisk: fix a little bug when no log is asked 2009-01-26 21:14:07 +01:00
tlog.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
tmbrcode.c Split the interface in several files, part 2 2008-08-25 23:15:17 +02:00
tmbrcode.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
tntfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
tntfs.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
toptions.c Split the interface in several files, part 2 2008-08-25 23:15:17 +02:00
toptions.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
tpartwr.c Split the interface in several files 2008-08-24 13:36:34 +02:00
tpartwr.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
types.h
ufs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ufs.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
unicode.c
unicode.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
win32.c Fix some missing headers for cygwin 2009-02-01 20:54:44 +01:00
win32.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
xfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
xfs.h Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00