aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Authentication (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-09* Typo fixesJohn Hurliman1-1/+1
* Performance improvement in the expensive GenerateClientFlags()
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto1-0/+6
* Added create user command to UserAccountService. Works. * Deleted create user command from OpenSim.
2010-01-05Change the signature of the forms requester data in preparation to gettingMelanie1-3/+3
to where lists can be sent as requests
2010-01-01New LL login service is working! -- tested in standalone only. Things still ↵Diva Canto1-2/+2
missing from response, namely Library and Friends. Appearance service is also missing.
2009-12-27Change the signature of the forms requester data in preparation to gettingMelanie1-3/+3
to where lists can be sent as requests
2009-09-19Finish the (untested) authentication connectorMelanie1-2/+35
2009-09-19Complete the first authenticator methodMelanie1-1/+7
2009-09-19Adding the deserializer for server form/xml repliesMelanie1-0/+12
2009-09-19Add the skeleton of the authentication connector and the forms data requesterMelanie1-0/+99