aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/IUserAccountData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-0/+1
|
* Expose Delete at IUserAccountData interface. It was there already. No ↵Diva Canto2010-04-161-0/+1
| | | | changes in IUserAccountService, just the data layer.
* Implement avatar picker queriesMelanie2009-12-311-0/+1
|
* Implement saving user account dataMelanie2009-12-311-2/+2
|
* Some modifications to user service. Query by name is implemented nowMelanie2009-12-301-0/+1
|
* Change the interface a bit before someone depends on it's current formMelanie2009-12-291-1/+1
|
* Give the new user tables the once-over. Strip the current set of methodsMelanie2009-12-291-6/+2
| | | | | from IUserAccountService, we need to define what goes in there. Change the handler to the generic handler. Adjust migrations, add index
* * Added packing/unpacking of the Home fields in PresenceInfoDiva Canto2009-12-281-1/+1
| | | | * Cleaned up IUserService and beefed up UserAccoutData
* Revising the user account data interfaces. No user functionality yetMelanie2009-09-061-0/+55