aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/TarArchiveWriter.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-202/+0
* * Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey2009-01-301-2/+4
* * Write a simple archive loading test which doesn't actually do any testing y...Justin Clarke Casey2009-01-231-1/+1
* * Implement saving of region settings in OAR filesJustin Clarke Casey2008-12-301-1/+1
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* * Elminate most of the debugging log output from the archive commandsJustin Clarke Casey2008-07-121-6/+6
* * Make archive default tar file modes more permissiveJustin Clarke Casey2008-07-121-1/+1
* * Start compressing archivesJustin Clarke Casey2008-07-121-7/+5
* * Minor: Log message clean up in archiver codeJustin Clarke Casey2008-05-281-3/+3
* * Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey2008-05-281-0/+202