aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups/GroupsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Changed various modules to not initialize timers unless the module is initi...John Hurliman2009-10-231-1/+2
* Patch by mcortez: Remove lock from scene presence updating in groups moduleMelanie2009-10-211-9/+7
* Make sure that keys exist in arrays before trying to access them.Michael Cortez2009-10-051-3/+9
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Group Membership information is sent out from two different locations, refact...Michael Cortez2009-09-181-8/+24
* Add a little debugging for filtered groups lists based on requesterMichael Cortez2009-09-181-0/+19
* Try to filter the groups list returns for User A, when sending to User B, bas...Michael Cortez2009-09-181-3/+16
* Remove debug messages from some areas that have been highly tested, and debug...Michael Cortez2009-09-181-23/+0
* Adding additional debug to output the group powers specified when updating a ...Michael Cortez2009-09-181-1/+7
* Add additional debugging to help track down bug with notices not going to gro...Michael Cortez2009-09-181-1/+14
* Revert "Thank you, mcortez, for a patch to address showing users in group list"Michael Cortez2009-09-181-73/+29
* Thank you, mcortez, for a patch to address showing users in group listMelanie2009-09-171-29/+73
* * fix missing lock on XMLRPC GroupsModuleTeravus Ovares (Dan Olivares)2009-09-141-1/+4
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* Fixing comments re: INI file.Michael Cortez2009-08-061-3/+3
* Continue with renaming of Groups module componentsMichael Cortez2009-08-051-11/+16
* Fixes mono Add-In references for the OptionalModules add-in so that groups do...Michael Cortez2009-08-051-0/+2
* Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...Michael Cortez2009-08-051-0/+1335