testdisk/src
2010-09-24 08:11:58 +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 Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
adv.h
alignio.h
analyse.c TestDisk: reduce the number of read operations 2010-06-22 15:23:14 +02:00
analyse.h TestDisk: reduce the number of read operations 2010-06-22 15:23:14 +02:00
askloc.c If compiled with "./configure --enable-mouse", most PhotoRec screens can be driven by mouse. 2010-09-11 18:53:59 +02:00
askloc.h If the destination is full, PhotoRec ask for a new location and it defaults 2009-05-24 16:57:03 +02:00
autoset.c Handle Humax partition table 2010-06-22 15:24:27 +02:00
autoset.h move autoset_unit() to a separate file 2009-05-05 13:05:49 +02:00
bfs.c Code cleanup 2009-10-25 18:26:16 +01:00
bfs.h Code cleanup 2009-10-25 18:26:16 +01:00
bsd.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
bsd.h
chgtype.c Code cleanup 2009-10-25 18:26:16 +01:00
chgtype.h
chgtypen.c Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
chgtypen.h
common.c Move fat_set_part_name() to src/common.c and rename it to set_part_name_chomp() 2009-10-19 22:09:01 +02:00
common.h MBRCode: Avoid to replace the disk signature used by Vista and later 2010-08-18 21:55:40 +02:00
cramfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
cramfs.h
crc.c Code cleanup 2009-10-25 18:26:16 +01:00
crc.h Code cleanup 2009-10-25 18:26:16 +01:00
dimage.c Use destination offset instead of source offset when creating a partition image (Fix) 2010-04-27 08:13:48 +02:00
dimage.h
dir.c Code cleanup 2010-08-23 16:01:55 +02:00
dir.h Move set_date() to a separate file 2009-08-12 19:04:18 +02:00
dirn.c Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
dirn.h
dirpart.c Fix small memory leak when copying files 2009-08-18 08:50:30 +02:00
dirpart.h
diskacc.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
diskacc.h
diskcapa.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
diskcapa.h
diskcp.c
edit.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
edit.h
ewf.c Code cleanup 2010-08-23 16:01:55 +02:00
ewf.h code cleanup: remove verbose argument to fewf_init 2009-03-06 19:31:55 +01:00
exfat.c Add missing files 2010-01-24 13:09:21 +01:00
exfat.h Add missing files 2010-01-24 13:09:21 +01:00
ext2.c
ext2.h
ext2_dir.c Fix a double free when ext2fs_open() failed 2009-08-18 08:57:11 +02:00
ext2_dir.h
ext2_inc.h
ext2_sb.c TestDisk: when search an ext[234] superblock, display the corresponding 2009-12-28 07:44:52 +01:00
ext2_sb.h
ext2_sbn.c TestDisk: fix ext2/ext3/ext4 superblock detection for 1024b block 2009-11-01 11:11:52 +01:00
ext2_sbn.h
ext2grp.c Code style cleanup 2009-07-26 12:16:03 +02:00
ext2grp.h
ext2p.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
ext2p.h
fat.c Space and name cleanup 2010-06-22 15:25:22 +02:00
fat.h Space and name cleanup 2010-06-22 15:25:22 +02:00
fat1x.c TestDisk: Force screen redraw 2009-04-14 12:19:30 +02:00
fat1x.h
fat32.c TestDisk: Force screen redraw 2009-04-14 12:19:30 +02:00
fat32.h
fat_adv.c Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
fat_adv.h
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_common.c PhotoRec: recover FAT filesystem (ie. floppy image) 2009-06-21 19:43:25 +02:00
fat_dir.c Assume utf8 filenames in FAT 2010-09-24 08:11:58 +02:00
fat_dir.h
fat_unformat.c Mark as "const" a variable 2010-05-21 08:56:19 +02: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 Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
fatn.h
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
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 PhotoRec: modify internals for brute-force recovery 2010-04-27 08:39:24 +02:00
file_1cd.c PhotoRec: recover Russian Finance 1C:Enterprise 8 .1cd files 2009-07-03 08:04:27 +02:00
file_7z.c Limit the scope of several variables 2009-05-05 13:13:14 +02:00
file_a.c
file_ab.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_abcdp.c
file_ace.c PhotoRec: record last valid offset of a file, will be usefull for bruteforce 2009-11-01 11:13:27 +01:00
file_ahn.c Remove unecessary memmem.h include 2009-05-27 09:18:06 +02:00
file_aif.c
file_all.c Code cleanup 2009-10-25 18:26:16 +01:00
file_als.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_amd.c
file_amr.c PhotoRec: add information about amr file format 2010-05-21 08:56:41 +02:00
file_apa.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_ape.c PhotoRec: stricter check for .ape, Monkey's Audio compressed format 2009-07-03 07:35:51 +02: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: stricter check for .arj 2010-05-21 08:57:13 +02:00
file_asf.c Code cleanup 2009-10-25 18:26:16 +01:00
file_asm.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_atd.c PhotoRec: make atd_header static 2009-10-25 18:31:27 +01:00
file_au.c PhotoRec: stricter check for .au and extract the filesize 2010-05-21 08:57:30 +02:00
file_bac.c PhotoRec: recover Bacula backup .bac and Qemu image .cow (COW and COW2) 2009-09-03 08:14:03 +02:00
file_bim.c PhotoRec: recover Broadcast Interface Module .bim files 2010-07-23 08:49:46 +02:00
file_bkf.c PhotoRec: try to detect Microsoft Tape .bkf end of file 2009-10-25 18:26:34 +01:00
file_bld.c
file_bmp.c
file_bz2.c
file_cab.c
file_cam.c
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
file_compress.c Remove unecessary memmem.h include 2009-05-27 09:18:06 +02:00
file_cow.c PhotoRec: recover Bacula backup .bac and Qemu image .cow (COW and COW2) 2009-09-03 08:14:03 +02:00
file_crw.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_ctg.c
file_cwk.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_d2s.c Code cleanup 2009-10-25 18:26:16 +01:00
file_dat.c PhotoRec: recover history.dat file from Sony Ericson phone 2010-05-21 08:58:05 +02:00
file_DB.c PhotoRec: recover some "DB" files 2009-02-26 09:31:22 +01:00
file_dbf.c PhotoRec: stricter check for .dbf files 2009-11-01 11:14:14 +01:00
file_dbn.c Code cleanup 2010-08-23 16:01:55 +02:00
file_dex.c PhotoRec: fix Dalvik .dex detection 2010-06-22 15:26:09 +02:00
file_dim.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_dir.c
file_djv.c
file_doc.c PhotoRec: fix dgn detection and the wrong argument to OLE_parse_summary() function 2010-08-23 16:02:07 +02:00
file_dpx.c
file_drw.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_ds2.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_dsc.c
file_dss.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_dta.c
file_dump.c PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
file_dv.c PhotoRec: Improve .dv Digital Video file recovery to get the filesize 2010-01-24 13:21:03 +01:00
file_dwg.c
file_dxf.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_e01.c Code cleanup 2009-10-25 18:26:16 +01:00
file_ecryptfs.c PhotoRec: recover encrypted file by eCryptfs 2009-10-25 18:37:41 +01:00
file_edb.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_elf.c
file_emf.c
file_evt.c
file_exe.c PhotoRec: relax check for PE exe 2010-06-22 15:26:36 +02:00
file_ext.c
file_ext2.c PhotoRec: recover ext[234] filesystem file image 2009-12-28 08:02:25 +01:00
file_fat.c PhotoRec: recover FAT filesystem (ie. floppy image) 2009-06-21 19:43:25 +02:00
file_fbk.c Remove unecessary memmem.h include 2009-05-27 09:18:06 +02:00
file_fcp.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_fcs.c
file_fdb.c Remove unecessary memmem.h include 2009-05-27 09:18:06 +02:00
file_fh5.c
file_fh10.c PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
file_fits.c PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
file_flac.c PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
file_flp.c
file_flv.c
file_fob.c
file_found.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
file_found.h PhotoRec: move photorec_bf() to a separate file, 2009-05-05 13:30:41 +02:00
file_fp5.c PhotoRec: recover File Maker Pro .fp5 2009-10-19 22:18:07 +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: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_fs.c
file_gho.c
file_gif.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_gm6.c PhotoRec: recover Game Maker .gm6 and .gmd files 2009-12-28 08:05:18 +01:00
file_gp5.c PhotoRec: recover Guitar Pro 5 .gp5 files 2009-07-03 08:05:58 +02:00
file_gpg.c PhotoRec: fix gpg recovery 2010-04-27 08:16:42 +02:00
file_gz.c Code cleanup 2009-10-25 18:26:16 +01:00
file_hds.c
file_hr9.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_http.c PhotoRec: add http cache file detection 2010-08-23 13:44:07 +02:00
file_icc.c PhotoRec: recover Color profiles .icc 2009-10-19 22:25:12 +02:00
file_ico.c PhotoRec: stricter check for .ico 2010-05-21 09:01:07 +02:00
file_ifo.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_imb.c
file_indd.c PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
file_iso.c Identify ISO9660 image as non-partitionned media 2009-10-19 22:14:08 +02:00
file_itu.c
file_jpg.c PhotoRec: recover raw avi stream 2010-09-19 18:45:19 +02:00
file_jpg.h
file_kdb.c
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 Virtual desktop infrastructure 1.1 .vdi files 2010-07-23 08:55:16 +02:00
file_lnk.c PhotoRec: stricter check for .lnk 2010-05-21 09:01:25 +02:00
file_logic.c Code cleanup 2009-10-25 18:26:16 +01:00
file_m2ts.c PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
file_mat.c PhotoRec: recover Matlab .mat files 2009-10-19 22:26:39 +02:00
file_max.c
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
file_mdf.c
file_mfa.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_mfg.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_mid.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02: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
file_mov.c PhotoRec: remove a check that was preventing some mov file bigger than 1GB to be recovered 2010-06-22 15:27:09 +02:00
file_mp3.c PhotoRec: mp3 recovery - code cleanup 2010-05-21 09:01:44 +02:00
file_mpg.c PhotoRec: stricter check for .mpg 2010-05-21 09:02:52 +02:00
file_mrw.c
file_mus.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_mxf.c
file_myo.c PhotoRec: recover Mind Your Own Business .myo files 2010-03-16 22:00:08 +01:00
file_mysql.c PhotoRec: stricter check for Mysql .frm files 2009-12-11 08:58:53 +01:00
file_nds.c PhotoRec: recover Nintendo DS Game ROM Image .nds 2009-10-19 22:28:30 +02:00
file_njx.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_nk2.c PhotoRec: record last valid offset of a file, will be usefull for bruteforce 2009-11-01 11:13:27 +01:00
file_ogg.c PhotoRec: identify Ogg data/Theora video .ogm files 2009-08-18 09:04:57 +02:00
file_one.c
file_orf.c
file_paf.c
file_pap.c
file_pcap.c PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
file_pct.c PhotoRec: fix Macintosh Picture .pct size detection 2009-04-12 18:48:04 +02:00
file_pcx.c PhotoRec: stricter check for .pcx 2010-05-21 09:03:36 +02:00
file_pdf.c PhotoRec: return immediatly when date/time has been found in pdf 2009-12-28 07:47:15 +01:00
file_pfx.c
file_png.c PhotoRec: parse PNG/JNG/MNG files 2010-07-23 08:46:17 +02:00
file_pnm.c PhotoRec: recover Netpbm (PBM/PGM/PPM) files 2010-04-27 09:04:19 +02:00
file_prc.c Code cleanup 2010-08-23 16:01:55 +02:00
file_prt.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_ps.c Code cleanup 2010-08-23 16:01:55 +02:00
file_psd.c PhotoRec: minimal detection of file size of Adobe Photoshop Image .psd 2009-10-19 21:09:15 +02:00
file_psp.c
file_pst.c
file_ptb.c PhotoRec: stricter check for PowerTab .ptb files 2009-08-27 08:45:58 +02:00
file_pyc.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_pzf.c PhotoRec: recover GraphPrism 4 .pzf files 2009-07-26 12:29:24 +02:00
file_pzh.c PhotoRec: recover Presto .pzh files 2009-12-28 08:09:33 +01:00
file_qbb.c PhotoRec: add another signature for Quickbooks qbw 2010-04-27 08:17:12 +02:00
file_qdf.c
file_qkt.c PhotoRec: recover Apple QuickTake 100 files 2010-07-23 08:51:51 +02:00
file_qxd.c
file_r3d.c file_rename() and file_rename_unicode() new prototype 2009-08-18 08:59:22 +02:00
file_ra.c
file_raf.c
file_rar.c PhotoRec: recover encrypted rar files 2010-01-24 13:23:10 +01:00
file_raw.c PhotoRec: Fix Panasonic rw2 recovery 2009-05-24 17:14:12 +02:00
file_rdc.c
file_reg.c
file_res.c PhotoRec: stricter check for .res 2010-05-21 09:08:10 +02:00
file_rfp.c PhotoRec: recover RoboForm .rfp files 2010-07-23 08:53:40 +02:00
file_riff.c PhotoRec: recover raw avi stream 2010-09-19 18:45:19 +02:00
file_rm.c
file_rns.c Code cleanup 2009-10-25 18:26:16 +01:00
file_rpm.c
file_rw2.c PhotoRec: Fix Panasonic rw2 recovery 2009-05-24 17:14:12 +02:00
file_ses.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_sib.c
file_sit.c
file_skd.c PhotoRec: recover AutoSketch drawing .skd 2009-03-25 08:53:16 +01:00
file_skp.c
file_sp3.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_sp3.h
file_spe.c
file_spf.c Code cleanup 2009-10-25 18:26:16 +01:00
file_spss.c
file_sql.c PhotoRec: use a short extension when recovering sqlite files with DOS version 2009-08-18 09:05:39 +02:00
file_sqm.c
file_stl.c
file_stu.c
file_swf.c PhotoRec: stricter check for .swf/.swc 2010-05-21 09:08:30 +02:00
file_tar.c
file_tar.h
file_tax.c
file_template.c file_template is a model for adding a new file format to PhotoRec 2009-09-05 13:35:38 +02:00
file_tib.c
file_tiff.c PhotoRec: fix the reported error location when EXIF information are corrupted 2010-08-23 16:00:00 +02:00
file_tiff.h PhotoRec: better detection of corrupted EXIF information 2010-08-20 07:53:40 +02:00
file_tph.c PhotoRec: file_search_footer() gets a new parameter 2009-05-27 09:19:13 +02:00
file_ttf.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_txt.c PhotoRec: recover Quantum GIS (QGIS), Open Source Geographic Information System files and firefox sessionstore files 2010-09-11 18:14:47 +02:00
file_txt.h PhotoRec: recover Adobe's Extensible Metadata Platform .xmp files 2009-10-25 18:34:24 +01:00
file_tz.c PhotoRec: recover TZif2 timeinfo zone files 2009-04-12 18:49:05 +02:00
file_vdi.c PhotoRec: recover Virtual desktop infrastructure 1.1 .vdi files 2010-07-23 08:55:16 +02:00
file_veg.c
file_vfb.c PhotoRec: recover FontLab .vfb files 2009-12-28 08:13:32 +01:00
file_vmdk.c PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
file_wdp.c PhotoRec: recover JPEG XR .wdp files 2009-08-20 09:29:43 +02:00
file_win.c PhotoRec: recover Opera preferences .win files 2009-10-25 18:40:07 +01:00
file_wks.c
file_wmf.c
file_wnk.c
file_wpd.c PhotoRec: stricter check for .wpd 2010-05-21 09:17:03 +02:00
file_wv.c
file_x3f.c
file_xcf.c
file_xm.c PhotoRec: record last valid offset of a file, will be usefull for bruteforce 2009-11-01 11:13:27 +01:00
file_xpt.c PhotoRec: recover Mozilla XPCOM Type Library .xpt 2009-02-03 22:34:04 +01:00
file_xsv.c
file_xv.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
file_zip.c PhotoRec: distinguish jar from zip archive (fix) 2010-06-22 15:28:38 +02:00
filegen.c PhotoRec: modify internals for brute-force recovery 2010-04-27 08:39:24 +02:00
filegen.h PhotoRec: modify internals for brute-force recovery 2010-04-27 08:39:24 +02:00
fnctdsk.c code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
fnctdsk.h Code cleanup 2009-10-25 18:26:16 +01:00
geometry.c PhotoRec: allow carving on non sector boundary (experimental) 2010-06-22 15:35:57 +02:00
geometry.h
godmode.c Code cleanup 2010-08-23 16:01:55 +02:00
godmode.h Code cleanup 2009-10-25 18:26:16 +01:00
guid_cmp.h
guid_cpy.h
hdaccess.c Code cleanup 2010-08-23 16:01:55 +02:00
hdaccess.h move autoset_unit() to a separate file 2009-05-05 13:05:49 +02:00
hdcache.c Code cleanup 2009-10-25 18:26:16 +01:00
hdcache.h
hdwin32.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
hdwin32.h
hfs.c
hfs.h
hfsp.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
hfsp.h Add offset in hfs+ structure comment 2009-11-01 11:17:32 +01:00
hidden.c Another fix for DCO/HPA detection 2010-05-21 09:17:55 +02:00
hidden.h
hiddenn.c Another fix for DCO/HPA detection 2010-05-21 09:17:55 +02:00
hiddenn.h
hpa_dco.c Code cleanup 2009-10-25 18:26:16 +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 Windows manifest in the exe files itself (cygwin compilation) 2010-01-24 13:23:31 +01:00
icon_tst.rc Add Windows manifest in the exe files itself (cygwin compilation) 2010-01-24 13:23:31 +01:00
intrf.c Code cleanup 2010-06-22 15:29:20 +02:00
intrf.h Interface need 24 lines to work correctly 2010-03-16 22:26:36 +01:00
intrface.c Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
intrface.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
intrfn.c If compiled with "./configure --enable-mouse", most PhotoRec screens can be driven by mouse. 2010-09-11 18:53:59 +02:00
intrfn.h aff_copy_short(): a 1-line banner 2010-09-19 18:50:57 +02:00
io_redir.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
io_redir.h
iso.c Remove unused disk_car argument from test_ISO() function 2009-11-01 11:18:54 +01:00
iso.h PhotoRec: don'tinclude iso9660.h in iso.h 2009-10-25 18:29:16 +01:00
iso9660.h Identify ISO9660 image as non-partitionned media 2009-10-19 22:14:08 +02: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 Code cleanup 2009-10-25 18:26:16 +01:00
list.c
list.h
log.c src/log.c: refactor code by using log_open() 2010-09-19 18:46:04 +02:00
log.h
log_part.c
log_part.h
luks.c luks: code cleanup 2010-04-27 08:20:57 +02: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
Makefile.am Move binaries from sbin to bin 2010-09-11 18:09:33 +02:00
md.c md 0.9: fix out of bound write memory operation 2010-04-27 08:21:28 +02:00
md.h Code cleanup 2009-10-25 18:26:16 +01:00
memmem.h
misc.c Detect Windows server 2008 and Windows server 2008 R2 - compilation fix 2009-09-04 09:08:44 +02:00
misc.h
msdos.c Code cleanup 2010-08-23 16:01:55 +02:00
msdos.h
netware.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
netware.h Code cleanup 2009-10-25 18:26:16 +01:00
next.c Remove redundant location hints used by partition search (speedup) 2010-04-27 08:22:28 +02:00
next.h
nodisk.c Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
nodisk.h
ntfs.c Code cleanup 2009-10-25 18:26:16 +01:00
ntfs.h Code cleanup 2009-10-25 18:26:16 +01:00
ntfs_adv.c TestDisk: add a boundary check when searching NTFS MFT 2009-07-26 12:07:45 +02:00
ntfs_dir.c Move set_date() to a separate file 2009-08-12 19:04:18 +02:00
ntfs_dir.h
ntfs_fix.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ntfs_inc.h
ntfs_io.c
ntfs_udl.c Fix NTFS undelete of sparse file 2010-07-23 08:47:59 +02:00
ntfs_udl.h
ntfs_utl.c Fix sign/unsigness problem 2009-03-22 14:55:20 +01:00
ntfs_utl.h
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
ole.h
partauto.c Handle Humax partition table 2010-06-22 15:24:27 +02:00
partauto.h
partgpt.c TestDisk: locate ZFS partition beginning 2009-08-18 09:13:37 +02:00
partgpt.h Move write_part_gpt() in a separate file, so PhotoRec doesn't depend of 2009-07-26 12:21:20 +02:00
partgptn.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
partgptn.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partgptro.c Move write_part_gpt() in a separate file, so PhotoRec doesn't depend of 2009-07-26 12:21:20 +02:00
partgptw.c Move write_part_gpt() in a separate file, so PhotoRec doesn't depend of 2009-07-26 12:21:20 +02:00
parthumax.c Code cleanup 2010-08-23 16:01:55 +02:00
parthumax.h Handle Humax partition table 2010-06-22 15:24:27 +02:00
parti386.c Code cleanup 2010-08-23 16:01:55 +02:00
parti386.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
parti386n.c TestDisk: when manually adding a partition, the proposed partition is now by default the biggest free space. 2010-09-19 18:47:08 +02:00
parti386n.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partmac.c Code cleanup 2009-10-25 18:26:16 +01:00
partmac.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partmacn.c Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
partmacn.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partnone.c TestDisk: reduce the number of read operations 2010-06-22 15:23:14 +02:00
partsun.c Rename sun_partition to sun_disklabel 2010-01-24 13:25:27 +01:00
partsun.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partsunn.c Code cleanup 2009-10-25 18:26:16 +01:00
partsunn.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partxbox.c Code cleanup 2009-10-25 18:26:16 +01:00
partxbox.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
partxboxn.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
partxboxn.h code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
pbanner.c aff_copy_short(): a 1-line banner 2010-09-19 18:50:57 +02:00
pblocksize.c PhotoRec: allow carving on non sector boundary (experimental) 2010-06-22 15:35:57 +02:00
pblocksize.h
pdisksel.c If compiled with "./configure --enable-mouse", most PhotoRec screens can be driven by mouse. 2010-09-11 18:53:59 +02:00
pdisksel.h
pe.h PhotoRec: recover 16 bits (MZ NE) windows executable 2009-07-03 07:37:09 +02:00
pfree_whole.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
pfree_whole.h
phbf.c PhotoRec: during the bruteforce mode, try to handle situation where the error is located before the previous estimation. 2010-09-11 18:32:07 +02:00
phbf.h PhotoRec: modify internals for brute-force recovery 2010-04-27 08:39:24 +02:00
phbs.c PhotoRec: modify internals for brute-force recovery 2010-04-27 08:39:24 +02:00
phbs.h PhotoRec: move photorec_bf() to a separate file, 2009-05-05 13:30:41 +02:00
phcfg.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
phcfg.h
phmain.c PhotoRec: when no partition table is found, default to none 2009-11-01 11:20:06 +01:00
phnc.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
phnc.h PhotoRec: move photorec_bf() to a separate file, 2009-05-05 13:30:41 +02:00
photorec.c PhotoRec: in bruteforce mode, assume the error location is never after the estimated error location 2010-09-11 18:34:28 +02:00
photorec.h Code cleanup 2009-10-25 18:26:16 +01:00
phrecn.c If compiled with "./configure --enable-mouse", most PhotoRec screens can be driven by mouse. 2010-09-11 18:53:59 +02:00
phrecn.h
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 If compiled with "./configure --enable-mouse", most PhotoRec screens can be driven by mouse. 2010-09-11 18:53:59 +02:00
ppartsel.h
qmainrec.cpp qphotorec: fix the device list 2009-07-31 09:33:13 +02:00
qphotorec.cpp qphotorec: fix the device list 2009-07-31 09:33:13 +02:00
qphotorec.h qphotorec: fix the device list 2009-07-31 09:33:13 +02:00
rfs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
rfs.h Code cleanup 2009-10-25 18:26:16 +01:00
rfs_dir.c Limit the scope of several variables 2009-05-05 13:13:14 +02:00
rfs_dir.h
savehdr.c Fix EFI partition table backup 2009-05-24 17:09:45 +02:00
savehdr.h Code cleanup 2009-10-25 18:26:16 +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
setdate.c Move set_date() to a separate file 2009-08-12 19:04:18 +02:00
setdate.h Move set_date() to a separate file 2009-08-12 19:04:18 +02:00
sudo.c Warn the user that there is no echo when using sudo 2010-09-11 17:57:44 +02:00
sudo.h
sun.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
sun.h Rename sun_partition to sun_disklabel 2010-01-24 13:25:27 +01:00
suspend.c Fix for x86_64-pc-mingw32 2010-09-11 17:58:22 +02:00
suspend.h PhotoRec: improve jpg file recovery in brute-force mode 2010-04-27 09:03:05 +02:00
suspend_no.c PhotoRec: improve jpg file recovery in brute-force mode 2010-04-27 09:03:05 +02: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 Code cleanup 2009-10-25 18:26:16 +01:00
tanalyse.c
tanalyse.h
tbanner.c aff_copy_short(): a 1-line banner 2010-09-19 18:50:57 +02:00
tdelete.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
tdelete.h
tdiskop.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
tdiskop.h
tdisksel.c Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
tdisksel.h
testdisk.c Code cleanup 2009-10-25 18:26:16 +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 Prefix highligted selection by ">", so screen reader software find the 2010-05-21 08:47:38 +02:00
tload.h
tlog.c Fix header definition for function taking no argument 2009-11-01 11:18:13 +01:00
tlog.h
tmbrcode.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
tmbrcode.h
tntfs.c TestDisk: Force screen redraw 2009-04-14 12:19:30 +02:00
tntfs.h Fix some compilation warnings 2009-02-03 09:29:29 +01:00
toptions.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
toptions.h
tpartwr.c Always include stdio.h before ncurses header and types.h 2009-06-12 08:42:45 +02:00
tpartwr.h
types.h
ufs.c Fix some compilation warnings 2009-02-03 09:29:29 +01:00
ufs.h
unicode.c unicode.c: shutdown a warning 2009-08-18 09:12:30 +02:00
unicode.h
win32.c Cylinder is now long unsigned int. Fix a parameter inversion for the DOS version. 2009-04-12 11:49:36 +02:00
win32.h
xfs.c xfs, code cleanup 2010-04-27 08:25:39 +02:00
xfs.h
zfs.c TestDisk: locate ZFS partition beginning 2009-08-18 09:13:37 +02:00
zfs.h Code cleanup 2009-10-25 18:26:16 +01:00