summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* paddr_t may be already defined in sys/types.h - Fix compilation on OpenBSDHEADmasterChristophe Grenier2024-04-021-0/+5
* TestDisk & PhotoRec 7.2v7.2Christophe Grenier2024-02-221-2/+2
* configure.ac: fix regression introduce by commit 972217f99390b095fe7487441f0b...Christophe Grenier2024-01-081-3/+6
* src/hdaccess.c: use /sys/dev/block/*/device/{model,serial,rev} to getChristophe Grenier2023-08-251-2/+2
* configure.ac: fidentify doesn't use com_err ext2fs ntfs-3g ntfs uuid libariesChristophe Grenier2023-02-191-18/+59
* testdisk, photorec: report iconv usageChristophe Grenier2023-02-191-1/+1
* update to 2023Christophe Grenier2023-01-231-1/+1
* configure.ac: update to November 2022Christophe Grenier2022-11-161-1/+1
* Update to July 2022Christophe Grenier2022-07-141-1/+1
* Drop "--enable-ncmouse" option from configure scriptChristophe Grenier2022-04-081-24/+4
* Fix commit 65caf90a28399f6be0aa5c6401e27e646f9bdfe3Christophe Grenier2021-05-121-1/+1
* Update date to 2021Christophe Grenier2021-04-181-1/+1
* PhotoRec: recover Doom .wad filesChristophe Grenier2021-01-061-1/+1
* src/log.c: call dup2() in log_open()Christophe Grenier2020-11-271-1/+1
* Add an header guard to prevent multiple inclusionChristophe Grenier2020-10-111-1/+1
* src/file_lnk.c: better check filesizeChristophe Grenier2020-09-191-1/+1
* Make the return value explicit in photorec_aux() when the user pressesChristophe Grenier2020-08-081-1/+1
* libewf-devel is currently missing from CentOS 8Christophe Grenier2020-05-011-1/+1
* configure.ac: January 2020Christophe Grenier2020-01-261-1/+1
* PhotoRec: recover SafeHouse virtual disk .sdsk filesChristophe Grenier2019-12-031-1/+1
* Do not call utime() when using frama-c, fix some minor warnings.Christophe Grenier2019-11-011-1/+1
* TestDisk & PhotoRec 7.2-WIPChristophe Grenier2019-07-091-1/+1
* TestDisk & PhotoRec 7.1v7.1Christophe Grenier2019-07-071-2/+2
* configure.ac: compile using "-Wextra" if possibleChristophe Grenier2019-05-221-2/+2
* New "--with-coverity-fix" for configure scriptChristophe Grenier2019-04-141-0/+4
* fuzzerfidentify: use libfuzzerChristophe Grenier2018-12-081-2/+3
* configure.ac: fix following commits f15cffae936c5643a8fe502a2170d0d2aab0fb5f ...Christophe Grenier2018-09-221-4/+29
* Support libtinfow, avoiding a crash.Sławomir Nizio2018-09-221-11/+17
* Use --std={c++11,c++14} if used by Qt5Christophe Grenier2018-06-291-4/+23
* Detect f2fs filesystem, a filesystem created in 2012 by Samsung Electronics C...Christophe Grenier2018-06-281-1/+1
* PhotoRec: Change recovered filename to handle more than 2^32 sectors.Christophe Grenier2018-04-291-1/+1
* Restore line deleted by mistake in configure.ac by commit aee0c5d0e3d9cbf0a7d...Christophe Grenier2018-03-171-0/+1
* Avoid variable-length array (vla)Christophe Grenier2018-03-151-4/+3
* Avoid a NULL dereference when listing an NTFS partition after RebuildBSChristophe Grenier2018-02-071-1/+1
* PhotoRec: Make "Continue previous session" give output after receiving YChristophe Grenier2017-11-251-1/+1
* PhotoRec: fix file_rsearch() function to avoid a false positive.Christophe Grenier2017-07-141-1/+1
* Add .travis.yml in Makefile.amChristophe Grenier2017-05-191-1/+1
* Use localtime_t() instead of localtime()Christophe Grenier2017-04-151-2/+2
* Add support for libewf 20160424Christophe Grenier2017-03-031-1/+1
* Fix compilation issue under Ubuntu by setting QT_SELECT to qt5Christophe Grenier2016-11-131-0/+2
* configure.ac: modify libraries order in LIBS to match the order used when det...Christophe Grenier2016-08-161-18/+18
* Enable Centos 5 build in Fedora CoprChristophe Grenier2016-04-111-0/+1
* Modify configure.ac so ./configure autoreconf generated under Centos 6 worksChristophe Grenier2016-04-101-27/+24
* QPhotRec: add French translationChristophe Grenier2016-04-091-2/+9
* Split README into README.md and README_dev_photorec.txtChristophe Grenier2016-02-241-1/+1
* Port qphotorec to QT5Cristian Rodríguez2016-02-221-9/+10
* January 2016Christophe Grenier2016-01-231-1/+1
* Windows version - fix includes so IOCTL_STORAGE_QUERY_PROPERTY is definedChristophe Grenier2015-07-181-0/+6
* Do not record compilation time by default, will help to get reproductible buildChristophe Grenier2015-05-151-0/+9
* configure script: any use of --with/--without was disabling the functionality...Christophe Grenier2015-05-151-111/+140