aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL/Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * ok, last mySQL webloginkey related update tonight.Teravus Ovares2008-01-091-1/+1
|
* * almost an oopsTeravus Ovares2008-01-091-1/+1
|
* * Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares2008-01-092-1/+5
| | | | | | | | * Added the web_login_key to the users table * Added happy configurable http error message pages * This update is large enough to have 'awe' value.. so backup your users or weep. * Not tested on MSSQL, even though I added code to update the tables!
* * Added database and UserManagerBase glue for FriendsList managementTeravus Ovares2007-12-311-0/+11
| | | | | * Don't forget to run prebuild
* Extended svn:eol-style to check some other file types.Jeff Ames2007-12-205-52/+52
|
* * Patch from justincc to fix Inconsistent automatic mysql table creation - ↵Teravus Ovares2007-12-124-0/+98
| | | | see bug 169
* OpenSimMain now respects the asset_plugin paramter, and storing of assets ↵Tleiades Hax2007-10-131-2/+2
| | | | will *not* throw an exception
* Added capbility to use MySQL as the database backend in stand alone mode for ↵Tleiades Hax2007-10-131-2/+2
| | | | | | | assets and inventory. Added asset_plugin key to "StandAlone" section of OpenSim.ini
* (no commit message)Tleiades Hax2007-10-131-2/+2
|
* Asset server implementation. Again one of these "plumbing" releases, where ↵Tleiades Hax2007-10-131-0/+11
| | | | | | | no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server. Introduced an "IPlugin" interface, which plugins can inherit from.
* The files that I missed from Tleiades patch.MW2007-10-084-0/+42