aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiveWriteRequestExecution.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support multi-region OAR filesOren Hurvitz2012-09-141-153/+0
* Fix old regression that stopped saving parcel owner data in OARs.Justin Clark-Casey (justincc)2012-08-031-1/+1
* Revert "Better error handling if Load OAR or Save OAR fail"Justin Clark-Casey (justincc)2012-05-071-6/+1
* Better error handling if Load OAR or Save OAR failOren Hurvitz2012-05-071-1/+6
* minor: rearrange some save oar messages so they say what they're about to do ...Justin Clark-Casey (justincc)2012-03-101-8/+7
* Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)2010-12-111-2/+1
* Old deserialization can't deal with commas in flag fields. Making use of -ver...Diva Canto2010-11-021-5/+2
* Rip out version option since it turns out that the changed object serializati...Justin Clark-Casey (justincc)2010-10-161-2/+2
* change --old-guids switch on the save oar command line to --version=<x>Justin Clark-Casey (justincc)2010-10-161-1/+5
* save oar control file first rather than in the middle so that it's the first ...Justin Clark-Casey (justincc)2010-10-161-36/+1
* Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2010-10-151-2/+5
* make oar object filename/pathname creation a helper methodJustin Clark-Casey (justincc)2010-05-211-10/+1
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-1/+1
* make save and load oar slightly more robust by always closing the archive str...Justin Clark-Casey (justincc)2009-11-241-6/+16
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-0/+11
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-291-3/+3
* * minor: remove one mono warningJustin Clarke Casey2009-06-121-1/+0
* * minor: make control file loading code consistentJustin Clarke Casey2009-06-121-1/+0
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-031-0/+8
* * minor: change the name of one serialization method to match its counterpartJustin Clarke Casey2009-06-011-1/+1
* * Fix race condition in save oarJustin Clarke Casey2009-06-011-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-151-3/+3
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-141-17/+12
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-151-2/+5
* * minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey2009-03-271-0/+1
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-161-13/+13
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-121-0/+1
* * Improve memory usage when writing OARsJustin Clarke Casey2009-03-061-6/+6
* * Add more status information when an oar is being savedJustin Clarke Casey2009-03-051-0/+8
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-12/+12
* * optimized usings.lbsa712009-02-121-13/+12
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+161