aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/User/RemoteUserServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * All modules and connectors for user account service are in place. Untested.Diva Canto2009-12-291-114/+0
| | | | * Cleaned up a few things on presence connectors
* Revising the user account data interfaces. No user functionality yetMelanie2009-09-061-2/+2
|
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
|
* Finish the renaming and mae things compile againMelanie2009-08-091-2/+2
|
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+6
| | | | | | the ball rolling on replacable modules. No user functionality yet
* Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker2009-06-221-2/+23
| | | | | | connector and the glue code.
* Renamed Region/CoreModules/ServiceConnectors to ↵diva2009-06-141-0/+87
Region/CoreModules/ServiceConnectorsOut. No functional changes.