aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Printout one more field in show threads, but this won't buy us much.Diva Canto2009-10-071-1/+2
* Merge branch 'master' into htb-throttleMelanie2009-10-071-1/+2
|\
| * A small change in FetchInventoryDescendantsCAPS.Diva Canto2009-10-061-1/+2
* | replace LLClientView with proper versionMelanie2009-10-071-1898/+1332
* | Merge branch 'master' into htb-throttleMelanie2009-10-070-0/+0
|\ \ | |/
| * Uncommented log message on CAPs FetchInventoryDescendantsDiva Canto2009-10-061-3/+3
* | Replace LLClientView on the branch with master. UNCOMPILABLE!Melanie2009-10-071-1332/+1898
* | Uncommented log message on CAPs FetchInventoryDescendantsDiva Canto2009-10-071-3/+3
* | Merge branch 'master' into htb-throttleMelanie2009-10-072-17/+63
|\ \ | |/
| * * One more debug message on FetchInventoryDescendantsDiva Canto2009-10-062-17/+63
| * Revert "Rewrote parts of the code that were double-locking different objects....Melanie2009-10-079-201/+166
* | Revert "Merging in diva's locking fixes"Melanie2009-10-0712-207/+172
* | Commented noisy debugging about packet splittingJohn Hurliman2009-10-061-4/+4
* | Merging in diva's locking fixesJohn Hurliman2009-10-0612-172/+207
|\ \ | |/
| * Rewrote parts of the code that were double-locking different objects. This is...Diva Canto2009-10-069-166/+201
| * * Change some more default ports to the robust default of 8003Justin Clark-Casey (justincc)2009-10-063-6/+6
* | Checks the number of ThreadPool and IOCP threads on startup and bumps up the ...John Hurliman2009-10-061-0/+12
* | Applying the real fix (thank you for tracking that MSDN doc down Melanie)John Hurliman2009-10-061-5/+6
* | Trying Melanie's fixJohn Hurliman2009-10-061-3/+4
* | Reverting MySQLLegacyRegionData spamJohn Hurliman2009-10-061-6/+0
* | MySQLLegacyRegionData: Extreme Spam Edition(tm)John Hurliman2009-10-061-0/+6
* | Added a debug line for nebadonJohn Hurliman2009-10-061-0/+3
* | * Added a sanity check for Mono before trying to enumerate over an empty Sort...John Hurliman2009-10-062-4/+7
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-thr...John Hurliman2009-10-0613-93/+103
|\ \ | |/
| * * Removed verbose debug messageDiva Canto2009-10-065-10/+4
| * Removing dependencies on System.Runtime.Remoting.Diva Canto2009-10-062-6/+4
| * Corrected words in error message.Diva Canto2009-10-061-2/+2
| * Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensimMelanie2009-10-061-6/+6
| |\
| | * Commenting the DEBUG code that I added yesterday, because it's causing mono t...Diva Canto2009-10-061-6/+6
| * | Lock the heartbeat against multiple invocations. May prevent deadlocks and/orMelanie2009-10-061-0/+10
| |/
| * Remove the using() constructs from the new style database modules; they causedMelanie2009-10-064-75/+77
| * Correction on the DEBUG code.Diva Canto2009-10-051-4/+3
| * #if DEBBUG code for monitoring the ThreadPool.Diva Canto2009-10-051-0/+7
* | * Added missing references to prebuild.xml and commented out the LindenUDP te...John Hurliman2009-10-068-195/+199
* | * Try/catch around EndInvoke() when Util.FireAndForget() returns to catch exc...John Hurliman2009-10-064-79/+115
* | Fixing a few compile errors in the previous commitJohn Hurliman2009-10-0614-173/+8
* | * Continued work on the new LLUDP implementation. Appears to be functioning, ...John Hurliman2009-10-0617-2242/+1278
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-thr...John Hurliman2009-10-0534-1621/+2111
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2009-10-052-25/+38
| |\
| | * * GridServerPostHandler.cs: Try/catch in HandleDiva Canto2009-10-052-25/+38
| * | Added CloseDBConnection() to replace the old CloseReaderCommand(). This will ...John Hurliman2009-10-054-11/+21
| |/
| * Make sure that keys exist in arrays before trying to access them.Michael Cortez2009-10-051-3/+9
| * Ensure the specified imSessionID exists in the DroppedSession collection befo...Michael Cortez2009-10-051-1/+1
| * Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-10-052-4/+4
| |\
| | * Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2009-10-054-17/+36
| | |\
| | * | change default ports for inventory and grid connectors in example .ini files ...Justin Clark-Casey (justincc)2009-10-052-4/+4
| * | | Minor change.Diva Canto2009-10-051-1/+1
| | |/ | |/|
| * | Fixed bug introduced in one of the last commits.Diva Canto2009-10-051-1/+1
| * | More debug to try to diagnose a problem with region registration.Diva Canto2009-10-052-2/+7
| * | More error catching/outputting.Diva Canto2009-10-051-4/+14