aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiveWriteRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenSim found a new way for archiving to be spammy.onefang2019-07-311-15/+9
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-7/+41
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-17/+103
* minor: Fix verbose IAR save message to make it a bit clearer that item data i...Justin Clark-Casey (justincc)2012-10-271-1/+1
* Fix "save iar" hanging permanently if the asset request phase times out.Justin Clark-Casey (justincc)2012-10-261-5/+8
* Use DotNetZip to compress OARs and IARs.Oren Hurvitz2012-04-271-1/+4
* Added ability to exclude inventory items or folders when saving IAR files.Kevin Cozens2012-04-131-29/+59
* minor: In IAR save, log when we start adding the control file rather than say...Justin Clark-Casey (justincc)2012-03-101-2/+3
* Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-031-1/+1
* tweak messages. Make verbose inventory item save message give the item name ...Justin Clark-Casey (justincc)2011-06-141-1/+3
* insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ra...Justin Clark-Casey (justincc)2011-06-041-3/+0
* When saving an iar, don't chase down link asset IDs (since these points to ot...Justin Clark-Casey (justincc)2011-05-271-1/+4
* Add --noassets option for "save iar"Justin Clark-Casey (justincc)2011-05-261-10/+35
* bump default IAR version to 0.2 and 1.1 for the --profile version.Justin Clark-Casey (justincc)2011-04-181-2/+2
* Added a -v|verbose option to save iar.Diva Canto2011-01-081-0/+6
* If we're saving an IAR with --profile information, then label this a version ...Justin Clark-Casey (justincc)2010-12-111-5/+22
* Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-291-15/+13
* minor: remove some old commented out codeJustin Clark-Casey (justincc)2010-10-301-22/+0
* Formatting cleanup.Jeff Ames2010-10-271-2/+2
* print IAR version number on console when savingJustin Clark-Casey (justincc)2010-10-221-2/+6
* write IAR control file first in the archive rather than lastJustin Clark-Casey (justincc)2010-10-221-4/+6
* Formatting cleanup.Jeff Ames2010-09-121-5/+5
* very minor log message and var name tweaking for iar savingJustin Clark-Casey (justincc)2010-08-281-4/+6
* improve closing of load/save iar streams in the event of a problemJustin Clark-Casey (justincc)2010-07-141-70/+69
* in IAR utils, return all folders that match a particular path rather than jus...Justin Clark-Casey (justincc)2010-06-181-2/+3
* refactor: move GetStream and URI methods from ArchiveReadRequest -> ArchiveHe...Justin Clark-Casey (justincc)2010-05-281-1/+0
* * UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman2010-03-151-2/+2
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* * Starting to clean the house...Diva Canto2010-01-101-1/+1
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-8/+8
* Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2010-01-091-1/+1
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-3/+3
* Make load/save iar slightly better in the face of io failures by always attem...Justin Clark-Casey (justincc)2009-11-241-32/+40
* Formatting cleanup.Jeff Ames2009-11-231-3/+3
* refactor out iar escapingJustin Clark-Casey (justincc)2009-11-091-9/+2
* Tell the user when a 'save iar' has failed because the inventory path could n...Justin Clark-Casey (justincc)2009-11-091-53/+21
* * Escape / character when saving items and folders in an iar so that the load...Justin Clark-Casey (justincc)2009-11-051-0/+7
* Formatting cleanup.Jeff Ames2009-10-011-10/+10
* Don't preserve full user profile details within iars for nowJustin Clark-Casey (justincc)2009-09-251-1/+3
* add control files containing version info to iarsJustin Clark-Casey (justincc)2009-09-251-0/+28
* Remove bug where iar created folders could not be deleted after relogJustin Clark-Casey (justincc)2009-09-111-1/+1
* refactor iar name generationJustin Clark-Casey (justincc)2009-09-081-7/+60
* Convert iar write request to use inventory service requests rather than cacheJustin Clark-Casey (justincc)2009-09-061-12/+18
* refactor: use direct scene reference in inventory archive read requestJustin Clark-Casey (justincc)2009-09-061-2/+1
* refactor: replace some uses of iar module reference with scene insteadJustin Clark-Casey (justincc)2009-09-061-6/+16
* Temporarily re-enable save iar test by manually insert the item into the old ...Justin Clark-Casey (justincc)2009-09-061-0/+7
* Add ids to iar requestsJustin Clark-Casey (justincc)2009-09-041-4/+12
* If running tests manually, fail immediately on errorJustin Clark-Casey (justincc)2009-09-041-2/+0
* If a test dll fails, stop immediately rather than trying all the other test dllsJustin Clark-Casey (justincc)2009-09-031-1/+4
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1