Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -271/+0 | |
2007-06-24 | * "create user" command now works with the MySQL Data Storage Engine on the ↵ | Adam Frisby | 1 | -0/+14 | |
userserver. | |||||
2007-06-08 | Re-imported OpenGridServices from trunk | MW | 1 | -0/+257 | |
2007-06-08 | Deleted OpenGridServices folder as the easiest way to reimport the latest ↵ | MW | 1 | -153/+0 | |
version from trunk | |||||
2007-06-05 | * Finished adding licensing declarations to everything (3/3) | Adam Frisby | 1 | -4/+5 | |
2007-06-05 | * Weird didnt commit inventory before | Adam Frisby | 1 | -1/+1 | |
2007-06-02 | Dont want to do that again --- MySQL interface is now fully documented. ↵ | Adam Frisby | 1 | -0/+100 | |
Added little bit more documentation to the MSSQL interface. | |||||
2007-05-31 | * Yet more inventory shelling | Adam Frisby | 1 | -3/+3 | |
* Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX(). | |||||
2007-05-30 | * Added reconnect support for MySQL Data interfaces if they time out. ↵ | Adam Frisby | 1 | -0/+3 | |
(Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter. | |||||
2007-05-26 | * Added addNewUserAgent() function. No idea if it breaks compilation since ↵ | Adam Frisby | 1 | -0/+5 | |
MSVC#2005 solutions are broken. | |||||
2007-05-25 | Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵ | MW | 1 | -0/+4 | |
this): Re-added a CLI "create user" command to the userserver, only currently works if using DB4o as the database provider. Added Xml config files to both the UserServer and Gridserver (UserServerConfig.xml and GridServerConfig.xml), so that the database provider can be set in it. (both currently default to DB4o , so maybe Adam will want to change it back to defaulting to MySQL) | |||||
2007-05-25 | * Added new mysql_connection.ini file which contains configuration options ↵ | Adam Frisby | 1 | -1/+9 | |
for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files. | |||||
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-20 | Small fix (2/2) | Adam Frisby | 1 | -2/+25 | |
2007-05-20 | Small fix (1/2) | Adam Frisby | 1 | -4/+49 | |
2007-05-16 | Let stuff be broken! | Adam Frisby | 1 | -0/+68 | |