aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-08Added more functions to IInventoryService. Unsure about whether all of these ↵diva1-0/+35
are really necessary.
2009-06-07First draft of inventory service connectors, and service implementation. No ↵diva1-0/+118
handlers yet, this is just the OUT part for now. It's not active and nothing in the simulator uses this yet. Just checking it in to start sharing with others. There are a couple of interesting software design points that could use other devs opinions. Hopefully I added all needed files.
2009-06-03Committing the partial refactor of authentication services. No user functionlityMelanie Thielker1-4/+23
will eat your babies, etc
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2-2/+56
2009-05-25Correct a minor typoMelanie Thielker1-1/+1
2009-05-25Beginning of refactoring RESTComms/LocalComms in the new style of services ↵diva2-0/+95
and connectors. This commit has the beginning of the In connector, not the Out. Nothing of this is finished yet, and it doesn't run. But it should compile ok.
2009-05-10Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker1-0/+5
for asset retrieval (full asset only) to ease migration to the new system
2009-05-08More additions to the nextgen reference UGAIMMelanie Thielker1-0/+53
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-0/+27
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-1/+1
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+6