732d04cb4a 
								
							
								 
							
						 
						
							
							
								
								Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header.  
							
							... 
							
							
							
							If you need to enable this, set AllowHttpRequestIn = true in [Network] for all private services or individual [*Service] sections. 
							
						 
						
							2015-03-04 17:20:13 +00:00  
				
					
						
							
							
								 
						
							
							
								b710295607 
								
							
								 
							
						 
						
							
							
								
								Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.  
							
							... 
							
							
							
							This is to address an issue where HTTP script functions could make calls to localhost and other endpoints inside the simulator's LAN.
By default, calls to all private addresses are now blocked as per http://en.wikipedia.org/wiki/Reserved_IP_addresses 
If you require exceptions to this, configure [Network] OutboundDisallowForUserScriptsExcept in OpenSim.ini 
							
						 
						
							2015-03-04 17:20:05 +00:00  
				
					
						
							
							
								 
						
							
							
								26916806db 
								
							
								 
							
						 
						
							
							
								
								fix comments in physics section of [Startup] to reflect the actual default engine.  
							
							
							
						 
						
							2014-08-02 00:58:06 +01:00  
				
					
						
							
							
								 
						
							
							
								bdfbe4d0e2 
								
							
								 
							
						 
						
							
							
								
								Add missing default female hair texture for Ruth avatar.  
							
							... 
							
							
							
							This was not in library assets despite being referred to in assets/BodyPartsAssetSet/base_hair.dat
Texture ID is 7ca39b4c-bd19-4699-aff7-f93fd03d3e7b
Taken from https://github.com/openmetaversefoundation/simiangrid/blob/master/Grid/default_assets/Default%20Female%20Hair-7ca39b4c-bd19-4699-aff7-f93fd03d3e7b.j2c  
							
						 
						
							2014-08-02 00:58:02 +01:00  
				
					
						
							
							
								 
						
							
							
								4514799c8d 
								
							
								 
							
						 
						
							
							
								
								Changed the default XBakes directory to a local path: "./bakes".  
							
							... 
							
							
							
							Previously it was an absolute path. Now it's a sibling of the maptiles directory.
This fixes http://opensimulator.org/mantis/view.php?id=7063  
							
						 
						
							2014-08-02 00:57:11 +01:00  
				
					
						
							
							
								 
						
							
							
								ed6aabb197 
								
							
								 
							
						 
						
							
							
								
								Bulletsim: Create AvatarTerminalVelocity to BulletSim like what ODE and SL has. Before this falling from really high caused the avatar to fall faster then the veiwer can handle and cause camera issues.  
							
							
							
						 
						
							2014-08-02 00:49:50 +01:00  
				
					
						
							
							
								 
						
							
							
								02980336a3 
								
							
								 
							
						 
						
							
							
								
								Add [Startup]LogShowStatsSeconds=n parameter which controls the interval  
							
							... 
							
							
							
							that simulator statistics is output to the console. Setting to zero turns
