Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-03-31 | 3 | -2077/+2077 |
| | |||||
* | HGInventoryService now uses the actual authority portion of the user's key ↵ | diva | 2009-03-30 | 2 | -1043/+1042 |
| | | | | to verify the key. | ||||
* | Sigh. Manual data typing grief. | diva | 2009-03-30 | 2 | -11/+5 |
| | |||||
* | Added Authorization client code that interfaces with HGLoginAuthService. ↵ | diva | 2009-03-29 | 2 | -21/+84 |
| | | | | Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services. | ||||
* | Another bit of refactoring to try to make sense of ↵ | diva | 2009-03-29 | 4 | -6/+2104 |
| | | | | OpenSim.Framework.Communications. Everything that looks like a service, with service handlers, moved to .Services -- i.e. LoginService and Response, and GridInfoService. The rest of the changes were to adapt to the new locations of those files. | ||||
* | Moved some files around, so that it's easier to share code between ↵ | diva | 2009-03-29 | 2 | -0/+965 |
standalone and the grid services. Should not affect any functionality. |