Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -660/+0 | |
2007-06-24 | * Updating sugilite userserver with the same patch | Adam Frisby | 1 | -0/+1 | |
* Added expect_user support to sugilite GridComms manager (needs testing to make sure there's no conflict between httpListener daemons) | |||||
2007-06-24 | * Updating trunk UserServer to make it sugilite happy (differentiation of ↵ | Adam Frisby | 1 | -0/+1 | |
regions by handle rather than port) | |||||
2007-06-22 | SandBox mode login now shares a base class with the grid mode user server. | MW | 1 | -7/+7 | |
To allow people to login without creating accounts first in sandbox mode anytime a login request is received without a matching account already being in the database, a new account will be made. (also in sandbox mode, passwords aren't currently used). | |||||
2007-06-19 | Made a base class from the Grid mode UserServer.UserManager and included ↵ | MW | 1 | -663/+5 | |
that in the OpenSim solution. Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method) | |||||
2007-06-09 | Protip: Check for obvious errors before submitting | Adam Frisby | 1 | -3/+3 | |
2007-06-09 | * Added more support for wider profile information from get user REST calls. | Adam Frisby | 1 | -2/+22 | |
* Added comments and stuff | |||||
2007-06-09 | Patched up error handling to return a better XML string. | Adam Frisby | 1 | -1/+19 | |
2007-06-09 | * Just for the heck of it - added a UUID based equivilent too. | Adam Frisby | 1 | -0/+12 | |
2007-06-09 | * Sugilite user server can now return user profile information by account ↵ | Adam Frisby | 1 | -0/+51 | |
name (Hi MingChen) - uses the REST GET /user/name/ method. | |||||
2007-06-08 | Re-imported OpenGridServices from trunk | MW | 1 | -0/+659 | |
2007-06-08 | Deleted OpenGridServices folder as the easiest way to reimport the latest ↵ | MW | 1 | -597/+0 | |
version from trunk | |||||
2007-06-05 | * Finished adding licensing declarations to everything (3/3) | Adam Frisby | 1 | -0/+27 | |
2007-06-05 | * Fixed OGS build | Adam Frisby | 1 | -12/+11 | |
* Converted to new console interfaces * Fixed other minor issues which somehow snuck in | |||||
2007-05-30 | * Added reconnect support for MySQL Data interfaces if they time out. ↵ | Adam Frisby | 1 | -2/+15 | |
(Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter. | |||||
2007-05-29 | * Rebuilt Prebuild | Adam Frisby | 1 | -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. | |||||
2007-05-27 | I be experimentin' | Adam Frisby | 1 | -1/+1 | |
2007-05-27 | * and fixed up an error message. | Adam Frisby | 1 | -1/+1 | |
2007-05-27 | * Added DeadRegionResponse - occurs when connecting to a downed region (was ↵ | Adam Frisby | 1 | -1/+24 | |
the mysterious "(Done)" error). | |||||
2007-05-25 | Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵ | MW | 1 | -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) | |||||
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-20 | * Minor tweaks with new userserver | Adam Frisby | 1 | -12/+19 | |
* Fixed password encoding to match MD5 standard properly. * Fixed exception caused on user first login (minor) * Fixed exception caused by incorrect username (minor) * Returns login error rather than grid error if username is incorrect | |||||
2007-05-20 | Finished adding comments | Adam Frisby | 1 | -0/+61 | |
2007-05-20 | * DB4o support made default | Adam Frisby | 1 | -0/+17 | |
* Some comments | |||||
2007-05-20 | Adam proudly presents: A new user/login server - fresh to you from his ↵ | Adam Frisby | 1 | -6/+334 | |
desktop, and completely untested! | |||||
2007-05-20 | * Fixed depreciated warning in MSSQL Manager | Adam Frisby | 1 | -0/+51 | |
* Added support for user agents in the Userserver UserManager | |||||
2007-05-16 | Let stuff be broken! | Adam Frisby | 1 | -0/+102 | |