aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Authorization/LocalAuthorizationServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at sorting out the auto group chicken and egg problems.onefang2019-08-021-2/+3
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-2/+2
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-131-0/+2
* Fix a bug where logins to standalones would fail if the RegionReady module wa...Justin Clark-Casey (justincc)2012-03-191-7/+2
* Region access control! Region operators can now specify things like DisallowF...Diva Canto2012-03-171-27/+16
* Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2011-07-231-9/+8
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-161-2/+2
* Changed the interface of IAuthorizationService to get less data.Diva Canto2009-09-101-3/+3
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+141