UbitUmarov
|
2f07f96686
remove some fire and forget methods
|
6 年之前 |
UbitUmarov
|
2886408a76
autogen LSLSyntax version uuid
|
6 年之前 |
UbitUmarov
|
00cc17c239
breaking map (warp3d)
|
6 年之前 |
UbitUmarov
|
728040ab47
a few minor changes
|
6 年之前 |
UbitUmarov
|
4c65bb4196
a few more changes on inventory library and inv fetch
|
6 年之前 |
UbitUmarov
|
a6e0ba262a
iStackTrace(targetThread, true) is no longer safe on windoes also
|
6 年之前 |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
6 年之前 |
UbitUmarov
|
e9d2d81880
pesty warnings
|
6 年之前 |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
6 年之前 |
UbitUmarov
|
8b16131206
add Util.GetTimeStamp() that returns the stamp in seconds; use it on ubOde; separed land collsions dispatch from the others...
|
7 年之前 |
UbitUmarov
|
b0a0163253
BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil
|
7 年之前 |
UbitUmarov
|
79e166e9aa
revert EnvironmentTick back to orignal clock, since change may cause issues on some code paths. Clean a bit get mesh and get texture throttle
|
7 年之前 |
UbitUmarov
|
822574df9f
change the clock source for EnvironmentTickCount so it does get a bit more resolution if avaiable (1ms) specially on windows. This until all calls to this are removed. Coment out some stats in workpool/threads creation path
|
7 年之前 |
UbitUmarov
|
5ce15566ac
add option for Fireandforget not timeout (our access to main smartThreadPool)
|
7 年之前 |
UbitUmarov
|
91caf98308
change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM
|
7 年之前 |
UbitUmarov
|
a317bba8cf
cache endpoints (and other paths) dns requests for 5min, this delay should be acceptable in all cases ?
|
7 年之前 |
UbitUmarov
|
8f86de265c
some cleanup and assume Linux/mono DNS is just broken...
|
7 年之前 |
UbitUmarov
|
7be6e16555
no.. still a fail
|
7 年之前 |
UbitUmarov
|
27afe136d4
mono is a total crap
|
7 年之前 |
UbitUmarov
|
2c19d08448
cleanup util.cs get dns
|
7 年之前 |
UbitUmarov
|
e7c2674dec
cleanup (grid)region info endpoint; add log to try to find some xml decode issues
|
7 年之前 |
UbitUmarov
|
e5377eb839
use threads from main pool on assetsconnector
|
7 年之前 |
UbitUmarov
|
dca3a45803
add a bit more pre exit cleanup
|
7 年之前 |
UbitUmarov
|
04117d9f75
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability
|
7 年之前 |
UbitUmarov
|
ba4e13ef55
a few changes to permissions folding... we are testing. at this point only use master for TESTING also
|
7 年之前 |
Melanie Thielker
|
5587ee4500
Merge branch 'melanie'
|
7 年之前 |
Melanie Thielker
|
adcb1d8798
Allow setting the stats log file location in OpenSim.ini rather than app.exe.config
|
7 年之前 |
UbitUmarov
|
733072b6a3
chance new effective permissions code to ease aggregation on demand( ie on changes). But still doing full aggregation on checks, so still heavy
|
7 年之前 |
Melanie Thielker
|
568614af2c
Remove the last instance of the legacy slam but being set
|
7 年之前 |
UbitUmarov
|
e475e65828
use of PermissionMask Bit3 for slam was a recent mistake, so make it only bit4 and move folded export to its more natural place as bit3
|
7 年之前 |