| Commit message (Expand) | Author | Age | Files | Lines |
* | Go Home works. With security!! | Diva Canto | 2010-01-18 | 2 | -0/+12 |
* | * Added missing GatekeeperServiceConnector | Diva Canto | 2010-01-18 | 1 | -0/+3 |
* | HG teleports through gatekeeper are working. | Diva Canto | 2010-01-17 | 1 | -4/+0 |
* | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 2 | -0/+8 |
* | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -1/+1 |
* | Copyright notices. | Diva Canto | 2010-01-17 | 1 | -1/+28 |
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 2 | -0/+60 |
* | Fixed a missing field in the last regions table migration. | Diva Canto | 2010-01-16 | 1 | -3/+3 |
* | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 1 | -2/+2 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -1/+1 |
|\ |
|
| * | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 1 | -1/+1 |
* | | Implement region registration with authentication | Melanie | 2010-01-15 | 1 | -0/+5 |
* | | Several more buglets removed. | Diva Canto | 2010-01-13 | 1 | -4/+4 |
* | | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 2010-01-12 | 1 | -1/+1 |
* | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 1 | -43/+80 |
* | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-10 | 1 | -6/+0 |
|\ \ |
|
| * | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -6/+0 |
* | | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 1 | -1/+1 |
|/ / |
|
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -0/+19 |
* | | * Added SetPassword to IAuthenticationService. | Diva Canto | 2010-01-09 | 1 | -0/+11 |
* | | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 1 | -0/+4 |
* | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 2 | -0/+31 |
* | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -1/+1 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Mark GetUserInventory as obsolete. It is still used in the default | Melanie | 2010-01-04 | 1 | -0/+2 |
* | | Some work on avatar service. Retrieval and storage done | Melanie | 2010-01-04 | 1 | -0/+4 |
* | | * Changed ISimulation interface to take a GridRegion as input arg instead of ... | Diva Canto | 2010-01-03 | 1 | -8/+10 |
* | | Flattening the ServiceURLs | Diva Canto | 2010-01-02 | 1 | -3/+23 |
* | | * Converters from new AvatarData to old AvatarAppearance and vice-versa | Diva Canto | 2010-01-02 | 1 | -1/+94 |
* | | Changed the rest of references to IAvatarData to AvatarData | Diva Canto | 2010-01-02 | 1 | -2/+7 |
* | | Change to a class | Melanie | 2010-01-02 | 1 | -5/+7 |
* | | Strip the lindenisms from the interface | Melanie | 2010-01-02 | 1 | -8/+2 |
* | | Clarifying comments. | Diva Canto | 2010-01-02 | 1 | -1/+7 |
* | | First stab at avatar data. Very generic | Melanie | 2010-01-02 | 1 | -7/+16 |
* | | Minor interface changes | Melanie | 2010-01-02 | 1 | -8/+5 |
* | | * Forgotten ILibraryService from yesterday | Diva Canto | 2010-01-02 | 2 | -0/+137 |
* | | A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos... | Diva Canto | 2009-12-31 | 1 | -1/+2 |
* | | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 2009-12-31 | 1 | -0/+3 |
* | | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 1 | -7/+3 |
* | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2009-12-30 | 1 | -5/+3 |
|\ \ |
|
| * | | Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. | Melanie | 2009-12-31 | 1 | -5/+3 |
* | | | First pass at the new login service. Still incomplete, but doesn't disrupt th... | Diva Canto | 2009-12-30 | 1 | -0/+49 |
|/ / |
|
* | | Some modifications to user service. Query by name is implemented now | Melanie | 2009-12-30 | 1 | -8/+8 |
* | | * All modules and connectors for user account service are in place. Untested. | Diva Canto | 2009-12-29 | 1 | -2/+2 |
* | | Tighten up the IUserService interface again. No need for auth tokens at this ... | Diva Canto | 2009-12-29 | 1 | -2/+2 |
* | | Polished the IUserService interface. | Diva Canto | 2009-12-29 | 1 | -1/+2 |
* | | Better way of setting ServiceURLs | Diva Canto | 2009-12-29 | 1 | -12/+2 |
* | | Added the ServiceURLs field to UserAccountData | Diva Canto | 2009-12-28 | 1 | -0/+14 |
* | | Removed AccountType, GodLevel and UserFlags from UserAccountData. Doesn't bel... | Diva Canto | 2009-12-28 | 1 | -18/+0 |
* | | * Added Created field to UserAccountData | Diva Canto | 2009-12-28 | 1 | -0/+5 |