stats logging off. 
							
						 
						
							2014-06-16 18:04:35 +01:00  
				
					
						
							
							
								 
						
							
							
								d98a19b398 
								
							
								 
							
						 
						
							
							
								
								fix the comment section of max_distance setting to reflect default value  
							
							
							
						 
						
							2014-06-10 20:29:00 +01:00  
				
					
						
							
							
								 
						
							
							
								e8f363ff90 
								
							
								 
							
						 
						
							
							
								
								Missed this ini change in previous commit  
							
							
							
						 
						
							2014-06-10 20:28:54 +01:00  
				
					
						
							
							
								 
						
							
							
								5e4cf1b84c 
								
							
								 
							
						 
						
							
							
								
								bump default teleport limit to 65535 regions  
							
							
							
						 
						
							2014-06-10 20:28:50 +01:00  
				
					
						
							
							
								 
						
							
							
								ffe07527fc 
								
							
								 
							
						 
						
							
							
								
								Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer.  
							
							
							
						 
						
							2014-06-10 20:28:47 +01:00  
				
					
						
							
							
								 
						
							
							
								72456f90a4 
								
							
								 
							
						 
						
							
							
								
								Better comment regarding SizeX and SizeY  
							
							
							
						 
						
							2014-06-10 20:28:40 +01:00  
				
					
						
							
							
								 
						
							
							
								63a6998409 
								
							
								 
							
						 
						
							
							
								
								Updated Regions.ini.example to include var regions configs.  
							
							
							
						 
						
							2014-06-10 20:27:40 +01:00  
				
					
						
							
							
								 
						
							
							
								464d31b70b 
								
							
								 
							
						 
						
							
							
								
								Stop appending redundant newline to console messages in Robust and pCampbot configs  
							
							... 
							
							
							
							This is to fix an issue since recent commit fbcb763 
							
						 
						
							2014-05-27 20:44:00 +01:00  
				
					
						
							
							
								 
						
							
							
								20f20895cf 
								
							
								 
							
						 
						
							
							
								
								Adds optional HTTP Basic Authentication to Robust service connectors.  
							
							
							
						 
						
							2014-05-23 16:19:43 -07:00  
				
					
						
							
							
								 
						
							
							
								77a331fce3 
								
							
								 
							
						 
						
							
							
								
								Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency.  Slightly simplify config comments.  
							
							
							
						 
						
							2014-05-19 23:00:04 +01:00  
				
					
						
							
							
								 
						
							
							
								b46be88db6 
								
							
								 
							
						 
						
							
							
								
								Split verbose groups messaging logging into its own setting separate from that of the groups module.  
							
							... 
							
							
							
							This is to allow us to get useful information on messaging without being overwhelmed by the rest of groups debug.
Enabled with [Groups] DebugMessagingEnabled = true in config (default false)
Or "debug groups messaging verbose true|false on the console" (similar to existing groups setting).
Done for both xmlrpc and V2 groups. 
							
						 
						
							2014-05-19 22:45:17 +01:00  
				
					
						
							
							
								 
						
							
							
								f4cba27105 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2014-05-07 17:00:12 -07:00  
				
					
						
							
							
								 
						
							
							
								2b33677402 
								
							
								 
							
						 
						
							
							
								
								Add GridUserService service config to [UserAccountService] in Robust[.HG].ini.example so that home can be set for new users rather than always warning that it can't be set.  
							
							... 
							
							
							
							Code already exists to do this but forgot to put entry into config files a long time ago.
Thanks to AliciaRaven for the spot.
Relates to http://opensimulator.org/mantis/view.php?id=7155  
							
						 
						
							2014-05-07 23:32:02 +01:00  
				
					
						
							
							
								 
						
							
							
								812f5e124d 
								
							
								 
							
						 
						
							
							
								
								Remove duplicate HypergridLinker entry from [GridService] in Robust.HG.ini.example  
							
							
							
						 
						
							2014-05-07 18:39:56 +01:00  
				
					
						
							
							
								 
						
							
							
								539165e6bd 
								
							
								 
							
						 
						
							
							
								
								minor: Change configuration text in config files to reflect the existing situation of BulletSim as the default physics engine.  
							
							
							
						 
						
							2014-05-06 17:28:21 +01:00  
				
					
						
							
							
								 
						
							
							
								13b2ac1425 
								
							
								 
							
						 
						
							
							
								
								Makes it possible to support grids in which all the simulators share all central services of a Robust server EXCEPT assets. In other words, grids where the simulators' assets are kept in one DB and the users' inventory assets  
							
							... 
							
							
							
							are kept on another. When users rez items from inventory or take objects from world, an HG-like asset copy takes place between the 2 servers, the world asset server and the user's asset server. This makes the simulators independent of the central asset server.
Note that this an advanced configuration and requires some security strengthening coming up. 
							
						 
						
							2014-05-04 20:54:42 -07:00  
				
					
						
							
							
								 
						
							
							
								5a10da3ee8 
								
							
								 
							
						 
						
							
							
								
								Added a optional key between the group remote connectors, sim and service. This allows for more secure group services, to be used by collections of mutually-trusting grids.  
							
							
							
						 
						
							2014-05-03 17:13:53 -07:00  
				
					
						
							
							
								 
						
							
							
								a108fcac95 
								
							
								 
							
						 
						
							
							
								
								Restore overload mode accidentally disabled in a prior commit. Add a new  
							
							... 
							
							
							
							config option, LogOverloads, to log when a thread pool overload occurs.
