aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵MW2007-05-251-2/+2
| | | | | | | | 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)
* * Added new mysql_connection.ini file which contains configuration options ↵Adam Frisby2007-05-251-2/+2
| | | | | | | | 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.
* (no commit message)MW2007-05-241-2/+2
|
* * re-prebuiltlbsa712007-05-242-14/+2
| | | | | * deleted all those *.user - ignore them next time!
* Stage 2: GridServices build files should be fixed now, Someone will need to ↵MW2007-05-242-24/+20
| | | | | | | test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices.
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-245-0/+312