aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Authorization/RemoteAuthorizationServiceConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-02Another attempt at sorting out the auto group chicken and egg problems.onefang1-1/+3
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-8/+8
2012-11-13Last 27 modules' directives (service connectors out).Diva Canto1-0/+2
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)1-8/+16
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 Ames1-1/+1
2009-09-16updated the IAuthorizationService interface so that a message is passed back ...Rob Smart1-2/+3
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-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 Smart1-19/+18
2009-09-06Revising the user account data interfaces. No user functionality yetMelanie1-2/+2
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-08-09Finish the renaming and mae things compile againMelanie1-2/+2
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+6
2009-06-22Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker1-2/+23
2009-06-14Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-17Renaming [ServiceConnectors] back to [Modules].diva1-1/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+1
2009-05-11Changes to the new user system to add the modularity developed for the assetMelanie Thielker1-1/+0
2009-05-05Add the remote user connector skeletonMelanie Thielker1-5/+2
2009-05-05Change local user connector into a shared moduleMelanie Thielker1-1/+7
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-2/+2
2009-05-05Plumb the new server connector logicMelanie Thielker1-17/+34
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-8/+8
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11Update svn properties.Jeff Ames1-43/+43
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-0/+43