index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Avatar
/
XmlRpcGroups
/
XmlRpcGroupsServicesConnectorModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display more information when xmlrpcgroupsserver comms fails
Justin Clark-Casey (justincc)
2010-10-19
1
-5
/
+5
*
For all Flotasm group module XMLRPC calls, correct parameter requestingAgentI...
Justin Clark-Casey (justincc)
2010-09-17
1
-9
/
+2
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-2
/
+2
*
Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for...
Melanie
2010-05-06
1
-50
/
+167
*
Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups
Melanie
2010-05-05
1
-167
/
+50
*
add a missing initialization of the m_memoryCache in XmlRpcGroupsServicesConn...
Justin Clark-Casey (justincc)
2010-04-16
1
-1
/
+1
*
Patch from mcortez to add basic caching to the groups module. This prevents d...
John Hurliman
2010-04-14
1
-42
/
+89
*
* May fix mantis #4603.
Diva Canto
2010-04-05
1
-72
/
+72
*
Patch from mcortez. This appears to be a huge change to the groups module
Melanie
2010-04-04
1
-14
/
+84
*
Adding the groups update (Mantis #4646)
Melanie
2010-04-02
1
-74
/
+123
*
replace recent IModule.GetGroup() with better GetGroupRecord(string name)
Justin Clark-Casey (justincc)
2010-03-26
1
-3
/
+0
*
minor: some debugging information and spacing changes to group module
Justin Clark-Casey (justincc)
2010-03-25
1
-5
/
+3
*
add get group by name method to IGroupsModule
Justin Clark-Casey (justincc)
2010-03-25
1
-1
/
+0
*
Add copyright header. Formatting cleanup.
Jeff Ames
2009-09-29
1
-1
/
+1
*
Add additional instrumentation so that when there is an xmlrpc call failure, ...
Michael Cortez
2009-09-18
1
-15
/
+27
*
Revert "Thank you, mcortez, for a patch to address showing users in group list"
Michael Cortez
2009-09-18
1
-27
/
+15
*
Thank you, mcortez, for a patch to address showing users in group list
Melanie
2009-09-17
1
-15
/
+27
*
Replace the Replaceable modules name
Melanie
2009-08-10
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2009-08-09
1
-2
/
+2
*
Continue with renaming of Groups module components
Michael Cortez
2009-08-05
1
-1
/
+1
*
Fixes mono Add-In references for the OptionalModules add-in so that groups do...
Michael Cortez
2009-08-05
1
-0
/
+2
*
Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...
Michael Cortez
2009-08-05
1
-0
/
+1007