aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-171-4/+4
* Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey2007-12-151-21/+2
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+22
* Minor cleanupJeff Ames2007-12-131-2/+7
* * Patch from justincc to fix Inconsistent automatic mysql table creation - se...Teravus Ovares2007-12-126-0/+183
* added copyright noticesJeff Ames2007-12-111-0/+28
* enable autocreation of mysql inventory tables again. I thinkSean Dague2007-12-101-7/+9
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-105-9/+9
* Adding an explicit close() and dispose() in the hope that it might help with ...Brian McBee2007-12-081-0/+3
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-9/+17
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-042-19/+25
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-042-3/+3
* as a Test, attempted to disable mysql inventory table auto creation.MW2007-12-011-1/+1
* Attempt to handle MYSQL error fetching assetsBrian McBee2007-11-261-10/+17
* * Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby2007-11-241-1/+1
* * removed erroneous commentslbsa712007-11-221-3/+0
* set svn:eol-styleJeff Ames2007-11-171-1015/+1015
* *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa712007-11-151-22/+2
* * Added MySQLDataStore (adapted from MonoSqlitelbsa712007-11-151-0/+1035
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-132-1/+165
* * Temporarily reverted SQL syntax.Adam Frisby2007-11-051-3/+3
* * Changed MySQL Syntax on Region Updates for Grid Server.Adam Frisby2007-11-041-2/+3
* Need to clean up resources when creating/updating assetsTleiades Hax2007-11-011-0/+1
* (no commit message)Tleiades Hax2007-11-011-10/+14
* * Optimized usingslbsa712007-10-307-274/+332
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-294-4/+4
* Very early first implementation of grid based assets.Tleiades Hax2007-10-261-14/+16
* get rid of all the ^M line endingsSean Dague2007-10-191-159/+159
* Renamed SimProfileData to RegionProfileDataTleiades Hax2007-10-172-12/+12
* * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa712007-10-151-0/+28
* OpenSimMain now respects the asset_plugin paramter, and storing of assets wil...Tleiades Hax2007-10-132-4/+23
* Added capbility to use MySQL as the database backend in stand alone mode for ...Tleiades Hax2007-10-133-28/+6
* (no commit message)Tleiades Hax2007-10-133-6/+28
* Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax2007-10-134-96/+252
* The files that I missed from Tleiades patch.MW2007-10-084-0/+42
* Applied patch 485, inventory patch from tleiades (thanks again).MW2007-10-084-222/+375
* Applied Patch 473, Inventory Patch from Tleiades (many thanks).MW2007-10-061-0/+9
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-052-20/+20
* * UserProfileData meets code conventionslbsa712007-10-052-20/+20
* == The "right name and place" commit ==lbsa712007-10-053-0/+3
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-272-58/+58
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-272-58/+58
* * Renamed methods on IUserDatalbsa712007-09-241-16/+16
* mass update of urls in source code to new websiteSean Dague2007-09-105-5/+5
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+9
* Whoops! left this out. second part of r1541Brian McBee2007-08-081-3/+4
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-0/+7
* Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW2007-07-271-2/+2
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-0/+34
* * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha...Adam Frisby2007-07-212-0/+100