aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-22Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker2-5/+26
connector and the glue code.
2009-06-22Update svn properties.Jeff Ames2-251/+251
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of ↵diva3-1/+252
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
2009-06-14Update svn properties.Jeff Ames2-283/+283
2009-06-14Renamed Region/CoreModules/ServiceConnectors to ↵diva12-0/+3285
Region/CoreModules/ServiceConnectorsOut. No functional changes.