aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLEstateData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All (?) MySQL stores fixed to use DBGuid.FromDB()AlexRa2010-05-191-17/+7
* Allow regions to get the list of the other regions in the estateMelanie Thielker2010-05-041-1/+30
* * Catch exceptions thrown when MySQLEstateData.LinkRegion() is called. This w...John Hurliman2010-03-261-8/+14
* First stage of the new interactive region creation. This will allow creationMelanie2010-03-231-45/+130
* Remove the reading of estate_settings.xml and the associated processing ofMelanie2010-03-221-13/+5
* Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim2010-02-051-220/+220
* Reverting the memory leak patch for MySQL. Problems have been reported with t...John Hurliman2009-11-021-152/+158
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-041-158/+152
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-211-4/+4
* Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker2009-02-181-1/+1
* * Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa712009-02-171-31/+15
* * optimized usings.lbsa712009-02-121-7/+4
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-13/+13
* Formatting cleanup.Jeff Ames2008-08-181-31/+31
* Minor formatting cleanup.Jeff Ames2008-08-071-1/+1
* Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker2008-08-011-0/+7
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-12/+14
* Update svn properties. Fix some inconsistent newlines.Jeff Ames2008-07-191-23/+23
* Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2008-07-181-0/+3
* squashing further warnings.Dr Scofield2008-07-181-19/+19
* masks MySQL password from console startup messagesDahlia Trimble2008-07-181-2/+25
* Patch #9151Melanie Thielker2008-07-181-0/+386