aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | |\ \ \ \ \
| | * | | | | | * 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
| | |\ \ \ \ \ \
| | * | | | | | | Beginning work on the new LLUDP implementationJohn Hurliman2009-10-0514-2336/+1817
| * | | | | | | | store owner_uuid in the region tableMelanie2009-10-071-0/+1
| * | | | | | | | Remove debug againMelanie2009-10-071-1/+1
| * | | | | | | | Enable debugging of the region connector's query stringMelanie2009-10-071-1/+1
| * | | | | | | | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensimMelanie2009-10-071-13/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Improved fault handling in HelloNeighbour.Diva Canto2009-10-071-13/+23
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Add owner_uuid. Not sure this works. Worth a testMelanie2009-10-071-0/+14
| |/ / / / / / /
| * | | | | | | A small change in FetchInventoryDescendantsCAPS.Diva Canto2009-10-061-1/+2
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Uncommented log message on CAPs FetchInventoryDescendantsDiva Canto2009-10-061-3/+3
| | |_|_|_|/ | |/| | | |
| * | | | | * 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
| | |_|_|/ | |/| | |
| * | | | 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
| | |_|/ | |/| |
| * | | * Removed verbose debug messageDiva Canto2009-10-065-10/+4
| * | | Removing dependencies on System.Runtime.Remoting.Diva Canto2009-10-062-6/+4
* | | | Correct a build break caused by an optimization in trunkMelanie2009-10-071-1/+1
* | | | Merge branch 'master' into vehiclesMelanie2009-10-0622-137/+253
|\ \ \ \ | |/ / /
| * | | 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
| | |/ | |/|
| * | 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
| * | | Changed the lock object, to see if this helps at all. Also switched the order...Diva Canto2009-10-051-11/+15
| |/ /
| * | * minor: tweak asset cache logging levels downwardsJustin Clark-Casey (justincc)2009-10-054-12/+9
| * | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-10-052-15/+12
| |\ \
| | * | minor: remove mono compile warningJustin Clark-Casey (justincc)2009-10-051-5/+2