| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2013-10-06 | 1 | -1/+1 |
|\ |
|
| * | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2013-02-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-17 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | The last few AssemblyInfos. Finished! | Diva Canto | 2012-11-14 | 1 | -0/+33 |
| * | OpenID auth needs hashing before authenticating | BlueWall | 2012-03-02 | 1 | -1/+1 |
| * | Revert "Fix authentication for OpenID provider" | BlueWall | 2012-02-29 | 1 | -2/+2 |
| * | Fix authentication for OpenID provider | BlueWall | 2012-02-29 | 1 | -2/+2 |
* | | fix vs2010 build | UbitUmarov | 2012-08-16 | 3 | -3/+4 |
* | | Add a real_id field to the login response if impersonation is used. The wrapper | Melanie | 2012-08-15 | 3 | -3/+30 |
* | | Fix impersonation, it got broken in a merge | Melanie | 2012-06-01 | 1 | -7/+10 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Supply correct parameters to detailed authentication login fail message | Justin Clark-Casey (justincc) | 2012-02-04 | 1 | -1/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-11 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Make log messages on authentication failure more explicit | Justin Clark-Casey (justincc) | 2011-11-11 | 1 | -13/+26 |
* | | Merge commit '4c9400e6460a73baa2d687afe73a62c6efca9f37' into bigmerge | Melanie | 2011-10-25 | 1 | -1/+45 |
|\ \
| |/ |
|
| * | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 2011-10-24 | 1 | -1/+46 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2011-08-22 | 1 | -3/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-03-27 | 2 | -4/+129 |
|\ \
| |/ |
|
| * | Rename some member fields to standard m_ OpenSim code convention | Justin Clark-Casey (justincc) | 2011-03-26 | 1 | -8/+8 |
| * | add header file | Justin Clark-Casey (justincc) | 2011-03-26 | 1 | -1/+28 |
| * | Add OpenSim.Server.Base reference in prebuild.xml. Initialize svc_checks dic... | Justin Clark-Casey (justincc) | 2011-03-26 | 1 | -1/+4 |
| * | Removing hard-coded plugin loading in favour of direct class instantiation | SignpostMarv Martin | 2011-03-26 | 1 | -6/+5 |
| * | Altering log feedback | SignpostMarv Martin | 2011-03-26 | 2 | -14/+17 |
| * | Fixing bug that occurs when using web login- the result was not checked | SignpostMarv Martin | 2011-03-26 | 1 | -1/+1 |
| * | Making combined auth service re-use the existing auth services instead of dup... | SignpostMarv Martin | 2011-03-26 | 1 | -21/+19 |
| * | InfoFormat > DebugFormat | SignpostMarv Martin | 2011-03-26 | 1 | -1/+1 |
| * | Adding a combined auth service, allowing users to login with either web login... | SignpostMarv Martin | 2011-03-26 | 1 | -0/+65 |
| * | WebkeyAuthenticationService is now no longer a stub! | SignpostMarv Martin | 2011-03-26 | 1 | -5/+35 |
| * | Fix bug introduced by Query Access. The response does not come in a packaged ... | Diva Canto | 2011-02-16 | 1 | -1/+1 |
* | | Add the ability for gods to impersonate users. For this, bit 6 needs to be | Melanie | 2010-11-25 | 3 | -7/+68 |
|/ |
|
* | get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu... | Justin Clark-Casey (justincc) | 2010-06-04 | 2 | -2/+2 |
* | Putting it back to protected; Melanie doesn't like it to be public. | Diva Canto | 2010-04-27 | 1 | -1/+1 |
* | Changed GetToken from protected to public. This is not exposed at the interface. | Diva Canto | 2010-04-27 | 1 | -1/+1 |
* | Better error handling on PasswordAuthenticationService | Diva Canto | 2010-03-02 | 1 | -14/+18 |
* | SQLite connector better, but access to tables still doesn't work. | Diva Canto | 2010-02-20 | 1 | -4/+9 |
* | * Added SetPassword to IAuthenticationService. | Diva Canto | 2010-01-09 | 1 | -3/+26 |
* | New LL login service is working! -- tested in standalone only. Things still m... | Diva Canto | 2010-01-01 | 1 | -3/+5 |
* | Remove the inner Md5 to let the auth service handle md5 passwords | Melanie | 2010-01-01 | 1 | -1/+1 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-09-25 | 3 | -9/+9 |
* | Remove the encryption from the IAuthenticationService interface. That | Melanie | 2009-09-06 | 3 | -25/+0 |
* | Add the new AuthStore to migrations. Update OpenSim.Server.ini | Melanie | 2009-09-04 | 1 | -1/+1 |
* | Fully implement unencrypted auth token operations | Melanie | 2009-09-04 | 1 | -3/+8 |
* | Implement plain password authentication partway. Tested, but no user | Melanie | 2009-09-04 | 3 | -22/+33 |
* | More work on new authentication service | Melanie | 2009-09-04 | 2 | -2/+8 |
* | Flech out the Authentication service. Add the database loader. Introduce | Melanie | 2009-09-04 | 3 | -26/+130 |