10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fidentify.c: Fix a warning
cgrenier
as Christophe Grenier
More... about 15 years ago
update_search_space_aux(): scan the list backward as the last item is often the one that is searched.
cgrenier
as Christophe Grenier
More... about 15 years ago
If compiled with sudo support, add a sudo menu item for non-root user even if device list isn't empty.
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: when excluding NTFS allocated space, abort if an error occurs instead of skipping the problem.
cgrenier
as Christophe Grenier
More... about 15 years ago
Add the first sectors number to the log message when copying files from a FAT.
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: Recovers mov files that begin by a "mdat" container
cgrenier
as Christophe Grenier
More... about 15 years ago
Log error message when fwrite failed
cgrenier
as Christophe Grenier
More... about 15 years ago
Remove unecessary return value for del_search_space()
cgrenier
as Christophe Grenier
More... about 15 years ago
Add manifest files to request highest available execution level under Windows Vista UAC
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: fix Windows PE .exe file identification bug and recover i386-COFF executable
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: recover Mozilla XPCOM Type Library .xpt
cgrenier
as Christophe Grenier
More... about 15 years ago
hdaccess.c: fix compilation for cygwin (breakage introduced when fixing compilation warning)
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: Office document are still not well distinguished between themself...
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: recover Outlook Nickfile .nk2
cgrenier
as Christophe Grenier
More... about 15 years ago
Fix some compilation warnings
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: recover MS Visio with .vsd extension
cgrenier
as Christophe Grenier
More... about 15 years ago
configure.ac: libewf checks HAVE_OFF64_T, so defines it
cgrenier
as Christophe Grenier
More... about 15 years ago
Define as static some functions
cgrenier
as Christophe Grenier
More... about 15 years ago
Fix some missing headers for cygwin
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: recover Fruity Loop .flp files
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: recover Exchange Database .edb
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: recover more Pentax .tif as .pef, add missing header
cgrenier
as Christophe Grenier
More... about 15 years ago
Cache optimisation: data is probably in the last buffers
cgrenier
as Christophe Grenier
More... about 15 years ago
comp_FAT() cleanup
cgrenier
as Christophe Grenier
More... about 15 years ago
Use pread() and pwrite() argument style for internal I/O
cgrenier
as Christophe Grenier
More... about 15 years ago
TestDisk: fix name in log
cgrenier
as Christophe Grenier
More... about 15 years ago
Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/coccinelle/
cgrenier
as Christophe Grenier
More... about 15 years ago
src/diskacc.c: Fix typo in warning message
cgrenier
as Christophe Grenier
More... about 15 years ago
Under Windows, use aligned memory for memory allocation bigger than 512 bytes
cgrenier
as Christophe Grenier
More... about 15 years ago
TestDisk: fix a little bug when no log is asked
cgrenier
as Christophe Grenier
More... about 15 years ago