This option defaults to "True" because the logging data is useful for
diagnosing threading issues. 
							
						 
						
							2014-04-25 21:34:29 +01:00  
				
					
						
							
							
								 
						
							
							
								d1865c526d 
								
							
								 
							
						 
						
							
							
								
								Removed unused CsharpSqlite DLLs  
							
							
							
						 
						
							2014-04-24 06:19:49 +01:00  
				
					
						
							
							
								 
						
							
							
								18b91fdbe9 
								
							
								 
							
						 
						
							
							
								
								Tweak to PrimLimits and add missing Regions.ini example  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2014-04-12 14:40:34 +01:00  
				
					
						
							
							
								 
						
							
							
								562a3cb338 
								
							
								 
							
						 
						
							
							
								
								BulletSim: small tweek to avatar height reduce feet embedded into prims.  
							
							... 
							
							
							
							This adjustment makes a default, shoeless avatar stand properly on a prim
for the various heights (0% to 100% in the appearance adjustment). 
							
						 
						
							2014-04-10 06:53:36 -07:00  
				
					
						
							
							
								 
						
							
							
								65c4cb48ac 
								
							
								 
							
						 
						
							
							
								
								BulletSim: make avatar physical shape to be a rectangle rather than  
							
							... 
							
							
							
							a capsule. Set the default to be the rectangle shape and adjust the
parameters in OpenSimDefaults.ini for the new shape.
The rectangle shape will perform better and avatar height can be
computed more accurately. 
							
						 
						
							2014-04-02 21:53:58 -07:00  
				
					
						
							
							
								 
						
							
							
								a15282f023 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into m_test  
							
							
							
						 
						
							2014-03-27 12:21:38 -04:00  
				
					
						
							
							
								 
						
							
							
								af54e6f370 
								
							
								 
							
						 
						
							
							
								
								minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example description to "Minimum"  
							
							... 
							
							
							
							Thanks to aiaustin for the spot. 
							
						 
						
							2014-03-26 23:45:02 +00:00  
				
					
						
							
							
								 
						
							
							
								e7fa8a4699 
								
							
								 
							
						 
						
							
							
								
								minor: change misspelling of overriden to overridden in comments within config files  
							
							... 
							
							
							
							Thanks to aiaustin for the spot. 
							
						 
						
							2014-03-26 23:43:49 +00:00  
				
					
						
							
							
								 
						
							
							
								14a7ddb885 
								
							
								 
							
						 
						
							
							
								
								Revert "Use log-rolling on the log files (once per day)"  
							
							... 
							
							
							
							This reverts commit 8ecab21b37 
							
						 
						
							2014-03-26 08:56:56 +02:00  
				
					
						
							
							
								 
						
							
							
								cffea984f1 
								
							
								 
							
						 
						
							
							
								
								minor: Remove "js" (Javascript) from list of allowed languages in script config since it hasn't been present in OpenSimulator for a very long time (0.6 days)  
							
							... 
							
							
							
							One reason support was removed is that the external DLL that implemented Javascript stopped development.
