aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiveReadRequest.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-01Formatting cleanup.Jeff Ames1-4/+4
2009-09-16 Stop a loaded OAR from generating on_rez events. This bringsAlan M Webb1-1/+1
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-10/+5
2009-06-12* Temporarily resolve another problem in http://opensimulator.org/mantis/view...Justin Clarke Casey1-2/+4
2009-06-12* fix build break: sigh, must remember to build before committingJustin Clarke Casey1-2/+1
2009-06-12* minor: make control file loading code consistentJustin Clarke Casey1-17/+12
2009-06-03From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+58
2009-06-01* Fix race condition in save oarJustin Clarke Casey1-0/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-19* Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-12/+14
2009-05-18* minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-1/+1
2009-05-18From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+1
2009-04-28* Get rid of some extraneous debug log output from the last commitJustin Clarke Casey1-2/+2
2009-04-28* Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey1-8/+10
2009-04-17 fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield1-2/+2
2009-04-15* Make it possible to add a request id to load and save oar requestsJustin Clarke Casey1-6/+8
2009-03-27* minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey1-0/+1
2009-03-24* minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey1-8/+4
2009-03-24* Use memory more efficiently when loading oarsJustin Clarke Casey1-11/+19
2009-03-16Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur1-5/+5
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur1-0/+1
2009-03-04* Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey1-2/+2
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-8/+11
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-1/+1
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-15/+15
2009-02-12* optimized usings.lbsa711-17/+17
2009-02-10* Implement merging of oars in codeJustin Clarke Casey1-20/+24
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-2/+2
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-23/+23
2009-02-02* Establish OnOarFileSaved EventManager event and subscribe to that instead o...Justin Clarke Casey1-1/+1
2009-01-28From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield1-37/+55
2009-01-23* Write a simple archive loading test which doesn't actually do any testing y...Justin Clarke Casey1-0/+11
2009-01-23* Extend archive test to check for the presence of a control file in a saved ...Justin Clarke Casey1-4/+3
2009-01-23* Add direct stream loading and saving methods to the archive module.Justin Clarke Casey1-10/+13
2009-01-22white space & formatting cleanupDr Scofield1-8/+8
2009-01-22From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield1-3/+7
2008-12-30* Implement saving of region settings in OAR filesJustin Clarke Casey1-0/+72
2008-12-19* refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey1-6/+6
2008-11-12* test: Add basic synchronous object remove testJustin Clarke Casey1-2/+4
2008-11-09Script region crossing. This has not user functionality, but lays all theMelanie Thielker1-1/+1
2008-11-04fix: ArchiveReadRequest.URIFetch stumbles over absent content length fieldDr Scofield1-1/+2
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-1/+63
2008-10-12Update svn properties, minor formatting cleanup.Jeff Ames1-12/+15
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+13
2008-09-30Add the default script engine to the script creation from archive loadingMelanie Thielker1-1/+1
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-8/+7