aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectors/User/RemoteUserServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration ↵diva2009-05-151-1/+1
| | | | | | | | | | | | -- 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
* Changes to the new user system to add the modularity developed for the assetMelanie Thielker2009-05-111-1/+0
| | | | | | system
* Add the remote user connector skeletonMelanie Thielker2009-05-051-0/+88