OpenSimMirror/OpenSim/Region/CoreModules/World/Archiver
Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
with our own and add export permissions as well as a new definition for "All" as meaning "all conventional permissions" rather than "all possible permissions"
2013-03-26 03:40:06 +00:00
..
Tests In ArchiverTests, use the local instantiated SceneManager rather than potentially cross-contaminating tests by relying on the static SceneManager.Instance 2012-11-24 02:57:43 +00:00
ArchiveHelpers.cs Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 2012-09-30 07:48:03 -07:00
ArchiveReadRequest.cs Changed locks to prevent deadlocks (especially during multi-region Load OAR) 2013-01-02 22:28:41 +00:00
ArchiveScenesGroup.cs Fixed saving non-square multi-region OARs 2012-10-26 00:06:44 +01:00
ArchiveWriteRequest.cs Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00
ArchiverModule.cs Another 10 modules' directives moved from .addin.xml 2012-11-12 21:14:58 -08:00
AssetsArchiver.cs If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed 2013-01-02 22:15:00 +00:00
AssetsDearchiver.cs Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
AssetsRequest.cs Add regression test TestSaveNonRootFolderToIar 2013-02-16 00:26:21 +00:00
DearchiveScenesGroup.cs Support multi-region OAR files 2012-09-14 20:25:03 +01:00