aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Committing the meat of the user server interface and the bones of the ↵Melanie Thielker2009-06-221-0/+45
| | | | service implementation
* Update svn properties.Jeff Ames2009-06-221-38/+38
|
* Implementation of a simple authentication service + in connector in route to ↵diva2009-06-171-11/+19
| | | | making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon.
* Factoring out "land_data" / RequestLandData that was hanging off of ↵diva2009-06-141-0/+38
| | | | IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
* Update svn properties.Jeff Ames2009-06-141-38/+38
|
* Oops. Forgot to add this file.diva2009-06-141-0/+38
|
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-1/+2
|
* Added more functions to IInventoryService. Unsure about whether all of these ↵diva2009-06-081-0/+35
| | | | are really necessary.
* First draft of inventory service connectors, and service implementation. No ↵diva2009-06-071-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.
* Committing the partial refactor of authentication services. No user functionlityMelanie Thielker2009-06-031-4/+23
| | | | | | will eat your babies, etc
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-312-2/+56
|
* Correct a minor typoMelanie Thielker2009-05-251-1/+1
|
* Beginning of refactoring RESTComms/LocalComms in the new style of services ↵diva2009-05-252-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.
* Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker2009-05-101-0/+5
| | | | | | for asset retrieval (full asset only) to ease migration to the new system
* More additions to the nextgen reference UGAIMMelanie Thielker2009-05-081-0/+53
|
* Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames2009-05-051-0/+27
|
* Some refactoring. Database is now active in the new user serverMelanie Thielker2009-05-051-1/+1
|
* Add an interface skeleton for user servicesMelanie Thielker2009-05-051-0/+6