aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data.DB4o/DB4oUserData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Weird didnt commit inventory beforeAdam Frisby2007-06-051-1/+1
|
* * DB4o Storage provider is now well documentedAdam Frisby2007-06-011-2/+106
| | | | | * Added try/catch over user creation (should allow multiple logins on Db4o)
* * Added addNewUserAgent() function. No idea if it breaks compilation since ↵Adam Frisby2007-05-261-0/+5
| | | | MSVC#2005 solutions are broken.
* Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵MW2007-05-251-0/+5
| | | | | | | | 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)
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-241-0/+90