aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectors/User (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-18Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker1-1/+1
the handlers out of the asset server context into a generic scope.
2009-05-17Renaming [ServiceConnectors] back to [Modules].diva2-2/+2
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration ↵diva2-2/+2
-- please see the example. Affects region servers only. This may break a lot of things, but it needs to go in. It was tested in standalone and the UCI grid, but it needs a lot more testing. Known problems: * HG asset transfers are borked for now * missing texture is missing * 3 unit tests commented out for now
2009-05-12Fix interface registration/deregistration mechanicsMelanie Thielker1-0/+2
2009-05-11Changes to the new user system to add the modularity developed for the assetMelanie Thielker2-3/+35
system
2009-05-05Add the remote user connector skeletonMelanie Thielker1-0/+88
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-0/+85