aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiveReadRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2009-10-011-4/+4
* Stop a loaded OAR from generating on_rez events. This bringsAlan M Webb2009-09-161-1/+1
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-291-10/+5
* * Temporarily resolve another problem in http://opensimulator.org/mantis/view...Justin Clarke Casey2009-06-121-2/+4
* * fix build break: sigh, must remember to build before committingJustin Clarke Casey2009-06-121-2/+1
* * minor: make control file loading code consistentJustin Clarke Casey2009-06-121-17/+12
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-031-0/+58
* * Fix race condition in save oarJustin Clarke Casey2009-06-011-0/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-191-12/+14
* * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-181-0/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-1/+1
* * Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2009-04-281-2/+2
* * Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2009-04-281-8/+10
* fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield2009-04-171-2/+2
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-151-6/+8
* * minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey2009-03-271-0/+1
* * minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey2009-03-241-8/+4
* * Use memory more efficiently when loading oarsJustin Clarke Casey2009-03-241-11/+19
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-161-5/+5
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-121-0/+1
* * Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey2009-03-041-2/+2
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-8/+11
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-1/+1
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-161-1/+1
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-15/+15
* * optimized usings.lbsa712009-02-121-17/+17
* * Implement merging of oars in codeJustin Clarke Casey2009-02-101-20/+24
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+460