aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding the plumbing for a ROBUST freeswitch serviceMelanie2009-08-043-0/+141
* Patch from RemedyTomm: A failed inventory request would block any furtherMelanie Thielker2009-07-261-5/+44
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-151-4/+4
* * minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey2009-07-101-1/+1
* Adding the new grid services skeleton. Still very much based on the oldMelanie Thielker2009-07-102-0/+162
* Updated services to allow external applications like web interfaces toMelanie Thielker2009-06-305-24/+228
* Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble2009-06-271-1/+1
* Add RegionSecret to user data structure to provide data update securityMelanie Thielker2009-06-231-0/+6
* Fix the AssetServiceBase bug I introduced by reordering configuration loadMelanie Thielker2009-06-231-2/+2
* Forgot a fileMelanie Thielker2009-06-221-0/+177
* Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker2009-06-222-4/+3
* Committing the meat of the user server interface and the bones of the service...Melanie Thielker2009-06-223-10/+81
* Update svn properties.Jeff Ames2009-06-224-582/+582
* Implementation of a simple authentication service + in connector in route to ...diva2009-06-172-20/+191
* Moving these nice HG connectors to their homes.diva2009-06-152-421/+419
* Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva2009-06-142-0/+163
* Update svn properties.Jeff Ames2009-06-143-374/+374
* Bug fix in remote neighbour connector.diva2009-06-141-1/+1
* And this one too...diva2009-06-141-0/+166
* Oops. Forgot to add this file.diva2009-06-141-0/+38
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-113-7/+8
* Changed the inventory service so that is uses exactly one DB plugin, not many...diva2009-06-112-115/+28
* Heart surgery no.2: the inventory service hooks. diva2009-06-106-60/+329
* IInentoryDataPlugins were missing.diva2009-06-081-2/+7
* Added more functions to IInventoryService. Unsure about whether all of these ...diva2009-06-082-6/+102
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-076-0/+1388
* Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2009-06-041-4/+0
* Committing the skeleton of the authentication serviceMelanie Thielker2009-06-031-0/+74
* Committing the partial refactor of authentication services. No user functionlityMelanie Thielker2009-06-031-4/+23
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-017-7/+7
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-312-2/+56
* Slashing trailing slashes.diva2009-05-301-1/+1
* Making the delegate handlers async in async Get, to make things consistent. T...diva2009-05-291-1/+1
* Catching exceptions on Store, including timeout. Store may fail, for whatever...diva2009-05-261-2/+10
* Correct a minor typoMelanie Thielker2009-05-251-1/+1
* Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva2009-05-252-0/+95
* This should make HG asset transfers work much better. It now uses HGUuidGathe...diva2009-05-231-2/+3
* Bug fix in HGAssetService. POSTs back home (standalone) should now work.diva2009-05-221-1/+1
* cleaning out warnings.Dr Scofield2009-05-222-2/+2
* Finished HG Service Store. Not fully functional because of problems with asse...diva2009-05-181-1/+12
* Move the connectors under services for reasons of application logic. RemoveMelanie Thielker2009-05-182-1/+261
* Renaming [ServiceConnectors] back to [Modules].diva2009-05-171-4/+11
* HG asset transfers starting to work -- GETs only for now. diva2009-05-172-13/+68
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-151-0/+4
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-1/+1
* Plumb the HG asset broker. More naming changes to clarify things. Lots moreMelanie Thielker2009-05-112-0/+109
* Enhance the submodule loader and port the enhancements to the services baseMelanie Thielker2009-05-101-3/+26
* Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker2009-05-102-0/+19
* FInish basic asset server functionality on the new asset serverMelanie Thielker2009-05-091-3/+17
* The new asset server now actually serves existing assetsMelanie Thielker2009-05-081-1/+7