aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Remote/GroupsServiceRobustConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ...Justin Clark-Casey (justincc)2014-07-311-3/+4
* Don't overwrite the null result with the true result is groups service REMOVE...Justin Clark-Casey (justincc)2014-07-311-1/+2
* Don't try to package null invites.Diva Canto2014-06-081-1/+5
* minor: Comment out log line in Groups V2 GroupsServicePostHandler for now whi...Justin Clark-Casey (justincc)2014-05-301-1/+1
* Added HTTP Authentication also to Groups and offline IM.Diva Canto2014-05-231-19/+6
* Don't warn on not seeing [Groups] Robust section for core groups as this does...Justin Clark-Casey (justincc)2014-05-151-2/+2
* Added a optional key between the group remote connectors, sim and service. Th...Diva Canto2014-05-031-2/+36
* Better error messagesOren Hurvitz2014-03-241-1/+1
* This makes group search work (Groups V2).Diva Canto2013-07-281-0/+28
* minor: remove some mono compiler warnings in new groups codeJustin Clark-Casey (justincc)2013-07-081-4/+0
* Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-1/+1
* Groups: Improve error handling on remote connector.Diva Canto2013-05-131-4/+9
* Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the roles...Diva Canto2013-02-251-1/+1
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-191-0/+760