aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanupDr Scofield2009-03-251-1/+0
* * minor: remove a couple more compiler warningsJustin Clarke Casey2009-03-241-4/+0
* Added the login region's http to the login response.diva2009-03-242-32/+18
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-241-13/+9
* Preparing the loginauth service for gridmode logins.diva2009-03-241-0/+5
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-234-0/+75
* Make single item inventory gives work across regionsMelanie Thielker2009-03-221-2/+2
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-222-7/+16
* Fox a null ref in the inventory give moduleMelanie Thielker2009-03-221-0/+3
* Moving the LoginAuth service up, so that it can be shared among standalones a...diva2009-03-221-0/+346
* Initial support for authentication/authorization keys in UserManagerBase, and...diva2009-03-212-1/+95
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-213-0/+64
* * Normalized and pulled GetInventorySkeleton up.lbsa712009-03-201-31/+79
* * De-duplicated login service some morelbsa712009-03-201-1/+32
* Moving GetInventoryItem up to InventoryServiceBase, since this seems like a p...diva2009-03-191-0/+10
* * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2009-03-193-15/+19
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+3
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-131-3/+1
* * Remove asset cache size and texture stat reports from ASSET STATS since the...Justin Clarke Casey2009-03-131-4/+6
* Update svn properties, formatting cleanup.Jeff Ames2009-03-121-3/+3
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-9/+147
* * Reverted r8750 to do another round of debugging on mantis #3287lbsa712009-03-111-141/+9
* * fix build breakJustin Clarke Casey2009-03-111-1/+2
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-3/+9
* *** POTENTIAL BREAKAGE ***lbsa712009-03-101-9/+141
* * Re-aligned CustomiseResponse function for imminent up-pullinglbsa712009-03-101-0/+3
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-092-7/+7
* * Add basic asset cache get testJustin Clarke Casey2009-03-093-7/+93
* * Move method documentation from AssetCache up to IAssetCacheJustin Clarke Casey2009-03-091-80/+10
* * Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey2009-03-091-4/+1
* * Added TXXX in front of unit tests to make sure they are running in the corr...Sean Dague2009-03-091-7/+7
* Refactor login test class.Mike Mazur2009-03-091-115/+126
* Fix tests broken in r8732.Mike Mazur2009-03-091-0/+14
* Making the web_login_key code work, even if the LL Viewer doesn't support it....diva2009-03-081-4/+19
* * Protects RestClient from crashing with dictionary exception, which leads to...Sean Dague2009-03-061-2/+24
* Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW2009-03-031-1/+1
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-032-18/+115
* * Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague2009-02-261-1/+1
* More refactoring of the Grid, User and Messaging servers. MW2009-02-251-12/+0
* Distinguish 404 errors in RestClient.Request().Mike Mazur2009-02-251-2/+10
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-222-4/+4
* Add copyright headers. Minor formatting cleanup.Jeff Ames2009-02-211-1/+1
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-3/+3
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-202-58/+0
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-202-46/+0
* * Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa712009-02-192-0/+2
* * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa712009-02-192-2/+0
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-181-5/+5
* * Allow inventory archives to be saved from the 'root' inventory directoryJustin Clarke Casey2009-02-171-3/+10
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-175-39/+39