aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/TarArchiveWriter.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-14* When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey1-16/+23
2009-03-16Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur1-1/+1
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur1-13/+13
2009-03-06* Improve memory usage when writing OARsJustin Clarke Casey1-54/+44
2009-03-04* Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey1-79/+106
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-5/+5
2009-02-12* optimized usings.lbsa711-7/+5
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-01-30* Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey1-2/+4
2009-01-23* Write a simple archive loading test which doesn't actually do any testing y...Justin Clarke Casey1-1/+1
2008-12-30* Implement saving of region settings in OAR filesJustin Clarke Casey1-1/+1
2008-08-18Formatting cleanup.Jeff Ames1-3/+3
2008-07-12* Elminate most of the debugging log output from the archive commandsJustin Clarke Casey1-6/+6
2008-07-12* Make archive default tar file modes more permissiveJustin Clarke Casey1-1/+1
2008-07-12* Start compressing archivesJustin Clarke Casey1-7/+5
2008-05-28* Minor: Log message clean up in archiver codeJustin Clarke Casey1-3/+3
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey1-2/+1
2008-05-28* Put textures into a separate assets/ directory in the opensim archiveJustin Clarke Casey1-5/+26
2008-05-28Formatting cleanup.Jeff Ames1-41/+41
2008-05-27* Include prims.xml file in archiveJustin Clarke Casey1-2/+10
2008-05-27* Write prim archives out as v7 tar files temporarily for testing purposes - ...Justin Clarke Casey1-0/+174