aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IUserAccountService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Several more buglets removed.Diva Canto2010-01-131-4/+4
|
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-0/+19
| | | | | * HG is seriously broken here * Compiles. Untested.
* Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-0/+11
|
* Flattening the ServiceURLsDiva Canto2010-01-021-3/+23
|
* Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie2009-12-311-0/+103
Implement the fetch operations fully. Rename one last UserService file to UserAccountService