RetroShare/libretroshare/src/dbase
csoler dc82cee700 First shot of file sharing permissions. Compiles, but needs some testing/debugging.
- added type-safe flags in retroshare/rsflags.h. This should be used to make new flags types in order to prevent mixing flags up in function prototypes.
- group handling is left to rsPeers. We'll move it to rsCircles later.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5754 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-01 10:06:12 +00:00
..
cachestrapper.cc First shot of file sharing permissions. Compiles, but needs some testing/debugging. 2012-11-01 10:06:12 +00:00
cachestrapper.h First shot of file sharing permissions. Compiles, but needs some testing/debugging. 2012-11-01 10:06:12 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc First shot of file sharing permissions. Compiles, but needs some testing/debugging. 2012-11-01 10:06:12 +00:00
fimonitor.h First shot of file sharing permissions. Compiles, but needs some testing/debugging. 2012-11-01 10:06:12 +00:00
findex.cc Removed usages of "std::istringstream" and "std::stringstream". 2012-05-03 13:41:03 +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 added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
fistore.h added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +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