RetroShare/libretroshare/src/rsserver
drbob d36b15d526 Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing.
* Switched off most of std::cerr output. (expect UPnP)
 * moved pqi/pqidebug to util/rsdebug to allow greater usage.
 * added Mutexes to logging.
 * Downgraded many log messages to DEBUG.
 * New Log messages for connections, dht and udp code.
 * Added check for bad UDP socket.
 * Added check for non-firewalled scenario.
 * Increased Storage period from 1 Month to 6 Months for Links & Blog.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@644 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 16:29:18 +00:00
..
Makefile * Switched to rsFiles interface for all File Information. 2008-07-02 16:58:13 +00:00
p3Blog.cc core modification for Qblog 2008-06-19 21:34:13 +00:00
p3Blog.h core modification for Qblog 2008-06-19 21:34:13 +00:00
p3discovery.cc Addition of two more Services / Applications. 2008-03-04 21:31:11 +00:00
p3discovery.h Addition of two more Services / Applications. 2008-03-04 21:31:11 +00:00
p3face-config.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face-file.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face-msgs.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face-network.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face-people.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face-server.cc * Switched to rsFiles interface for all File Information. 2008-07-02 16:58:13 +00:00
p3face-startup.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face.h * Switched to rsFiles interface for all File Information. 2008-07-02 16:58:13 +00:00
p3files.cc * BUGFIX: Multiple DHT searches / reconnect attempts (p3dhtmgr) done! 2008-07-06 15:05:59 +00:00
p3files.h * Switched to rsFiles interface for all File Information. 2008-07-02 16:58:13 +00:00
p3msgs.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3msgs.h Addition of new channels service. 2008-06-24 04:22:42 +00:00
p3peers.cc removed duplicate function p3peers::CertToFile(). 2008-06-20 13:16:39 +00:00
p3peers.h removed duplicate function p3peers::CertToFile(). 2008-06-20 13:16:39 +00:00
p3photo.cc Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3photo.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
pqistrings.cc Commit of the new UDP Connection methods and 2008-01-25 07:58:29 +00:00
pqistrings.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
rsiface.cc * Addition of new File Transfer structure. (server / search / extralist / controller) 2008-07-02 13:19:59 +00:00
rstypes.cc * Addition of new File Transfer structure. (server / search / extralist / controller) 2008-07-02 13:19:59 +00:00
testRsChanId.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00