Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-12-25 | fix typos (thanks you know who) | UbitUmarov | 1 | -3/+2 | |
2016-12-25 | fix typos (thanks you know who) | UbitUmarov | 1 | -3/+2 | |
2016-12-25 | FloatSamCache: dont use slideexpire on current libovm expirecache. Change ↵ | UbitUmarov | 1 | -4/+9 | |
example settings to use memory cache with short expire time. ( 20% to 40% mem cache hit rates observed | |||||
2016-12-23 | Add en explanation to osslEnable.ini for GRID_GOD | Melanie Thielker | 1 | -1/+2 | |
2016-12-23 | replace the (hidden) GRID_GOD by a more usefull GOD so includes all types. ↵ | UbitUmarov | 1 | -0/+1 | |
This needs to be changed to current effective godlevel check (sp.GodLevel) when that is fixed. Automatic god powers need be (optionaly) removed | |||||
2016-12-22 | Allow the use of modular configs with Robust as we already can with OpenSim | Melanie Thielker | 2 | -2/+2 | |
2016-12-22 | Update the ini examples to add options missing from one to the other. | Melanie Thielker | 2 | -34/+68 | |
Group hypergrid related options within each section to ease transition from non-HG to HG | |||||
2016-12-21 | remove a odd raycastv3 config option | UbitUmarov | 1 | -3/+0 | |
2016-12-19 | update httpserver muting some socket errors that are normal | UbitUmarov | 2 | -0/+0 | |
2016-12-18 | leave stupid broken permissions alone | UbitUmarov | 2 | -19/+0 | |
2016-12-17 | allow a creator that is also onwer to change export flag. Add missing ↵ | UbitUmarov | 2 | -0/+19 | |
setting to ini files | |||||
2016-12-15 | set pbs shape acording to mesh number of (material) faces | UbitUmarov | 2 | -2/+2 | |
2016-12-15 | respective .ini settings | UbitUmarov | 2 | -0/+9 | |
2016-12-14 | correct the new npc entries in osslEnable.ini | UbitUmarov | 1 | -2/+2 | |
2016-12-14 | update osslEnable.ini | UbitUmarov | 1 | -0/+1 | |
2016-12-14 | also reduce check threat level of osNpcSetProfileAbout to Low; update ↵ | UbitUmarov | 1 | -0/+2 | |
osslEnable.ini | |||||
2016-12-12 | Allow OpenSim to respond to Unix signals. This may need work to be | Melanie Thielker | 1 | -0/+0 | |
properly ignoed on Windows. Windows devs, please test and check for platform flags if this causes issues in Windows | |||||
2016-12-09 | suport client certificate validation per listenner, with a supplied static ↵ | UbitUmarov | 2 | -0/+0 | |
callback | |||||
2016-12-07 | change a few ssl config comments | UbitUmarov | 4 | -22/+14 | |
2016-12-07 | add SSL certs validation options for regions to allow simple encriptation ↵ | UbitUmarov | 4 | -1/+38 | |
without any peer autentification using simple homemade (or even shared) certs. | |||||
2016-12-07 | add SSL certs validation options for robust to allow simple certificates, ↵ | UbitUmarov | 1 | -0/+9 | |
possible only for encriptation without any peer autentification. disable validation by default for the small grids case | |||||
2016-12-02 | update httpserver | UbitUmarov | 2 | -0/+0 | |
2016-11-30 | fix the FileCleanupTimer coment | UbitUmarov | 1 | -1/+1 | |
2016-11-30 | disable floatSam FileCleanupTimer option on ini.example since it is ↵ | UbitUmarov | 1 | -1/+1 | |
currently a broken resources expensive option. Users should do it by hand when its impact on region is acceptable | |||||
2016-11-27 | update httpserver dll fixing a memory leak | UbitUmarov | 2 | -0/+0 | |
2016-11-23 | it is nice to save a file to atually change it... | UbitUmarov | 1 | -4/+0 | |
2016-11-23 | take parcel_owner_is_god option from ini.example since it is not a ↵ | UbitUmarov | 1 | -1/+1 | |
recomended option for general use | |||||
2016-11-22 | Include new Region.ini option for DefaultLandingPoint for teleports with no ↵ | AliciaRaven | 1 | -0/+3 | |
coords specified. This is useful when using a Telehub would be to restrictive as it would block landmarks and map teleports. This location is only ever used when no coordinates are provided. If config value not set, the previous default of 128,128 is used. | |||||
2016-11-20 | Include config option to disable stats thread showing read/write stats in ↵ | AliciaRaven | 2 | -0/+6 | |
console. Keeping default as true to retain current behaviour. Also checked to prevent counters being added to so there wont be any integer overflows over time | |||||
2016-11-12 | mantis 8055: fix default value of npc options | UbitUmarov | 2 | -12/+12 | |
2016-11-11 | reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example | UbitUmarov | 2 | -25/+54 | |
2016-11-08 | add some configuration options missing in OpenSimDeafults.ini but present ↵ | UbitUmarov | 1 | -1/+33 | |
in OpenSim.ini.example | |||||
2016-11-03 | fix some coments, thanks Austin Tate | UbitUmarov | 2 | -3/+3 | |
2016-11-03 | XEngine: make calls to gc.collect on region startup scripts loading a ↵ | UbitUmarov | 2 | -8/+24 | |
configurable option, since it is very slow operation | |||||
2016-10-16 | fix a coment on OpenSim.ini.example ( mantis 8037) | UbitUmarov | 1 | -1/+1 | |
2016-10-15 | Xengine option AppDomainLoading default option true is causing problems with ↵ | UbitUmarov | 2 | -7/+10 | |
several mono versions. Until a fix is found change the default to false, so this is not a major problem for the less technical skilled users. | |||||
2016-10-10 | change some coments relative to ssl in config files | UbitUmarov | 2 | -14/+48 | |
2016-10-09 | add a comment about selfsigned certs | UbitUmarov | 1 | -0/+1 | |
2016-10-09 | changes to regions ssl suport: verify if hostnames are validate by the ↵ | UbitUmarov | 1 | -3/+5 | |
selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later) | |||||
2016-10-06 | recover regions main http server ssl suport. Using a PKCS12 cert file, and ↵ | UbitUmarov | 1 | -6/+5 | |
not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP | |||||
2016-10-01 | fix comment telling the correct default physics engine | UbitUmarov | 1 | -1/+1 | |
2016-09-03 | forgot the dll | UbitUmarov | 2 | -0/+0 | |
2016-08-24 | minor change on warp3d lib | UbitUmarov | 1 | -0/+0 | |
2016-08-23 | replace warp3D.dll by a newer modified version. (only minor testing done :( | UbitUmarov | 1 | -0/+0 | |
2016-08-21 | remove region combine option (mega region) for config ini files | UbitUmarov | 2 | -14/+0 | |
2016-08-19 | add cap GroupMemberData | UbitUmarov | 1 | -0/+1 | |
2016-08-18 | allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" | UbitUmarov | 1 | -1/+1 | |
2016-08-16 | sync osForceAttachToOtherAvatarFromInventory thread level in code and in ↵ | UbitUmarov | 1 | -1/+1 | |
osslEnable.ini mantis: 7997 | |||||
2016-08-06 | fix osGetHealRate thread level | UbitUmarov | 1 | -1/+1 | |
2016-08-04 | update libode for mac osX. Thanks Gavin Hird (mantis 7781) | UbitUmarov | 1 | -0/+0 | |