aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove some tabs added to config filesUbitUmarov2018-01-043-4/+4
* update configuration files and examples for mutesUbitUmarov2018-01-043-2/+7
* increase sample rate of WaitGetScenePresence()UbitUmarov2017-12-112-0/+8
* Added missing Allow line for osGetSimulatorMemoryKB.Kevin Cozens2017-10-261-0/+1
* Sorted the groups of Allow statements by alphabetical order.Kevin Cozens2017-10-261-10/+10
* Fixed typos in comments in osslEnable.iniKevin Cozens2017-09-041-2/+2
* Remove profile from basic configurationKevin Cozens2017-08-051-3/+0
* a few changes to ubOde avatar collisionsUbitUmarov2017-07-011-1/+0
* do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of...UbitUmarov2017-06-301-2/+2
* put osGetAgentIP() in threat control with level Severe so it can be disabled ...UbitUmarov2017-06-301-55/+61
* put back getAgentIP bug restricted, script owner must be a Administrator (god)UbitUmarov2017-06-281-1/+1
* add osGetNPCList()UbitUmarov2017-06-261-0/+1
* take a few more out of level checkUbitUmarov2017-06-261-31/+30
* update osslEnable.ini. functions that have no level check are still listed bu...UbitUmarov2017-06-261-2/+15
* add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_...UbitUmarov2017-06-251-2/+3
* add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float...UbitUmarov2017-06-241-16/+21
* revert the thread level change; remove unused dynamic texture timer from inte...UbitUmarov2017-06-241-1/+1
* change thread level of osSetDynamicTextureDataBlendFace to VeryHighUbitUmarov2017-06-241-1/+1
* osDrawFilledEllipse or string comand FillEllipse identical do Ellipse oneUbitUmarov2017-06-241-0/+1
* merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in...UbitUmarov2017-05-316-6/+6
* fix osTeleportObject OSFunctionThreatLevel setting on osslEnable.iniUbitUmarov2017-04-051-1/+1
* give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.iniUbitUmarov2017-04-051-0/+1
* add the new GOD ossl option to osslEnable.iniUbitUmarov2017-01-071-1/+2
* rename OSSL enable option GOD as ACTIVE_GOD so its use is more clearUbitUmarov2017-01-071-1/+1
* change OSSL enable option GOD to use IsGod, so it means a active god, as my o...UbitUmarov2017-01-071-1/+1
* fix typosUbitUmarov2016-12-301-3/+3
* Add a MaxRetries option to the inventory connector.Melanie Thielker2016-12-291-0/+1
* Add negative caching to flotsam cache. Prevents scripts from hammering the as...Melanie Thielker2016-12-291-0/+37
* gc is also a unwanted cache, so use it. With this, memcache with short expire...UbitUmarov2016-12-291-2/+2
* fix typos (thanks you know who)UbitUmarov2016-12-251-3/+2
* FloatSamCache: dont use slideexpire on current libovm expirecache. Change exa...UbitUmarov2016-12-251-4/+9
* Add en explanation to osslEnable.ini for GRID_GODMelanie Thielker2016-12-231-1/+2
* replace the (hidden) GRID_GOD by a more usefull GOD so includes all types. Th...UbitUmarov2016-12-231-0/+1
* correct the new npc entries in osslEnable.iniUbitUmarov2016-12-141-2/+2
* update osslEnable.iniUbitUmarov2016-12-141-0/+1
* also reduce check threat level of osNpcSetProfileAbout to Low; update osslEn...UbitUmarov2016-12-141-0/+2
* fix the FileCleanupTimer comentUbitUmarov2016-11-301-1/+1
* disable floatSam FileCleanupTimer option on ini.example since it is currently...UbitUmarov2016-11-301-1/+1
* sync osForceAttachToOtherAvatarFromInventory thread level in code and in oss...UbitUmarov2016-08-161-1/+1
* fix osGetHealRate thread levelUbitUmarov2016-08-061-1/+1
* remove obsolete config settingUbitUmarov2016-07-302-30/+0
* add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate...UbitUmarov2016-07-251-0/+2
* add osSetHealth() value from 1 to 100; (mantis 7973)UbitUmarov2016-07-241-0/+1
* Corrections to ini example files for standalones v2Ai Austin2015-11-121-8/+6
* Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-182-30/+0
* Deleted access control spec from [LoginService] section of standalone config....Diva Canto2015-09-061-17/+0
* Restore FlotsamAssetCache as default and pre-enabled asset cache moduleAi Austin2015-08-261-5/+5
* Still about Ai's patch: it turns out OpenSim doesn't work well without an ass...Diva Canto2015-08-251-2/+2
* Changes to .ini.example files to improve instructions and workflow for standa...Ai Austin2015-08-251-12/+6
* Refine comments .ini file setup for new StandaloneAi Austin2015-08-211-2/+2