Revision: 7492
          http://sourceforge.net/p/retroshare/code/7492
Author:   csoler
Date:     2014-08-25 21:07:07 +0000 (Mon, 25 Aug 2014)
Log Message:
-----------
Merge of branch v0.6-rssocialnet 7419 to 7488. Changes from electron and myself:
- added possibility to modify groups (e.g. edit circles)
- fixed mismatched free/delete in fimonitor.cc, authssl.cc, pqibin.cc (saving 
encrypted hash cache file)
- improved plugin interface class to allow plugins to access GXS objects.
- added method to un-register notify clients from RsNotify
- fixed pqisslproxy for windows, due to win not properly supporting sockets in 
non blocking mode.
- removed static members form RsInitConfig and made RsAccounts object a 
pointer. This prevents plugin initialisation problems at symbol resolving time.
- removed bool return from p3IdService::getOwnIds()

Modified Paths:
--------------
    trunk/libretroshare/src/dbase/fimonitor.cc
    trunk/libretroshare/src/libretroshare.pro
    trunk/libretroshare/src/plugins/pluginmanager.cc
    trunk/libretroshare/src/pqi/authssl.cc
    trunk/libretroshare/src/pqi/p3notify.cc
    trunk/libretroshare/src/pqi/p3notify.h
    trunk/libretroshare/src/pqi/pqibin.cc
    trunk/libretroshare/src/pqi/pqisslproxy.cc
    trunk/libretroshare/src/retroshare/rsgxscircles.h
    trunk/libretroshare/src/retroshare/rsidentity.h
    trunk/libretroshare/src/retroshare/rsnotify.h
    trunk/libretroshare/src/retroshare/rspeers.h
    trunk/libretroshare/src/retroshare/rsplugin.h
    trunk/libretroshare/src/rsserver/rsaccounts.cc
    trunk/libretroshare/src/rsserver/rsaccounts.h
    trunk/libretroshare/src/rsserver/rsinit.cc
    trunk/libretroshare/src/rsserver/rsloginhandler.cc
    trunk/libretroshare/src/services/p3gxscircles.cc
    trunk/libretroshare/src/services/p3gxscircles.h
    trunk/libretroshare/src/services/p3idservice.cc
    trunk/libretroshare/src/services/p3idservice.h
    trunk/libretroshare/src/util/rsdiscspace.cc
    trunk/retroshare-gui/src/gui/settings/PluginsPage.cpp
    trunk/retroshare-gui/src/retroshare-gui.pro

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel

Reply via email to