OpenSimMirror/OpenSim
Melanie 8a7a947faa Remove the using() constructs from the new style database modules; they caused
the underlying connection of a reader or command to be closed before the
reader or command itself. Added the proper logic to Close and dispose items
in CloseDBConnection. Readers and Connections need Close(), Commands need
Dispose(), in the order Reader, Command, Connection.
Also reinstated 80-column-friendly formatting
2009-10-06 14:30:25 +01:00
..
ApplicationPlugins Merge branch 'diva-textures-osgrid' 2009-10-04 05:49:16 +01:00
Client * KeepAlive set to false in expect_user and log_off. 2009-10-04 16:30:12 -07:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data Remove the using() constructs from the new style database modules; they caused 2009-10-06 14:30:25 +01:00
Framework * GridServerPostHandler.cs: Try/catch in Handle 2009-10-05 16:06:21 -07:00
Grid Better error handling to diagnose login problems. 2009-10-03 19:08:56 -07:00
Region Correction on the DEBUG code. 2009-10-05 21:02:10 -07:00
ScriptEngine Formatting cleanup. 2009-10-01 01:17:47 +09:00
Server * GridServerPostHandler.cs: Try/catch in Handle 2009-10-05 16:06:21 -07:00
Services More debug to try to diagnose a problem with region registration. 2009-10-05 11:49:21 -07:00
TestSuite Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Tests Merge branch 'master' into diva-textures 2009-10-02 19:03:22 +01:00
Tools Add copyright header. Formatting cleanup. 2009-09-29 08:32:59 +09:00