aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups/IGroupsServicesConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * May fix mantis #4603.Diva Canto2010-04-051-6/+6
| | | | * My local git wants to commit the groups files for line endings, I'm gonna let it do it.
* Patch from mcortez. This appears to be a huge change to the groups moduleMelanie2010-04-041-1/+7
| | | | | and I can't say if this is beneficial or destructive due to the way it was delivered (zipfile). Pushing this on faith alone.
* Adding the groups update (Mantis #4646)Melanie2010-04-021-34/+27
| | | | Thanks, mcortez.
* minor: some debugging information and spacing changes to group moduleJustin Clark-Casey (justincc)2010-03-251-1/+0
|
* Begin refactoring XmlRpcGroups to a more generic Groups module that allows ↵Michael Cortez2009-08-051-0/+91
for replaceable Groups Service Connectors.