| Commit message (Expand) | Author | Age | Files | Lines |
* | Return more specific error messages if an attempt to enter a region fails due... | Oren Hurvitz | 2014-05-19 | 1 | -1/+1 |
* | Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the... | Justin Clark-Casey (justincc) | 2012-05-09 | 1 | -0/+0 |
* | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 2011-04-12 | 1 | -1/+0 |
* | Make the auth module silent when there is no configuration for it | Melanie | 2010-01-14 | 1 | -1/+2 |
* | Stop AuthorizationService from throwing an error if it's not configured. | Melanie | 2009-12-07 | 1 | -1/+1 |
* | Patch + minor formatting fixes. | Diva Canto | 2009-10-31 | 1 | -3/+3 |
* | http://opensimulator.org/mantis/view.php?id=4337 | Douglas R. Miles | 2009-10-31 | 1 | -1/+5 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | updated the IAuthorizationService interface so that a message is passed back ... | Rob Smart | 2009-09-16 | 1 | -1/+3 |
* | Minor indentation cleanup. | Diva Canto | 2009-09-11 | 1 | -1/+1 |
* | Changed RemoteAuthorizationServiceConnector so that it implements the IAuthor... | Rob Smart | 2009-09-11 | 1 | -4/+3 |
* | Changed the interface of IAuthorizationService to get less data. | Diva Canto | 2009-09-10 | 1 | -9/+7 |
* | added AuthorizationRequest and AuthorizationResponse objects for passing Auth... | Rob Smart | 2009-09-10 | 1 | -8/+9 |
* | adding in working functionality for the remote connector | Rob Smart | 2009-09-10 | 1 | -4/+32 |
* | The stubs for an authorization service, at the moment the service will always... | Rob Smart | 2009-09-10 | 1 | -0/+91 |