aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-1/+0
2009-10-05Make sure that keys exist in arrays before trying to access them.Michael Cortez1-3/+9
2009-10-05Ensure the specified imSessionID exists in the DroppedSession collection befo...Michael Cortez1-1/+1
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-2/+2
2009-10-01Formatting cleanup.Jeff Ames2-2/+2
2009-10-01Formatting cleanup.Jeff Ames5-15/+15
2009-09-29Add copyright header. Formatting cleanup.Jeff Ames2-7/+7
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-18Add additional instrumentation so that when there is an xmlrpc call failure, ...Michael Cortez1-15/+27
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 Cortez2-100/+44
2009-09-18addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...Rob Smart1-3/+52
2009-09-17Thank you, mcortez, for a patch to address showing users in group listMelanie2-44/+100
2009-09-14* fix missing lock on XMLRPC GroupsModuleTeravus Ovares (Dan Olivares)1-1/+4
2009-09-02warnings safari.dr scofield (aka dirk husemann)1-2/+2
2009-08-21Add copyright header. Formatting cleanup.Jeff Ames1-1/+1
2009-08-17Apply http://opensimulator.org/mantis/view.php?id=3538Justin Clark-Casey (justincc)2-4/+18
2009-08-10Replace the Replaceable modules nameMelanie6-6/+6
2009-08-09Formatting cleanup.Jeff Ames3-5/+5
2009-08-08Patch from otakup0pe:Melanie3-34/+51
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2-3/+3
2009-08-06Fixing comments re: INI file.Michael Cortez1-3/+3
2009-08-05Continue with renaming of Groups module componentsMichael Cortez3-27/+29
2009-08-05Fixes mono Add-In references for the OptionalModules add-in so that groups do...Michael Cortez3-0/+6
2009-08-05Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...Michael Cortez4-106/+201
2009-08-04Revert the #3899 patch and it's two follow upsMelanie3-49/+32
2009-08-04If the FreeSwitch context is unset or "public", then accept any context.Melanie1-1/+1
2009-08-04Output the Freeswitch context received and the context set up in theMelanie1-1/+1
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares2-4/+4
2009-07-24* Apply http://opensimulator.org/mantis/view.php?id=3855Justin Clarke Casey1-24/+40
2009-07-23Formatting cleanup.Jeff Ames5-150/+147
2009-07-21Thank you, MarcelEdward, for a patch to add paying group join fees.Melanie Thielker1-1/+12
2009-07-17* Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares3-140/+160
2009-07-12* Workaround for a bug in Vivox Server r2978, whereby channel-search.channels...Adam Frisby1-2/+18
2009-07-12* More Vivox FiddlingAdam Frisby1-1/+5
2009-07-12* Patch for previous revision.Adam Frisby1-4/+1
2009-07-12* More VivoxModule debugging.Adam Frisby1-2/+20
2009-07-12* Added some noisy debug information to VivoxModule to try debug why GetChann...Adam Frisby1-2/+9
2009-07-11fixing missing ReplacableInterfaceDr Scofield1-2/+7
2009-07-11From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+1301
2009-07-11fixing warning re ReplacableInterface()Dr Scofield1-1/+1
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker4-0/+20
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker3-10/+10
2009-06-19From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2-8/+13
2009-06-18* Corrected CAPS namespacesArthur Valadares3-4/+4
2009-06-10Formatting cleanup.Jeff Ames4-10/+10