aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Remote/GroupsServiceRemoteConnectorModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mantis #6552 -- stricter error (crash) if server URL is malformed.Diva Canto2013-02-251-5/+2
|
* Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the ↵Diva Canto2013-02-251-1/+1
| | | | roles cache.
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the ↵Diva Canto2013-02-191-0/+437
rest to Addons.Groups.dll.