aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data.DB4o/DB4oUserData.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-05* Weird didnt commit inventory beforeAdam Frisby1-1/+1
2007-06-01* DB4o Storage provider is now well documentedAdam Frisby1-2/+106
* Added try/catch over user creation (should allow multiple logins on Db4o)
2007-05-26* Added addNewUserAgent() function. No idea if it breaks compilation since ↵Adam Frisby1-0/+5
MSVC#2005 solutions are broken.
2007-05-25Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵MW1-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)
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-16Let stuff be broken!Adam Frisby1-2/+17
2007-05-07merged in missing file from 0.1-prestableMW1-0/+75