Not sure how well this ever worked in OpenSimulator.
Not removing vb for now as this is directly supported by Mono (via vbnc compiler) though I strongly suspect it is also inoperable. 
							
						 
						
							2014-03-26 00:50:33 +00:00  
				
					
						
							
							
								 
						
							
							
								fce3fca7f9 
								
							
								 
							
						 
						
							
							
								
								Add the UserProfiles local service module to non-HG Standalone configuration.  
							
							
							
						 
						
							2014-03-25 11:08:58 -04:00  
				
					
						
							
							
								 
						
							
							
								8ecab21b37 
								
							
								 
							
						 
						
							
							
								
								Use log-rolling on the log files (once per day)  
							
							... 
							
							
							
							Resolves http://opensimulator.org/mantis/view.php?id=6950  
							
						 
						
							2014-03-25 09:53:02 +01:00  
				
					
						
							
							
								 
						
							
							
								5b2af7f99e 
								
							
								 
							
						 
						
							
							
								
								Moved the linkage between LoginService and HGInventoryService to the config file  
							
							
							
						 
						
							2014-03-24 18:33:18 +02:00  
				
					
						
							
							
								 
						
							
							
								f5ae36d7e2 
								
							
								 
							
						 
						
							
							
								
								Updated Prebuild to support .NET 4.5  
							
							... 
							
							
							
							Resolves http://opensimulator.org/mantis/view.php?id=6951  
							
						 
						
							2014-03-24 12:26:54 +01:00  
				
					
						
							
							
								 
						
							
							
								81c9952e99 
								
							
								 
							
						 
						
							
							
								
								Added missing quotes in Robust.HG.ini.example  
							
							
							
						 
						
							2014-03-23 16:40:09 +02:00  
				
					
						
							
							
								 
						
							
							
								3d0778bcd6 
								
							
								 
							
						 
						
							
							
								
								Allow Mono Plugin Registry setting for Regions  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2014-03-22 01:29:51 +00:00  
				
					
						
							
							
								 
						
							
							
								da25903300 
								
							
								 
							
						 
						
							
							
								
								Adding a way to disable/enable the in built Dwell Module  
							
							
							
						 
						
							2014-03-20 22:35:50 +00:00  
				
					
						
							
							
								 
						
							
							
								b5f94c72b9 
								
							
								 
							
						 
						
							
							
								
								Allow MaptileStaticFile path to be set to anywhere and not force it to bin/maptiles  
							
							
							
						 
						
							2014-03-19 11:16:52 -04:00  
				
					
						
							
							
								 
						
							
							
								61353dde80 
								
							
								 
							
						 
						
							
							
								
								Allow Region specific static maptiles to be loaded from file.  
							
							
							
						 
						
							2014-03-18 22:18:50 -07:00  
				
					
						
							
							
								 
						
							
							
								fdcd392582 
								
							
								 
							
						 
						
							
							
								
								Set executable bit on Npgsql.dll for cygwin  
							
							
							
						 
						
							2014-03-18 21:04:37 +00:00  
				
					
						
							
							
								 
						
							
							
								f27766d47b 
								
							
								 
							
						 
						
							
							
								
								Set executable flag on BulletXNA.dll for cygwin  
							
							
							
						 
						
							2014-03-18 21:02:51 +00:00  
				
					
						
							
							
								 
						
							
							
								71c808cd32 
								
							
								 
							
						 
						
							
							
								
								PhysicalPrimMax 64m for OpenSim_ini_example standard size prim  
							
							... 
							
							
							
							Signed-off-by: Robert Adams <misterblue@misterblue.com> 
							
						 
						
							2014-03-10 22:11:24 -07:00  
				
					
						
							
							
								 
						
							
							
								3e8f593bf2 
								
							
								 
							
						 
						
							
							
								
								PhysicalPrimMax to 64m for ini Default files to enable standard size prims and mesh to be used with vehicles.  
							
							... 
							
							
							
							Signed-off-by: Robert Adams <misterblue@misterblue.com> 
							
						 
						
							2014-03-10 22:11:09 -07:00  
				
					
						
							
							
								 
						
							
							
								4f67286044 
								
							
								 
							
						 
						
							
							
								
								fix missing quote for xBakes connector in Robust example ini files  
							
							
							
						 
						
							2014-03-09 19:09:10 -04:00  
				
					
						
							
							
								 
						
							
							
								cfd3e8f0ea 
								
							
								 
							
						 
						
							
							
								
								minor spelling mistake fix.  
							
							
							
						 
						
							2014-03-09 11:46:25 -04:00  
				
					
						
							
							
								 
						
							
							
								abcb2cdb36 
								
							
								 
							
						 
						
							
							
								
								add XBakes connector to Robust.HG.ini.example  
							
							
							
						 
						
							2014-03-08 21:50:41 -05:00  
				
					
						
							
							
								 
						
							
							
								a96601478c 
								
							
								 
							
						 
						
							
							
								
								add [BakedTextureService] section to Robust.HG.ini.example file same as Robust.ini.example.  
							
							
							
						 
						
							2014-03-08 21:48:33 -05:00