aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Authorization (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-02Another attempt at sorting out the auto group chicken and egg problems.onefang3-6/+11
2019-06-03Add DefaultRegionAccess in [AuthorizationService] section.onefang1-1/+2
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang2-10/+10
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-13/+21
2012-11-13Last 27 modules' directives (service connectors out).Diva Canto2-0/+4
2012-05-03minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)1-2/+2
2012-03-19Fix a bug where logins to standalones would fail if the RegionReady module wa...Justin Clark-Casey (justincc)1-7/+2
2012-03-17Region access control! Region operators can now specify things like DisallowF...Diva Canto2-27/+140
2011-09-24Don't try and resolve user account for authorization if the agent has come in...Justin Clark-Casey (justincc)1-1/+11
2011-08-23remove mono compiler warningsJustin Clark-Casey (justincc)1-4/+0
2011-07-23Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2-17/+24
2011-02-07Thanks Tokeiito for noticing this bug. mantis #5366Diva Canto1-1/+1
2010-01-07* Finished SimulationServiceConnectorDiva Canto1-3/+3
2009-12-07Same for the remote auth connectorMelanie1-1/+1
2009-10-01Formatting cleanup.Jeff Ames2-2/+2
2009-09-16updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2-4/+5
2009-09-13Formatting cleanup.Jeff Ames1-1/+1
2009-09-11Minor indentation cleanup.Diva Canto1-2/+3
2009-09-11Changed RemoteAuthorizationServiceConnector so that it implements the IAuthor...Rob Smart1-4/+45
2009-09-10Changed the interface of IAuthorizationService to get less data.Diva Canto1-3/+3
2009-09-10adding in working functionality for the remote connectorRob Smart1-1/+1
2009-09-10The stubs for an authorization service, at the moment the service will always...Rob Smart2-0/+254