Makefile
|
2015-08-08
|
Jean-Francois Dockes
|
[74faf0]
test drivers build
|
appformime.cpp
|
2014-08-24
|
Jean-Francois Dockes
|
[26c7e1]
GUI: add possibility to call script from link i...
|
appformime.h
|
2014-08-24
|
Jean-Francois Dockes
|
[26c7e1]
GUI: add possibility to call script from link i...
|
base64.cpp
|
2015-08-05
|
Jean-Francois Dockes
|
[37cad6]
fix ut/test drivers Makefile
|
base64.h
|
2012-10-16
|
Jean-Francois Dockes
|
[816980]
implemented advanced search history feature
|
cancelcheck.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
circache.cpp
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
circache.h
|
2015-01-19
|
Jean-Francois Dockes
|
[dd4493]
Added web cache resize tool
|
closefrom.cpp
|
2015-07-17
|
Jean-Francois Dockes
|
[c8e979]
comments
|
closefrom.h
|
2015-05-27
|
Jean-Francois Dockes
|
[9992a6]
Implemented support for posix_spawn() and (main...
|
conftree.cpp
|
2014-03-10
|
Jean-Francois Dockes
|
[779baa]
none
|
conftree.h
|
2015-06-08
|
Jean-Francois Dockes
|
[c7f531]
config checking: only test skippedPaths existen...
|
copyfile.cpp
|
2015-07-24
|
Jean-Francois Dockes
|
[4d35cb]
Also index non-html files from the web queue an...
|
copyfile.h
|
2015-07-24
|
Jean-Francois Dockes
|
[4d35cb]
Also index non-html files from the web queue an...
|
cpuconf.cpp
|
2013-05-29
|
"Jean-Francois Dockes ext:(%22)
|
[75cf55]
typo in non-linux code
|
cpuconf.h
|
2013-04-25
|
Jean-Francois Dockes
|
[ec68cd]
roughly auto-config threads depending on cpu count
|
debuglog.cpp
|
2015-05-17
|
Jean-Francois Dockes
|
[929e2a]
Check RECOLL_LOGDATE environment variable to ad...
|
debuglog.h
|
2013-03-22
|
Jean-Francois Dockes
|
[5245f1]
reopen log file on SIGHUP
|
ecrontab.cpp
|
2012-04-11
|
Jean-Francois Dockes
|
[78bd8d]
use vector instead of list for execmd arg list
|
ecrontab.h
|
2011-12-02
|
Jean-Francois Dockes
|
[b9c64e]
Gui: help for cron etc. 1st checkpoint
|
execmd.cpp
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
execmd.h
|
2015-07-18
|
Jean-Francois Dockes
|
[e59bf5]
Impose memory usage limit on external filters. ...
|
fileudi.cpp
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
fileudi.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
fstreewalk.cpp
|
2013-04-18
|
Jean-Francois Dockes
|
[f05cae]
arrange so that a default first indexing run fo...
|
fstreewalk.h
|
2014-10-10
|
Jean-Francois Dockes
|
[873ccf]
we now never use FNM_LEADING_DIR. Change a para...
|
hldata.h
|
2012-10-03
|
Jean-Francois Dockes
|
[c58941]
Abstracts: improve the way we group terms for q...
|
idfile.cpp
|
2014-05-05
|
Jean-Francois Dockes
|
[e867f8]
get rid of numerous probably inocuous valgrind/...
|
idfile.h
|
2012-04-11
|
Jean-Francois Dockes
|
[ec7b40]
cosmetics: list -> vector in more places
|
md5.cpp
|
2015-03-03
|
Jean-Francois Dockes
|
[190ff9]
Ensure replacement md5 code works on bigendian ...
|
md5.h
|
2015-03-01
|
Jean-Francois Dockes
|
[9ba0b3]
Replaced RSA md5 code with public domain OpenBS...
|
md5ut.cpp
|
2015-03-01
|
Jean-Francois Dockes
|
[9ba0b3]
Replaced RSA md5 code with public domain OpenBS...
|
md5ut.h
|
2015-03-01
|
Jean-Francois Dockes
|
[9ba0b3]
Replaced RSA md5 code with public domain OpenBS...
|
mimeparse.cpp
|
2011-05-05
|
Jean-Francois Dockes
|
[fcc62b]
fix build of the "utils" test drivers
|
mimeparse.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
netcon.cpp
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
netcon.h
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
pathut.cpp
|
2015-04-22
|
Jean-Francois Dockes
|
[906312]
Minimum checking that we have enough space befo...
|
pathut.h
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
ptmutex.cpp
|
2011-09-28
|
Jean-Francois Dockes
|
[424e41]
threading cleanup: add mutex protection around ...
|
ptmutex.h
|
2012-11-30
|
Jean-Francois Dockes
|
[3a33a6]
Use PTMutexLocker in workqueue, and make it res...
|
pxattr.cpp
|
2015-04-09
|
Jean-Francois Dockes
|
[e82528]
OpenBSD has no xattrs, help recoll build anyway
|
pxattr.h
|
2013-02-19
|
Jean-Francois Dockes
|
[50135e]
process extended attributes by default
|
rclionice.cpp
|
2014-11-05
|
Jean-Francois Dockes
|
[06f35a]
namespace cleanup
|
rclionice.h
|
2011-09-29
|
Jean-Francois Dockes
|
[95995b]
Indexing: have the indexer put itself in the io...
|
readfile.cpp
|
2015-03-25
|
Jean-Francois Dockes
|
[3cceff]
Use O_NOATIME to avoid disturbing st_atime when...
|
readfile.h
|
2011-07-12
|
"Jean-Francois Dockes ext:(%22)
|
[88685d]
search/index: fixed a number of bad conversions...
|
refcntr.h
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
smallut.cpp
|
2015-08-09
|
Jean-Francois Dockes
|
[abe9fb]
clean up autoconf of unordered_xx, prepare chan...
|
smallut.h
|
2014-05-05
|
Jean-Francois Dockes
|
[e867f8]
get rid of numerous probably inocuous valgrind/...
|
strmatcher.cpp
|
2013-03-30
|
Jean-Francois Dockes
|
[0ae8ec]
more utf-8 err checking prevents bogus terms in...
|
strmatcher.h
|
2013-01-14
|
Jean-Francois Dockes
|
[4a4d42]
small wildcard/regexp wrapper
|
transcode.cpp
|
2011-10-20
|
Jean-Francois Dockes
|
[f544b2]
Transcode mh_execm text/plain output like we do...
|
transcode.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
utf8iter.cpp
|
2012-04-11
|
Jean-Francois Dockes
|
[78bd8d]
use vector instead of list for execmd arg list
|
utf8iter.h
|
2013-03-30
|
Jean-Francois Dockes
|
[0ae8ec]
more utf-8 err checking prevents bogus terms in...
|
utf8testin.txt
|
2005-02-11
|
dockes
|
[d42db8]
improved word extraction a bit (unicode punctua...
|
utmkdefs.mk
|
2015-08-08
|
Jean-Francois Dockes
|
[74faf0]
test drivers build
|
wipedir.cpp
|
2013-04-17
|
Jean-Francois Dockes
|
[caf5d1]
Add support for indexing symlinks as such. Use ...
|
wipedir.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
workqueue.cpp
|
2012-02-21
|
Jean-Francois Dockes
|
[9bc2fc]
Experimented with multithreading the indexing p...
|
workqueue.h
|
2015-07-02
|
Jean-Francois Dockes
|
[fc21e6]
missing std qualifier on queue
|
x11mon.cpp
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
x11mon.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|