aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Services (unfollow)
Commit message (Collapse)AuthorFilesLines
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.