aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Authorization/RemoteAuthorizationServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at sorting out the auto group chicken and egg problems.onefang2019-08-021-1/+3
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-8/+8
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-131-0/+2
* Don't try and resolve user account for authorization if the agent has come in...Justin Clark-Casey (justincc)2011-09-241-1/+11
* remove mono compiler warningsJustin Clark-Casey (justincc)2011-08-231-4/+0
* Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2011-07-231-8/+16
* Thanks Tokeiito for noticing this bug. mantis #5366Diva Canto2011-02-071-1/+1
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-3/+3
* Same for the remote auth connectorMelanie2009-12-071-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-161-2/+3
* Formatting cleanup.Jeff Ames2009-09-131-1/+1
* Minor indentation cleanup.Diva Canto2009-09-111-2/+3
* Changed RemoteAuthorizationServiceConnector so that it implements the IAuthor...Rob Smart2009-09-111-4/+45
* adding in working functionality for the remote connectorRob Smart2009-09-101-1/+1
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+113