aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Services (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames3-2077/+2077
2009-03-30HGInventoryService now uses the actual authority portion of the user's key ↵diva2-1043/+1042
to verify the key.
2009-03-30Sigh. Manual data typing grief.diva2-11/+5
2009-03-29Added Authorization client code that interfaces with HGLoginAuthService. ↵diva2-21/+84
Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services.
2009-03-29Another bit of refactoring to try to make sense of ↵diva4-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.
2009-03-29Moved some files around, so that it's easier to share code between ↵diva2-0/+965
standalone and the grid services. Should not affect any functionality.