Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-01-10 | All Framework.Communications.Clients and Framework.Communications.Services ↵ | Diva Canto | 1 | -151/+0 | |
deleted, including old LoginService. | |||||
2009-12-11 | A couple of more sanity guards, but this won't fix things when user profile ↵ | Diva Canto | 1 | -1/+1 | |
fetching is borked. | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-26 | Addresses mantis #3718. | diva | 1 | -1/+10 | |
2009-04-18 | Addresses mantis #3485. | diva | 1 | -2/+2 | |
2009-04-14 | This was needed for the prior commit. | diva | 1 | -0/+24 | |
2009-03-30 | HGInventoryService now uses the actual authority portion of the user's key ↵ | diva | 1 | -116/+118 | |
to verify the key. | |||||
2009-03-30 | Sigh. Manual data typing grief. | diva | 1 | -7/+15 | |
2009-03-29 | Added Authorization client code that interfaces with HGLoginAuthService. ↵ | diva | 1 | -0/+108 | |
Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services. |