index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
DataSnapshot
/
DataSnapshotManager.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
Moved DataSnapshot feature to OptionalModules too.
Diva Canto
1
-490
/
+0
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
1
-1
/
+0
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-24
/
+0
2015-02-01
Prevent null entries being treated as URI's when DataSnapshot service splits ...
AliciaRaven
1
-1
/
+1
2015-01-07
Added a different/better way of specifying data services in DataSnapshot -- u...
Diva Canto
1
-1
/
+28
2014-12-30
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
1
-2
/
+2
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
1
-2
/
+2
2014-12-30
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
Diva Canto
1
-1
/
+1
2014-12-29
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...
Diva Canto
1
-1
/
+1
2014-09-17
another close()
UbitUmarov
1
-0
/
+4
2014-08-05
Fixed premature closing of the connection in DataSnapshotManager
Oren Hurvitz
1
-14
/
+14
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-16
/
+19
2014-05-23
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
1
-1
/
+1
2013-11-15
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-28
Bug fix in DataSnapshot, where a var was being used before being initialized.
Diva Canto
1
-19
/
+15
2013-02-27
Switched to using the other Util function with a default value.
Diva Canto
1
-1
/
+2
2013-02-27
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
1
-1
/
+1
2013-02-22
Added new Util function for reading config vars that's more generic than the ...
Diva Canto
1
-1
/
+1
2013-02-21
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
1
-3
/
+10
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
1
-1
/
+1
2012-11-12
Remove any mention of IRegionModule from region names and comments to aid
Melanie
1
-1
/
+1
2012-11-11
Prevent datasnapshot from crashing the simulator
Melanie
1
-10
/
+18
2012-11-11
Prevent datasnapshot from crashing the simulator
Melanie
1
-10
/
+18
2012-11-10
Cleaning up some confusion with Addin names introduced in a prior commit. Als...
Diva Canto
1
-1
/
+1
2012-11-10
One more module converted: DataSnapshot.
Diva Canto
1
-71
/
+87
2012-03-13
Datasnapshot: added "secret" to the registration/deregistration query so that...
Diva Canto
1
-1
/
+8
2012-03-12
DataSnapshot: renamed gridserverURL to gatekeeperURL, and normalimzed the cap...
Diva Canto
1
-2
/
+2
2010-04-16
minor: stop datasnapshot issuing a warning log message if it's disabled
Justin Clark-Casey (justincc)
1
-3
/
+3
2010-01-31
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...
Diva Canto
1
-15
/
+3
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-33
/
+22
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-33
/
+22
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-22
/
+33
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-17
* Moved the DefaultConfig settings into already-existing ConfigSettings
lbsa71
1
-4
/
+4
2009-04-17
* Some more work on refactoring configs;
lbsa71
1
-4
/
+4
2009-03-11
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
1
-6
/
+16
2009-02-12
* optimized usings.
lbsa71
1
-11
/
+9
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2008-11-07
Attachments, attachments, and, did I say attachments?
Melanie Thielker
1
-43
/
+28
2008-10-29
* Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in...
Justin Clarke Casey
1
-4
/
+4
2008-10-29
* Stop the DataSnapShot module trying to call home on shutdown even if it isn...
Justin Clarke Casey
1
-7
/
+3
2008-10-29
Mantis #2489
Melanie Thielker
1
-4
/
+11
2008-10-11
Commit Diva's new patch for the DataSnapshot. Comment the default
Melanie Thielker
1
-18
/
+32
2008-09-20
Add <expire> tag to data snapshot to give the search server an idea
Melanie Thielker
1
-0
/
+6
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-3
/
+3
2008-08-09
* Resolve mantis 1911 without reintroducing warnings
Justin Clarke Casey
1
-2
/
+1
2008-07-12
* On archive loading, tell the user how many objects we are ignoring because ...
Justin Clarke Casey
1
-4
/
+1
2008-06-27
last round of warning squashing. calling it a day now.
Dr Scofield
1
-6
/
+7
2008-05-17
Thank you kindly, KMeisthax for: Moving the PostInitialize() code to the
Charles Krinke
1
-24
/
+24
[next]