aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGridServices.UserServer/UserManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Fixed OGS buildAdam Frisby2007-06-051-12/+11
| | | | | | * Converted to new console interfaces * Fixed other minor issues which somehow snuck in
* * Added reconnect support for MySQL Data interfaces if they time out. ↵Adam Frisby2007-05-301-2/+15
| | | | | | | (Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter.
* * Rebuilt PrebuildAdam Frisby2007-05-291-2/+2
| | | | | | | * Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
* I be experimentin'Adam Frisby2007-05-271-1/+1
|
* * and fixed up an error message.Adam Frisby2007-05-271-1/+1
|
* * Added DeadRegionResponse - occurs when connecting to a downed region (was ↵Adam Frisby2007-05-271-1/+24
| | | | the mysterious "(Done)" error).
* Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵MW2007-05-251-0/+31
| | | | | | | | 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/+566