OpenSimMirror/OpenSim/Grid
Mike Mazur c20e0286d3 Adding AssetInventory InventoryArchive plugin
This plugin exposes an HTTP handler on the AssetInventoryServer which
serves a gzipped tar file containing the contents of a user's inventory.
The assets referenced by the inventory are not yet archived. At the
moment only export functionality is implemented, restore functionality
is missing.

prebuild.xml had to be shuffled around a bit in order for the plugin to
build, as it has a dependency on OpenSim.Region.CoreModules.

Also, close a MemoryStream in a few places.
2009-03-11 07:38:35 +00:00
..
AssetInventoryServer Adding AssetInventory InventoryArchive plugin 2009-03-11 07:38:35 +00:00
AssetServer * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems. 2009-02-20 16:47:31 +00:00
Communications/OGS1 Add persistence of active gestures. This needs an UGAIM update to work. 2008-09-24 21:12:21 +00:00
Framework Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00
GridServer Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid.GridServer.Modules. 2009-02-27 15:57:09 +00:00
GridServer.Modules Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00
InventoryServer * optimized usings. 2009-02-12 09:53:12 +00:00
Manager * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems. 2009-02-20 16:47:31 +00:00
MessagingServer Renamed IMessageUserServerService to IInterServiceUserService.cs 2009-02-25 21:00:58 +00:00
MessagingServer.Modules svn attribute fixes so that we can play nice between windows and linux 2009-02-26 22:54:50 +00:00
UserServer svn attribute fixes so that we can play nice between windows and linux 2009-02-26 22:54:50 +00:00
UserServer.Config * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems. 2009-02-20 16:47:31 +00:00
UserServer.Modules *** POTENTIAL BREAKAGE *** 2009-03-10 12:11:19 +00:00