RetroShare/libretroshare/src/dbase
csoler f290c8eca4 Made the hash-cache more compliant with mounted/network drives:
- corrected bug that would wipe out the cache file every other start
- missing root directories are not discarded anymore, but kept empty, unless the user really removes them


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4271 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-15 20:03:26 +00:00
..
cachestrapper.cc Removed the difference of the separator for Linux and Windows. 2011-05-15 12:42:55 +00:00
cachestrapper.h checked in first bits of code for cache service data optimisation, 2011-03-04 22:16:25 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc Made the hash-cache more compliant with mounted/network drives: 2011-06-15 20:03:26 +00:00
fimonitor.h Made the hash-cache more compliant with mounted/network drives: 2011-06-15 20:03:26 +00:00
findex.cc used tr1::unordered_set instead of std::set to store pointer checking list, as it is more efficients for lookups 2011-04-15 20:21:52 +00:00
findex.h used tr1::unordered_set instead of std::set to store pointer checking list, as it is more efficients for lookups 2011-04-15 20:21:52 +00:00
fistore.cc - added some optimization to RequestDirDetails internal functions 2011-04-03 19:59:12 +00:00
fistore.h - added some optimization to RequestDirDetails internal functions 2011-04-03 19:59:12 +00:00
rsexpr.cc implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb 2011-03-15 23:12:46 +00:00