aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/UserService (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More renames to make everything consistent. This is the UserAccountService.Diva Canto2009-12-292-148/+0
|
* * Fixed names.Diva Canto2009-12-291-5/+14
| | | | | * Added configs for Standalone * Changed UserSericeBase to use useraccounts instead of user
* Tighten up the IUserService interface again. No need for auth tokens at this ↵Diva Canto2009-12-291-4/+3
| | | | level.
* Polished the IUserService interface.Diva Canto2009-12-291-5/+5
|
* Change the loader to actually load the user service data moduleMelanie2009-09-061-4/+4
|
* Revising the user account data interfaces. No user functionality yetMelanie2009-09-061-7/+7
|
* Finish the renaming and mae things compile againMelanie2009-08-092-14/+14
|
* Updated services to allow external applications like web interfaces toMelanie Thielker2009-06-301-1/+11
| | | | | | | authenticate against the services. This paves the way for such apps to directly talk to services.
* Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker2009-06-221-1/+1
| | | | | | connector and the glue code.
* Committing the meat of the user server interface and the bones of the ↵Melanie Thielker2009-06-221-0/+24
| | | | service implementation
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-012-2/+2
| | | | LICENSE.txt.
* More additions to the nextgen reference UGAIMMelanie Thielker2009-05-081-29/+8
|
* Some refactoring. Database is now active in the new user serverMelanie Thielker2009-05-052-4/+89
|
* Plumb the database into the new server skelMelanie Thielker2009-05-051-0/+3
|
* Plumb the new server connector logicMelanie Thielker2009-05-051-1/+32
|
* Add an interface skeleton for user servicesMelanie Thielker2009-05-051-0/+8