index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
phmain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace http://www.cgsecurity.org by https
Christophe Grenier
2017-12-02
1
-2
/
+2
*
Use explicit function adresses for sighup_hdlr()
Christophe Grenier
2017-04-15
1
-1
/
+1
*
Log zlib version
Christophe Grenier
2016-08-28
1
-2
/
+3
*
Fixed: disabling curses caused segfaults with /log
Tobias Dammers
2016-06-22
1
-2
/
+0
*
Fix for various cppcheck warnings
Christophe Grenier
2016-06-14
1
-0
/
+1
*
Do not declare variable use_sudo if SUDO_BIN is undefined (code style)
Christophe Grenier
2016-06-10
1
-1
/
+5
*
Improve English grammar, capitalization, and punctuation
Alex Henrie
2016-02-22
1
-2
/
+2
*
src/phmain.c: constify a variable
Christophe Grenier
2015-07-09
1
-1
/
+1
*
Do not record compilation time by default, will help to get reproductible build
Christophe Grenier
2015-05-15
1
-0
/
+4
*
Report pdcurses/ncurses library version
Christophe Grenier
2015-04-16
1
-4
/
+4
*
rename src/pdisksel.c to src/pdiskseln.c
Christophe Grenier
2014-04-21
1
-1
/
+1
*
move log_disk_list() to src/fnctdsk.c
Christophe Grenier
2014-02-01
1
-59
/
+54
*
Use the correct value of errno to display a warning when log file creation fa...
Christophe Grenier
2013-04-27
1
-4
/
+5
*
If no disk is detected, the user isn't root and TestDisk/PhotoRec are compile...
Christophe Grenier
2013-04-11
1
-6
/
+23
*
PhotoRec: save current progress every 5 minutes
Christophe Grenier
2013-03-24
1
-0
/
+1
*
Add xml_clear_command_line() function
Christophe Grenier
2013-01-19
1
-0
/
+3
*
Improve default partition table selection
Christophe Grenier
2012-02-25
1
-5
/
+3
*
Remove "Allow partial last cylinder" option
Christophe Grenier
2011-12-08
1
-2
/
+1
*
Use "./configure --disable-dfxml" to disable DFXML feature
Christophe Grenier
2011-11-15
1
-0
/
+2
*
Huge code cleanup for Photorec: reduce the numbers of parameters of some func...
Christophe Grenier
2011-08-20
1
-18
/
+25
*
PhotoRec: use a single parameter to forward the options (code cleanup)
Christophe Grenier
2011-07-21
1
-7
/
+16
*
Log HDD serial number and firmware revision
Christophe Grenier
2011-06-30
1
-6
/
+8
*
PhotoRec: generates Digital Forensics XML report
Christophe Grenier
2011-04-27
1
-0
/
+3
*
Add get_compilation_date() and td_jpeg_version() functions
Christophe Grenier
2011-04-23
1
-27
/
+7
*
PhotoRec: Call reset_list_file_enable() in main() instead of file_options_loa...
Christophe Grenier
2011-03-25
1
-0
/
+1
*
PhotoRec: when no partition table is found, default to none
Christophe Grenier
2009-11-01
1
-10
/
+2
*
Code cleanup
Christophe Grenier
2009-10-25
1
-5
/
+3
*
PhotoRec: print an error if /cmd parameter hasn't been fully processed (work ...
Christophe Grenier
2009-08-18
1
-0
/
+4
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-2
/
+2
*
"photorec /?" returns the help message
Christophe Grenier
2009-05-05
1
-1
/
+2
*
Handle Ctrl+C
Christophe Grenier
2009-04-18
1
-5
/
+27
*
code cleanup, fix signed/unsigned warnings
Christophe Grenier
2009-03-06
1
-2
/
+2
*
PhotoRec: Use "Disk identification, please wait..." and "Filesystem analysis,...
Christophe Grenier
2009-03-01
1
-1
/
+1
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-9
/
+0
*
Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/cocci...
Christophe Grenier
2009-01-29
1
-1
/
+3
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-0
/
+363