aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-27Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey1-1/+2
2007-12-23Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey1-1/+1
2007-12-20* and another :/Teravus Ovares1-2/+2
2007-12-20* Fixed implicit .ToString() in shape fetch.Teravus Ovares1-2/+2
2007-12-20* fixed a few Implicit uses of .ToString()Teravus Ovares1-9/+9
2007-12-20* Matched up all previous .ToString() references (r2764) in OpenSim.Framework...Teravus Ovares1-18/+18
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames4-30/+30
2007-12-20Extended svn:eol-style to check some other file types.Jeff Ames5-52/+52
2007-12-19Misc. cleanup:Jeff Ames1-2/+2
2007-12-18*Parcels now fully work on MySQL as a datastore after a few tweaks and bug fi...mingchen1-6/+75
2007-12-18*Fixed MySQLDataStore bug causing errors on startupmingchen1-12/+12
2007-12-18*Using Mysql as the datastore should now store parcels across multiple sessionsmingchen1-0/+228
2007-12-18*Parcels and their access lists now store over multiple sessions when the dat...mingchen1-1/+1
2007-12-17*Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen1-4/+4
2007-12-15Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey1-21/+2
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-0/+22
2007-12-13Minor cleanupJeff Ames1-2/+7
2007-12-12* Patch from justincc to fix Inconsistent automatic mysql table creation - se...Teravus Ovares6-0/+183
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-10enable autocreation of mysql inventory tables again. I thinkSean Dague1-7/+9
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames5-9/+9
2007-12-08Adding an explicit close() and dispose() in the hope that it might help with ...Brian McBee1-0/+3
2007-12-08This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague1-9/+17
2007-12-04* Avatar picker works in grid mode now.Teravus Ovares2-19/+25
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby2-3/+3
2007-12-01as a Test, attempted to disable mysql inventory table auto creation.MW1-1/+1
2007-11-26Attempt to handle MYSQL error fetching assetsBrian McBee1-10/+17
2007-11-24* Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby1-1/+1
2007-11-22* removed erroneous commentslbsa711-3/+0
2007-11-17set svn:eol-styleJeff Ames1-1015/+1015
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa711-22/+2
2007-11-15* Added MySQLDataStore (adapted from MonoSqlitelbsa711-0/+1035
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2-1/+165
2007-11-05* Temporarily reverted SQL syntax.Adam Frisby1-3/+3
2007-11-04* Changed MySQL Syntax on Region Updates for Grid Server.Adam Frisby1-2/+3
2007-11-01Need to clean up resources when creating/updating assetsTleiades Hax1-0/+1
2007-11-01(no commit message)Tleiades Hax1-10/+14
2007-10-30* Optimized usingslbsa717-274/+332
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW4-4/+4
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-14/+16
2007-10-19get rid of all the ^M line endingsSean Dague1-159/+159
2007-10-17Renamed SimProfileData to RegionProfileDataTleiades Hax2-12/+12
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa711-0/+28
2007-10-13OpenSimMain now respects the asset_plugin paramter, and storing of assets wil...Tleiades Hax2-4/+23
2007-10-13Added capbility to use MySQL as the database backend in stand alone mode for ...Tleiades Hax3-28/+6
2007-10-13(no commit message)Tleiades Hax3-6/+28
2007-10-13Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax4-96/+252
2007-10-08The files that I missed from Tleiades patch.MW4-0/+42
2007-10-08Applied patch 485, inventory patch from tleiades (thanks again).MW4-222/+375
2007-10-06Applied Patch 473, Inventory Patch from Tleiades (many thanks).MW1-0/+9