RetroShare/libretroshare/src/dbase
csoler 454daf1981 Iproved file list handling:
- Implemented correct cacheData send to clients usign constant subid value.
- At start, the association between peers and available file list is always recomputed
- overloaded cacheAvailable() and refreshCache() in FileIndexMonitor
- added callback in rsFiles to force re-generating cache items when group layout has changed
- force re-sent file lists when moving peers between groups in the GUI
(Fixes group leaking problem) Needs full recompilation of libretroshare.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-12 22:51:27 +00:00
..
cachestrapper.cc Iproved file list handling: 2012-11-12 22:51:27 +00:00
cachestrapper.h Iproved file list handling: 2012-11-12 22:51:27 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc Iproved file list handling: 2012-11-12 22:51:27 +00:00
fimonitor.h Iproved file list handling: 2012-11-12 22:51:27 +00:00
findex.cc fixed flags conflicts 2012-11-02 13:52:29 +00:00
findex.h First shot of file sharing permissions. Compiles, but needs some testing/debugging. 2012-11-01 10:06:12 +00:00
fistore.cc fixed flags conflicts 2012-11-02 13:52:29 +00:00
fistore.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
rsexpr.cc fixed bug in search with size in MB. Caused crash due to deserialization error. 2011-06-28 08:18:54 +00:00