aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups/GroupsModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-21Patch by mcortez: Remove lock from scene presence updating in groups moduleMelanie1-9/+7
2009-10-05Make sure that keys exist in arrays before trying to access them.Michael Cortez1-3/+9
2009-10-05Make sure that keys exist in arrays before trying to access them.Michael Cortez1-3/+9
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-18Group Membership information is sent out from two different locations, refact...Michael Cortez1-8/+24
2009-09-18Add a little debugging for filtered groups lists based on requesterMichael Cortez1-0/+19
2009-09-18Try to filter the groups list returns for User A, when sending to User B, bas...Michael Cortez1-3/+16
2009-09-18Remove debug messages from some areas that have been highly tested, and debug...Michael Cortez1-23/+0
2009-09-18Adding additional debug to output the group powers specified when updating a ...Michael Cortez1-1/+7
2009-09-18Add additional debugging to help track down bug with notices not going to gro...Michael Cortez1-1/+14
2009-09-18Revert "Thank you, mcortez, for a patch to address showing users in group list"Michael Cortez1-73/+29
2009-09-17Thank you, mcortez, for a patch to address showing users in group listMelanie1-29/+73
2009-09-14* fix missing lock on XMLRPC GroupsModuleTeravus Ovares (Dan Olivares)1-1/+4
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-08-06Fixing comments re: INI file.Michael Cortez1-3/+3
2009-08-05Continue with renaming of Groups module componentsMichael Cortez1-11/+16
2009-08-05Fixes mono Add-In references for the OptionalModules add-in so that groups do...Michael Cortez1-0/+2
2009-08-05Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...Michael Cortez1-12/+16
2009-07-24* Apply http://opensimulator.org/mantis/view.php?id=3855Justin Clarke Casey1-24/+40
2009-07-23Formatting cleanup.Jeff Ames1-10/+9
2009-07-21Thank you, MarcelEdward, for a patch to add paying group join fees.Melanie Thielker1-1/+12
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-06-18* Corrected CAPS namespacesArthur Valadares1-1/+1
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-14Remove all messages from the groups module that would be output when it isMelanie Thielker1-5/+2
2009-05-14Remove a misleading event that was only used internallyMelanie Thielker1-1/+0
2009-05-12Add more group notify glueMelanie Thielker1-0/+7
2009-05-12Paving the way for syncing group permissions across a gridMelanie Thielker1-0/+1
2009-05-02Thank you kindly, MCortez for a patch that solves:Charles Krinke1-1/+18
2009-04-29Thank you kindly, MCortez for a patch that:Charles Krinke1-62/+151
2009-04-29* Correct log message formatJustin Clarke Casey1-50/+50
2009-04-27Add copyright headers. Formatting cleanup.Jeff Ames1-40/+21
2009-04-26Thank you, mcortez, for a patch to fix group notice deliveryMelanie Thielker1-3/+3
2009-04-25Thank you kindly, MCortez for a patch that:Charles Krinke1-351/+490
2009-04-24Update svn properties, add copyright headers, formatting cleanup.Jeff Ames1-1/+1
2009-04-22more cleanupDr Scofield1-2/+0
2009-04-22further cleanup (lower casing non-public vars and local vars)Dr Scofield1-179/+173
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames1-5/+5
2009-04-21Thank you kindly, MCortez, for a patch that:Charles Krinke1-2/+29
2009-04-21Update svn properties.Jeff Ames1-1051/+1051
2009-04-20Make sure that the groups module is really disabled when it's not configured.Melanie Thielker1-2/+7
2009-04-19Fixes Mantis#3489. Thank you kindly, MCortez for a patch that:Charles Krinke1-0/+2
2009-04-19Thank you kindly, MCortez, for a patch that:Charles Krinke1-1/+4
2009-04-18Little bug fix on the Groups module to get over an exception upon login.diva1-1/+3
2009-04-18Thank you kindly, MCortez, for a patch that:Charles Krinke1-0/+1039