aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Remote/GroupsServiceRemoteConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-23Added HTTP Authentication also to Groups and offline IM.Diva Canto1-8/+25
2014-05-03Added a optional key between the group remote connectors, sim and service. Th...Diva Canto1-2/+6
2014-02-20In core.groups GroupsServiceRemoveConnector, if GetGroupRecord() or UpdateGro...Justin Clark-Casey (justincc)1-4/+6
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-1/+1
2013-09-07Bring Core Groups up to current versionroot1-0/+31
2013-07-28Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto1-0/+1
2013-07-28This makes group search work (Groups V2).Diva Canto1-0/+30
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto1-0/+642