aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework/UserProfileManagerBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small clean up of files and directoriesMW2007-04-251-1/+2
|
* In the grid, there is life!gareth2007-04-141-4/+3
| | | | | | OGS now functional again, can login! w00t
* OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses ↵MW2007-04-021-29/+33
| | | | OpenSim.GenericConfig.Xml (or a class implementing IGenericConfig).
* Added DB backing for user profilesgareth2007-04-021-2/+18
| | | | | | Added "create profile command"
* Finished adding Db4o support to user profile managergareth2007-04-021-4/+11
|
* After hours of searching for a bug, it works - User accounts in sandbox ↵MW2007-03-281-0/+6
| | | | | | | mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). Use the -account command line arg to enable them and then create new accounts through the web interface
* brought zircon branch into trunkgareth2007-03-221-0/+91