aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * Fix another crash bug in the FreeSwitchVoiceModuleTeravus Ovares2009-04-232-1/+3
* * Tweaking the dialstring so the sip_contact_user variable is set to the dial...Teravus Ovares2009-04-232-6/+10
* * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!)Adam Frisby2009-04-231-0/+1
* * Adds additional background layer for VWoHTTP ClientStackAdam Frisby2009-04-233-13/+111
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-225-26/+38
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-2214-98/+148
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey2009-04-222-11/+14
* * minor: remove some compiler warningsJustin Clarke Casey2009-04-223-39/+39
* Thank you kindly, TLaukkan, for a patch that:Charles Krinke2009-04-222-73/+91
* * Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey2009-04-222-24/+26
* add if exists to the drop tableSean Dague2009-04-222-30/+30
* add cleardb to estate testsSean Dague2009-04-221-16/+24
* ensure we've got a clean data environment prior to running the regionSean Dague2009-04-221-17/+24
* * Fix the other windows build break. Hopefully that shoudl be the last oneJustin Clarke Casey2009-04-222-0/+2
* * Fix windows build from last commitJustin Clarke Casey2009-04-222-0/+2
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-2215-842/+886
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-225-71/+185
* more cleanupDr Scofield2009-04-224-72/+65
* Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join r...Dahlia Trimble2009-04-221-1/+1
* Thank you kindly, Marcus Llewellyn, for a patch that:Charles Krinke2009-04-221-4/+24
* remove the bamboo build file, bamboo is dead, long live panda :)Sean Dague2009-04-221-62/+0
* fix line endings on new filesSean Dague2009-04-222-1107/+1107
* fix the build break, thankes mikkopa for pointing out the quick changeSean Dague2009-04-221-0/+2
* * Committing stub VW-over-HTTP ClientStack. (2/2)Adam Frisby2009-04-222-1/+29
* * Committing stub VW-over-HTTP ClientStack. (1/2)Adam Frisby2009-04-222-0/+1105
* further cleanup (lower casing non-public vars and local vars)Dr Scofield2009-04-221-179/+173
* cleaning up, fixing warningsDr Scofield2009-04-229-85/+67
* * update example to reflect optional Well known hostname.Teravus Ovares2009-04-221-0/+6
* * Some tweaks to the FreeSwitchModule to allow a well known hostname and avoi...Teravus Ovares2009-04-222-9/+26
* Change the default for FreeSwitch Voice to disable. Most people don't haveMelanie Thielker2009-04-221-1/+1
* Fix loading notecards from LSL. The first time a notecard was accessed, theMelanie Thielker2009-04-221-49/+21
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-2216-150/+283
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-214-330/+224
* * Comment out user profile cache update method for nowJustin Clarke Casey2009-04-214-19/+30
* Thank you kindly, TLaukkan for a patch that:Charles Krinke2009-04-214-30/+95
* * extend user cache update test to check data backendJustin Clarke Casey2009-04-211-0/+3
* culling AsteriskVoiceModule and SIPVoiceModule, now that we haveDr Scofield2009-04-213-578/+23
* Thank you kindly, MPallari for a patch that:Charles Krinke2009-04-211-2/+31
* Update svn properties.Jeff Ames2009-04-219-2702/+2702
* * Add the ability to update profiles via the cache, so that cached profiles d...Justin Clarke Casey2009-04-213-1/+53
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-211-6/+19
* * Implements Extensions to MRM. This allows Region Modules to insert new clas...Adam Frisby2009-04-216-3/+81
* Change a bad use of a type name as a variable. Thanks, Fly-ManMelanie Thielker2009-04-201-4/+4
* Add PlacesQuery packetMelanie Thielker2009-04-206-0/+32
* * It turns out vehicle Angular Motor direction is always in global space.Teravus Ovares2009-04-201-7/+24
* It is possible that apacket is recieved before the clint stack is fully ready.Melanie Thielker2009-04-201-0/+2
* Also make GroupsMessaging quit trying to run and reduce it's debugMelanie Thielker2009-04-201-2/+9
* Prevent a null ref if a notecard is not foundMelanie Thielker2009-04-201-0/+6
* Make sure that the groups module is really disabled when it's not configured.Melanie Thielker2009-04-201-2/+7
* * Prevent a vehicle crashTeravus Ovares2009-04-201-0/+13