aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IAuthorizationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at sorting out the auto group chicken and egg problems.onefang2019-08-021-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-12/+12
* Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2011-07-231-14/+18
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-161-1/+1
* moved AuthorizationRequest and AuthorizationResponse to IAuthorizationService...Rob Smart2009-09-111-0/+98
* Changed the interface of IAuthorizationService to get less data.Diva Canto2009-09-101-1/+1
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+46