| Commit message (Expand) | Author | Files | Lines |
2012-04-25 | Comment out AvatarService.SetAvatar debug log line for now | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-02 | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-07-30 | Temporary code to change bad AvatarHeight values in the AvatarService to the ... | Justin Clark-Casey (justincc) | 1 | -1/+27 |
2010-10-30 | This commit fixes all the appearance related null refs. Still can't log in, | Melanie | 1 | -5/+6 |
2010-10-20 | Major refactoring of appearance handling. | Master ScienceSim | 1 | -0/+14 |
2010-01-11 | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 1 | -0/+6 |
2010-01-04 | AvatarStore. Untested, but complete | Melanie | 1 | -11/+52 |
2010-01-04 | Some work on avatar service. Retrieval and storage done | Melanie | 1 | -7/+25 |
2010-01-04 | Avatar appearance skeleton | Melanie | 1 | -7/+29 |
2009-09-16 | updated the IAuthorizationService interface so that a message is passed back ... | Rob Smart | 1 | -1/+2 |
2009-09-10 | Changed the interface of IAuthorizationService to get less data. | Diva Canto | 1 | -1/+1 |
2009-09-10 | The stubs for an authorization service, at the moment the service will always... | Rob Smart | 1 | -18/+14 |
2009-09-06 | Remove the encryption from the IAuthenticationService interface. That | Melanie | 1 | -5/+0 |
2009-09-04 | Implement plain password authentication partway. Tested, but no user | Melanie | 1 | -11/+1 |
2009-09-04 | Flech out the Authentication service. Add the database loader. Introduce | Melanie | 1 | -13/+12 |
2009-09-03 | Remove the distinction between password and login key in the authentication | Melanie | 1 | -13/+3 |
2009-08-31 | Recreate the shell of the AuthenticationService to squelch Windows build | Melanie | 1 | -19/+29 |
2009-08-09 | Finish the renaming and mae things compile again | Melanie | 1 | -9/+9 |
2009-06-30 | Updated services to allow external applications like web interfaces to | Melanie Thielker | 1 | -1/+11 |
2009-06-22 | Committing RemoteUserServiceConnector out connector, local user service | Melanie Thielker | 1 | -1/+1 |
2009-06-22 | Committing the meat of the user server interface and the bones of the service... | Melanie Thielker | 1 | -0/+24 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -4/+4 |
2009-05-05 | Plumb the database into the new server skel | Melanie Thielker | 1 | -0/+3 |
2009-05-05 | Plumb the new server connector logic | Melanie Thielker | 1 | -1/+32 |
2009-05-05 | Add an interface skeleton for user services | Melanie Thielker | 1 | -0/+8 |