aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/TarArchiveWriter.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Justin Clarke Casey2008-05-281-0/+202
tar loading code * Currently as a test, this will successfully load only the first file of an opensim archive and do absolutely nothing with it