index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Util.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
remove some fire and forget methods
UbitUmarov
1
-90
/
+1
2018-10-19
autogen LSLSyntax version uuid
UbitUmarov
1
-2
/
+15
2018-05-06
breaking map (warp3d)
UbitUmarov
1
-0
/
+31
2018-04-19
a few minor changes
UbitUmarov
1
-16
/
+40
2018-01-27
a few more changes on inventory library and inv fetch
UbitUmarov
1
-0
/
+1
2018-01-18
iStackTrace(targetThread, true) is no longer safe on windoes also
UbitUmarov
1
-0
/
+7
2018-01-17
remove more xml things no longer needed on .net >4.5.2
UbitUmarov
1
-1
/
+1
2018-01-17
pesty warnings
UbitUmarov
1
-1
/
+1
2018-01-04
disable some XmlResolver
UbitUmarov
1
-0
/
+1
2017-07-13
add Util.GetTimeStamp() that returns the stamp in seconds; use it on ubOde; s...
UbitUmarov
1
-1
/
+8
2017-06-28
BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil
UbitUmarov
1
-3
/
+3
2017-06-19
revert EnvironmentTick back to orignal clock, since change may cause issues ...
UbitUmarov
1
-4
/
+3
2017-06-15
change the clock source for EnvironmentTickCount so it does get a bit more r...
UbitUmarov
1
-8
/
+10
2017-06-13
add option for Fireandforget not timeout (our access to main smartThreadPool)
UbitUmarov
1
-4
/
+6
2017-05-29
change servicePoint dns expire also to 5min, let the endpoints expire slide. ...
UbitUmarov
1
-1
/
+7
2017-05-29
cache endpoints (and other paths) dns requests for 5min, this delay should be...
UbitUmarov
1
-5
/
+25
2017-05-29
some cleanup and assume Linux/mono DNS is just broken...
UbitUmarov
1
-34
/
+42
2017-05-29
no.. still a fail
UbitUmarov
1
-19
/
+13
2017-05-29
mono is a total crap
UbitUmarov
1
-19
/
+22
2017-05-29
cleanup util.cs get dns
UbitUmarov
1
-77
/
+80
2017-05-26
cleanup (grid)region info endpoint; add log to try to find some xml decode is...
UbitUmarov
1
-0
/
+59
2017-05-25
use threads from main pool on assetsconnector
UbitUmarov
1
-1
/
+0
2017-05-24
add a bit more pre exit cleanup
UbitUmarov
1
-0
/
+10
2017-04-29
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...
UbitUmarov
1
-2
/
+2
2017-04-28
a few changes to permissions folding... we are testing. at this point only us...
UbitUmarov
1
-1
/
+4
2017-03-31
Allow setting the stats log file location in OpenSim.ini rather than app.exe....
Melanie Thielker
1
-1
/
+14
2017-01-16
chance new effective permissions code to ease aggregation on demand( ie on c...
UbitUmarov
1
-7
/
+9
2017-01-16
Remove the last instance of the legacy slam but being set
Melanie Thielker
1
-0
/
+8
2017-01-15
use of PermissionMask Bit3 for slam was a recent mistake, so make it only bit...
UbitUmarov
1
-3
/
+3
2017-01-14
oops fix FolderMask acording
UbitUmarov
1
-1
/
+1
2017-01-14
make the Slam bit actually be the two previus used ones, to try to minimize c...
UbitUmarov
1
-2
/
+2
2017-01-14
fix incoerent definition of Slam bit (bits 3 and 4 used in diferent
UbitUmarov
1
-2
/
+3
2017-01-13
Harmonize case in Permissions enum
Melanie Thielker
1
-4
/
+5
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-43
/
+43
2016-12-23
check if a parcelID is a encoded position data or a true UUID. This may fail...
UbitUmarov
1
-1
/
+5
2016-12-16
and yes HG uri again
UbitUmarov
1
-0
/
+20
2016-12-16
ok.. another try on the HG uri
UbitUmarov
1
-0
/
+114
2016-12-10
Fix OpenSim bombing when a MySQL connection string doesn't contain a password.
Melanie Thielker
1
-0
/
+2
2016-08-22
try to make mono happy
UbitUmarov
1
-3
/
+3
2016-08-22
workaround potencial memory leak
UbitUmarov
1
-1
/
+3
2016-08-13
add a missing cast to ulong in RegionGridLocToHandle (mantis: 7994)
UbitUmarov
1
-1
/
+2
2016-07-31
rearrange handlers convertion math, harcoding the grid unit size of 256m, als...
UbitUmarov
1
-17
/
+17
2016-07-31
rename a few things to reduce confusion between regions wold location and gr...
UbitUmarov
1
-3
/
+5
2016-07-08
Fixed the order of two file names used in a warning.
Kevin Cozens
1
-1
/
+1
2015-12-09
coment out odd DoubleQueue class code
UbitUmarov
1
-1
/
+2
2015-12-03
fix a 1m diference in regions view range estimations
UbitUmarov
1
-1
/
+1
2015-11-27
coment out warnings that do a messed around number of threadpool workitens an...
UbitUmarov
1
-1
/
+3
2015-11-25
suspend the use of DisableSimulator, that is causing teleport and crossing i...
UbitUmarov
1
-1
/
+1
2015-11-10
fix cut points of UTF-8 strings
UbitUmarov
1
-10
/
+28
2015-11-10
add a StringToBytes variant that takes Maximum lenght as argument.
UbitUmarov
1
-0
/
+50
[next]