aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-121-0/+133
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-122-0/+435
* Minor bug fix. Thanks daTwitch.diva2009-03-121-1/+2
* * 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-113-7/+11
* * minor: reduce some code duplication in BaseHttpServerJustin Clarke Casey2009-03-101-24/+17
* fixing out-of-sync error in BaseHttpServerDr Scofield2009-03-101-16/+19
* *** POTENTIAL BREAKAGE ***lbsa712009-03-101-9/+141
* * Re-aligned CustomiseResponse function for imminent up-pullinglbsa712009-03-101-0/+3
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-101-0/+13
* * 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-092-85/+76
* * 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
* * Adding application/x-oar to the list of content types to which the HTTP Ser...Teravus Ovares2009-03-071-1/+5
* * Protects RestClient from crashing with dictionary exception, which leads to...Sean Dague2009-03-061-2/+24
* Prevent ICommander-generated subcommand trees from generating an exceptionMelanie Thielker2009-03-051-1/+6
* * remove now unused serialization codeJustin Clarke Casey2009-03-052-74/+27
* Avoid NRE if client sends unrecognized packet type.Jeff Ames2009-03-031-1/+8
* Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW2009-03-032-1/+43
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-032-18/+115
* Refactoring of CreateCommsManagerPlugin.MW2009-03-031-2/+1
* Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...MW2009-03-021-0/+1
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-03-013-5/+84
* Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields.MW2009-02-281-18/+21
* Copied the Util.ReadSettingsFromIniFile method from the branch to trunk.MW2009-02-281-0/+61
* svn attribute fixes so that we can play nice between windows and linuxSean Dague2009-02-263-82/+82
* Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW2009-02-263-1/+26
* Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW2009-02-261-0/+3
* * Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague2009-02-261-1/+1
* opps forgot to commit a changed file.MW2009-02-261-1/+1
* Plumb in the RetrieveInstantMessages event that is sent by the viewerMelanie Thielker2009-02-261-0/+3
* Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2009-02-262-0/+57
* 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
* A few updates necessary for load balancer.Mike Mazur2009-02-251-1/+10
* * Performance Changes:Adam Frisby2009-02-231-0/+15
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-2210-24/+22
* Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva2009-02-221-2/+18
* * Upping to interface version 3 - let's see how this goes.lbsa712009-02-211-1/+1
* Allow entry of '?' in http URIs. If the field being typed begins withMelanie Thielker2009-02-211-4/+13
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-212-8/+83
* Add copyright headers. Minor formatting cleanup.Jeff Ames2009-02-213-1/+55
* Update svn properties.Jeff Ames2009-02-212-138/+138
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-204-12/+12