Commit graph

1933 commits

Author SHA1 Message Date
Christophe Grenier
36e9937f3a Enable Centos 5 build in Fedora Copr v2 2016-04-14 16:00:14 +02:00
Christophe Grenier
66acb1b105 Enable Centos 5 build in Fedora Copr 2016-04-11 18:34:27 +02:00
Christophe Grenier
4968f66059 Use TD_INIT_LIST_HEAD() function instead of TD_LIST_HEAD_INIT() static initializer 2016-04-10 19:20:53 +02:00
Christophe Grenier
b5ec147d46 src/fat_adv.c: create new function is_root_cluster_candidat() for better code readability 2016-04-10 19:17:27 +02:00
Christophe Grenier
dcd998ca2a PhotoRec: don't truncate recovered .sr2 files as they may be larger than detected 2016-04-10 19:16:38 +02:00
Christophe Grenier
6d1032e193 Modify configure.ac so ./configure autoreconf generated under Centos 6 works
Problem introduced by commit 0 bd7038e19eae2cf7bea47b19bfd90a6dcf1ef97
2016-04-10 19:16:16 +02:00
Christophe Grenier
073c5937f2 require qt5-linguist in testdisk.spec file 2016-04-09 18:49:06 +02:00
Christophe Grenier
fa30080440 QPhotRec: add French translation 2016-04-09 17:06:23 +02:00
Christophe Grenier
916cfbd5c3 PhotoRec: fix src/file_steuer2014.c as strptime() may be missing 2016-04-09 17:05:35 +02:00
Christophe Grenier
da7dac16a1 PhotoRec: recover Steuer2014 and 2015 files 2016-04-06 13:43:25 +02:00
Christophe Grenier
7664b755e8 use libewf_error_sprint() to log why openning EWF files failed 2016-04-06 13:38:19 +02:00
Christophe Grenier
1ec64a7487 PhotoRec: recover Java Keystore .jks 2016-03-05 11:35:29 +01:00
Christophe Grenier
dd8c525fdc PhotoRec: recover .epub and .vsdx with the proper extension instead of .zip 2016-03-05 11:33:28 +01:00
Christophe Grenier
3d551db0fd update spec files to use README.md 2016-02-25 15:47:40 +01:00
Christophe Grenier
e4d835c1ed update spec files to use Qt5 2016-02-25 15:29:44 +01:00
Christophe Grenier
bf584d2d81 PhotoRec: recover .ptx Pro Tools session file 2016-02-25 14:15:49 +01:00
Christophe Grenier
fb8c132b70 PhotoRec: do not limit .raf filesize for recent version 2016-02-25 14:04:26 +01:00
Christophe Grenier
cc7f97cd29 Split README into README.md and README_dev_photorec.txt 2016-02-24 20:27:08 +01:00
Alex Henrie
b9dc788eb6 Improve English grammar, capitalization, and punctuation 2016-02-22 10:38:17 +01:00
Cristian Rodríguez
3fbf22ea46 Port qphotorec to QT5 2016-02-22 10:14:22 +01:00
Christophe Grenier
c6ad9068b3 PhotoRec: recover Symantec encrypted xml files 2016-02-21 10:39:08 +01:00
Christophe Grenier
69e442c2f0 PhotoRec: recover Tajima .dst files 2016-02-21 10:37:48 +01:00
Christophe Grenier
d2bbd477d8 PhotoRec: recover Compucon EOS Design .che File 2016-02-21 10:36:33 +01:00
Christophe Grenier
0df900e32c PhotoRec: If it takes more then 30s to save the session, save every 15 minutes instead of every 5 minutes. 2016-02-21 10:35:09 +01:00
Christophe Grenier
49b29265de src/ntfs_udl.c: use dir_partition_t type instead of int (code style) 2016-02-21 10:29:35 +01:00
Christophe Grenier
28183c5c42 Fix a compilation issue when ncurses library is missing 2016-02-21 10:28:55 +01:00
Christophe Grenier
638bf26c38 PhotoRec: Set the correct filesize for Quickbooks .qbb
Recover .qbmb variant
Extract the document name from the header
2016-02-21 10:25:42 +01:00
Christophe Grenier
f68cd0f314 PhotoRec: recover python 3.3 and 3.4 .pyc 2016-02-21 10:24:17 +01:00
Christophe Grenier
c566d9ade4 PhotoRec: Avoid false positive for .plist with .qbb and .sqlite 2016-02-13 16:09:09 +01:00
Christophe Grenier
f4196e27b1 Fix strange indentation 2016-02-13 16:08:42 +01:00
Christophe Grenier
840234d18b Filter bad chars in file_rename_unicode() like in file_rename() 2016-02-13 16:08:12 +01:00
Christophe Grenier
22149ba6d8 Recover FAT partition with an /EFI entry as EFI System Partition 2016-02-13 16:06:57 +01:00
Christophe Grenier
f50b1c89e4 Stop when write() failed when creating disk image 2016-02-13 15:32:54 +01:00
Christophe Grenier
f737bc7a4e src/file_bpg.c - code style 2016-02-01 18:15:26 +01:00
Dmitry Brant
f2a4f329c2 Add gitignore. 2016-01-31 21:28:45 -05:00
Dmitry Brant
7966d8555f Finalized .BPG support. 2016-01-31 21:27:50 -05:00
Dmitry Brant
a74c454175 Add gitignore. 2016-01-30 15:57:11 -05:00
Dmitry Brant
a33133ff12 Improve BPG detection. 2016-01-30 15:48:41 -05:00
Dmitry Brant
adbca17366 Adding BPG format. 2016-01-30 12:35:02 -05:00
Christophe Grenier
b7441965e1 renamed mingw / mingw - testdisk.spec to copr / mingw - testdisk.spec
add copr / testdisk.spec
2016-01-24 10:45:15 +01:00
Christophe Grenier
ea626d3bf5 Update mingw-testdisk.spec
mock -r epel-7-x86_64 --scm-enable --scm-option method=git --scm-option package=mingw-testdisk --scm-option spec=mingw/mingw-testdisk.spec \
      --scm-option branch=master --scm-option write_tar=True --scm-option git_get='git clone https://git.cgsecurity.org/testdisk.git mingw-testdisk'
2016-01-23 18:57:56 +01:00
Christophe Grenier
89696b7a04 Fix mingw-testdisk.spec 2016-01-23 14:04:06 +01:00
Christophe Grenier
59d692f3c8 mingw-testdisk.spec file for fedora copr 2016-01-23 11:19:30 +01:00
Christophe Grenier
93a1c25713 PhotoRec: recover PCB Wizard .pcb files 2016-01-23 11:15:06 +01:00
Christophe Grenier
2420b54971 PhotoRec: better check for snz files 2016-01-23 10:30:57 +01:00
Christophe Grenier
7a035acdd1 Avoid a file descriptor leak when stopping and resuming PhotoRec 2016-01-23 10:29:04 +01:00
Christophe Grenier
0675f6f683 January 2016 2016-01-23 10:27:22 +01:00
Christophe Grenier
3509ef8304 New prototype for test_ZFS() 2016-01-23 10:26:36 +01:00
Christophe Grenier
a3f6516f01 New prototype for test_WBFS() 2016-01-23 10:26:09 +01:00
Christophe Grenier
b07d180c49 New prototype for test_VMFS() 2016-01-23 10:25:44 +01:00