| Commit message (Expand) | Author | Age | Files | Lines |
* | * Allows both old and new OpenSim.ini params for the XmlRpc Groups Service Co... | unknown | 2010-05-14 | 1 | -4/+20 |
* | back port groups changes | unknown | 2010-05-05 | 1 | -181/+118 |
* | Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for... | Melanie | 2010-05-05 | 1 | -139/+202 |
* | Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups | Melanie | 2010-05-05 | 1 | -202/+139 |
* | minor: remove mono compiler warning due to unreachable code in GroupsModule | Justin Clark-Casey (justincc) | 2009-11-17 | 1 | -2/+2 |
* | * Changed various modules to not initialize timers unless the module is initi... | John Hurliman | 2009-10-23 | 1 | -1/+2 |
* | Patch by mcortez: Remove lock from scene presence updating in groups module | Melanie | 2009-10-21 | 1 | -9/+7 |
* | Make sure that keys exist in arrays before trying to access them. | Michael Cortez | 2009-10-05 | 1 | -3/+9 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Group Membership information is sent out from two different locations, refact... | Michael Cortez | 2009-09-18 | 1 | -8/+24 |
* | Add a little debugging for filtered groups lists based on requester | Michael Cortez | 2009-09-18 | 1 | -0/+19 |
* | Try to filter the groups list returns for User A, when sending to User B, bas... | Michael Cortez | 2009-09-18 | 1 | -3/+16 |
* | Remove debug messages from some areas that have been highly tested, and debug... | Michael Cortez | 2009-09-18 | 1 | -23/+0 |
* | Adding additional debug to output the group powers specified when updating a ... | Michael Cortez | 2009-09-18 | 1 | -1/+7 |
* | Add additional debugging to help track down bug with notices not going to gro... | Michael Cortez | 2009-09-18 | 1 | -1/+14 |
* | Revert "Thank you, mcortez, for a patch to address showing users in group list" | Michael Cortez | 2009-09-18 | 1 | -73/+29 |
* | Thank you, mcortez, for a patch to address showing users in group list | Melanie | 2009-09-17 | 1 | -29/+73 |
* | * fix missing lock on XMLRPC GroupsModule | Teravus Ovares (Dan Olivares) | 2009-09-14 | 1 | -1/+4 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
* | Fixing comments re: INI file. | Michael Cortez | 2009-08-06 | 1 | -3/+3 |
* | Continue with renaming of Groups module components | Michael Cortez | 2009-08-05 | 1 | -11/+16 |
* | 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/+1335 |