aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Authorization (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-02Another attempt at sorting out the auto group chicken and egg problems.onefang1-1/+2
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+1
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+1
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
2011-07-23Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)1-1/+1
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-4/+7
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-4/+7
2009-09-25minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2009-09-16updated the IAuthorizationService interface so that a message is passed back ...Rob Smart1-1/+2
2009-09-10Changed the interface of IAuthorizationService to get less data.Diva Canto1-1/+3
2009-09-10added AuthorizationRequest and AuthorizationResponse objects for passing Auth...Rob Smart2-38/+13
2009-09-10adding in working functionality for the remote connectorRob Smart1-6/+31
2009-09-10The stubs for an authorization service, at the moment the service will always...Rob Smart2-0/+131