aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Servers/Connectors/Asset (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-18Move the connectors under services for reasons of application logic. RemoveMelanie Thielker1-260/+0
the user server skeleton in preparation for introducing a generic server
2009-05-17Update svn properties.Jeff Ames1-6/+6
2009-05-17HG asset transfers starting to work -- GETs only for now. diva1-3/+8
2009-05-16Oops. Next time try not to commit things at the same time as having ↵diva1-1/+1
important discussions on the IRC.
2009-05-16Another minor bug fix for making notecard/script savings work with old asset ↵diva1-1/+4
servers.
2009-05-14Move the connector for the new asset server to a connectors project. InheritMelanie Thielker1-0/+252
the region module version from this. This enables inter-server connections to reuse connetor code from region modules.