index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
phrecn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-8
/
+9
*
Drop "--enable-ncmouse" option from configure script
Christophe Grenier
2022-04-08
1
-54
/
+0
*
pdiskseln.c,phrecn.c,ppartseln.c: disable some code for Frama-C
Christophe Grenier
2022-04-07
1
-3
/
+27
*
New prototype for ask_location() and td_getcwd()
Christophe Grenier
2020-12-06
1
-14
/
+14
*
Disable ncurses library when using frama-c
Christophe Grenier
2020-11-01
1
-0
/
+4
*
rename list_file_enable to array_file_enable
Christophe Grenier
2020-02-01
1
-1
/
+1
*
PhotoRec: When the first Ctrl-C/SIGINT, PhotoRec tries to emulate the Stop ac...
Christophe Grenier
2019-12-08
1
-2
/
+4
*
Avoid a cppcheck false positiv in interface_file_select_ncurses()
Christophe Grenier
2018-03-17
1
-1
/
+1
*
Use new functions check_command(), skip_comma_in_command() and get_int_from_c...
Christophe Grenier
2018-03-17
1
-18
/
+9
*
Replace http://www.cgsecurity.org by https
Christophe Grenier
2017-12-02
1
-1
/
+1
*
PhotoRec: fix length for "status=ext2_on_save_everything" and "status=ext2_of...
Christophe Grenier
2017-04-07
1
-4
/
+4
*
Replace td_list_entry by td_list_(first|prev|next|last)_entry to improve read...
Christophe Grenier
2016-08-20
1
-1
/
+1
*
Improve English grammar, capitalization, and punctuation
Alex Henrie
2016-02-22
1
-3
/
+3
*
PhotoRec: flush log before asking the user if he want to quit or not
Christophe Grenier
2015-08-26
1
-0
/
+1
*
PhotoRec: avoid the extra slash in //recup_dir.1 directory name
Christophe Grenier
2015-07-09
1
-2
/
+4
*
Replace "no free space available" by "not enough free space available"
Christophe Grenier
2015-04-14
1
-1
/
+1
*
new prototype for menu_choose_blocksize()
Christophe Grenier
2015-04-05
1
-1
/
+1
*
interface_options_photorec_log() was never called
Christophe Grenier
2014-11-15
1
-1
/
+1
*
PhotoRec: move cli parsing from phrecn.c and ppartseln.c to phcli.c
Christophe Grenier
2014-04-23
1
-79
/
+2
*
src/phrecn.c: Remove some code in comment
Christophe Grenier
2013-12-21
1
-102
/
+0
*
Fix typo in src/phrecn.c
Christophe Grenier
2013-12-14
1
-2
/
+2
*
photorec(): fix logic when ncurses is missing for an hypotical user stop request
Christophe Grenier
2013-05-19
1
-2
/
+2
*
Fix windows compilation regression introduced in 1471f47a5c5b9d69863ec496bd7a...
Christophe Grenier
2013-05-19
1
-25
/
+0
*
move ind_block(), file_recovery_cpy() and file_add_data() to psearch.h and ph...
Christophe Grenier
2013-05-16
1
-398
/
+1
*
New function status_inc() to increment params->status
Christophe Grenier
2013-05-15
1
-123
/
+84
*
Move interface_options_photorec_cli() and interface_options_photorec_log() to...
Christophe Grenier
2013-05-15
1
-77
/
+3
*
code cleanup: new enum type pstatus_t
Christophe Grenier
2013-05-14
1
-18
/
+18
*
Move some code to new functions params_reset() and status_to_name()
Christophe Grenier
2013-05-14
1
-34
/
+6
*
Fix file copy regression by removing static declaration of file_info_t structure
Christophe Grenier
2013-05-08
1
-1
/
+1
*
Migrate from file_data to file_info structure
Christophe Grenier
2013-05-05
1
-5
/
+8
*
PhotoRec: limit the number of times PhotoRec moves backward to recover to the...
Christophe Grenier
2013-03-31
1
-1
/
+10
*
PhotoRec: save current progress every 5 minutes
Christophe Grenier
2013-03-24
1
-4
/
+12
*
Windows: workaround for NTFS Alternate Data Stream creation
Christophe Grenier
2012-12-08
1
-3
/
+3
*
PhotoRec: fix a display problem in FileOpts after choosing to save new defaults
Christophe Grenier
2012-09-30
1
-1
/
+2
*
zeroed file_recovery structure to get easier to read stack trace under gdb
Christophe Grenier
2012-06-18
1
-0
/
+1
*
Remove "Allow partial last cylinder" option
Christophe Grenier
2011-12-08
1
-15
/
+7
*
Fix a potential endless loop (PhotoRec 6.12 affected, not 6.11.3)
Christophe Grenier
2011-11-15
1
-30
/
+9
*
Use "./configure --disable-dfxml" to disable DFXML feature
Christophe Grenier
2011-11-15
1
-0
/
+4
*
PhotoRec: fix destination path when creating image_remaining.dd
Christophe Grenier
2011-10-10
1
-1
/
+6
*
PhotoRec session management: restart PhotoRec at the same location than previ...
Christophe Grenier
2011-08-28
1
-2
/
+55
*
PhotoRec: remove some useless steps when carving ext2/3/4 filesystem and keep...
Christophe Grenier
2011-08-24
1
-116
/
+86
*
Huge code cleanup for Photorec: reduce the numbers of parameters of some func...
Christophe Grenier
2011-08-20
1
-168
/
+144
*
PhotoRec: use a single parameter to forward the options (code cleanup)
Christophe Grenier
2011-07-21
1
-88
/
+72
*
Turn off an error if -Werror=format-security is enforced
Sander Lepik
2011-06-17
1
-1
/
+1
*
PhotoRec: workaroud in progress bar when time goes backward
Christophe Grenier
2011-06-02
1
-1
/
+4
*
PhotoRec: generates Digital Forensics XML report
Christophe Grenier
2011-04-27
1
-1
/
+10
*
PhotoRec: use "%llu" instead of "%lu" to display sectors offset
Christophe Grenier
2011-03-25
1
-2
/
+6
*
PhotoRec: Limit file size to 4G when recovering from a FAT
Christophe Grenier
2011-03-05
1
-0
/
+14
*
Compilation fix when ncurses is disabled
Christophe Grenier
2010-11-29
1
-1
/
+5
*
PhotoRec: display the data size and store image_remaining.dd where the files ...
Christophe Grenier
2010-11-11
1
-3
/
+30
[next]