aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Remote/GroupsServiceRemoteConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added HTTP Authentication also to Groups and offline IM.Diva Canto2014-05-231-8/+25
* Added a optional key between the group remote connectors, sim and service. Th...Diva Canto2014-05-031-2/+6
* In core.groups GroupsServiceRemoveConnector, if GetGroupRecord() or UpdateGro...Justin Clark-Casey (justincc)2014-02-201-4/+6
* refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-1/+1
* Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto2013-07-281-0/+1
* This makes group search work (Groups V2).Diva Canto2013-07-281-0/+30
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-191-0/+642