aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IUserAccountService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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