aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Authorization (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at sorting out the auto group chicken and egg problems.onefang2019-08-023-6/+11
* Add DefaultRegionAccess in [AuthorizationService] section.onefang2019-06-031-1/+2
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-10/+10
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-13/+21
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-132-0/+4
* minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)2012-05-031-2/+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-172-27/+140
* 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-232-17/+24
* 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-012-2/+2
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-162-4/+5
* 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
* Changed the interface of IAuthorizationService to get less data.Diva Canto2009-09-101-3/+3
* 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-102-0/+254