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
/
Services
/
Connectors
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-25
change threads confusing names
UbitUmarov
1
-5
/
+1
2019-01-21
remove terraindata abstraction layer, since we only have heightmap type
UbitUmarov
1
-1
/
+1
2018-10-22
fix wrong error message in mutelist connector
UbitUmarov
1
-2
/
+2
2018-09-26
make sure Culture is right on some spots
UbitUmarov
1
-2
/
+2
2018-09-15
stop sending agent update again when destiny refused the agent
UbitUmarov
1
-2
/
+2
2018-05-04
why where map and dynamic textures compressed lossless?
UbitUmarov
1
-1
/
+1
2018-01-22
give BlockingCollection more chances
UbitUmarov
1
-6
/
+9
2018-01-18
fail to connect to estates service is a fatal error
UbitUmarov
1
-3
/
+15
2018-01-18
abort uploading large region map tiles as soon one fails
UbitUmarov
1
-1
/
+2
2018-01-15
shut up some pesty warnings
UbitUmarov
1
-1
/
+2
2018-01-04
add more files for robust mutes suport. (module is still named MuteListModule...
UbitUmarov
1
-0
/
+183
2017-05-29
remove a unnecessary dns check
UbitUmarov
1
-3
/
+0
2017-05-29
some cleanup and assume Linux/mono DNS is just broken...
UbitUmarov
1
-3
/
+8
2017-05-26
missing file change.. actually use watchdog threads on assetsconnector and
UbitUmarov
1
-3
/
+8
2017-05-25
use threads from main pool on assetsconnector
UbitUmarov
1
-3
/
+1
2017-05-25
minor changes
UbitUmarov
1
-2
/
+3
2017-05-25
make some threads background ones
UbitUmarov
1
-0
/
+1
2017-05-25
remove use of libomv BlockingQueue
UbitUmarov
1
-2
/
+2
2017-05-14
fix remote requests for dwell, so dwell module still called
UbitUmarov
1
-0
/
+2
2017-05-07
let StreamReader be in using statements
UbitUmarov
1
-1
/
+1
2017-02-01
Refactor asset handling as per Ubit's suggestion
Melanie Thielker
2
-35
/
+20
2017-01-30
Make negative asset caching actually work
Melanie Thielker
2
-10
/
+47
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
25
-134
/
+134
2017-01-02
Create a generic way for passing constructor args to plugins
Melanie Thielker
1
-2
/
+10
2016-12-29
Add a MaxRetries option to the inventory connector.
Melanie Thielker
1
-2
/
+15
2016-12-29
Add negative caching to flotsam cache. Prevents scripts from hammering the as...
Melanie Thielker
1
-2
/
+7
2016-12-29
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...
Melanie Thielker
2
-4
/
+4
2016-12-16
useless change that doesn't fix anything
UbitUmarov
1
-5
/
+14
2016-12-12
Rename charterMember to membershipType to show what it actually is.
Melanie Thielker
1
-4
/
+4
2016-11-23
add to SynchronousRestFormsRequester a keepalive disable option, and make us...
UbitUmarov
2
-2
/
+5
2016-11-21
work around some more warnings
UbitUmarov
1
-1
/
+1
2016-11-20
HG LinkRegion receive region size also. Useless since olde r gatekeepers dont...
UbitUmarov
1
-2
/
+11
2016-11-09
fix some invalid string.format arguments
UbitUmarov
1
-1
/
+1
2016-11-03
on get asset with callback, do the callback even if asset not found. This is ...
UbitUmarov
1
-34
/
+17
2016-09-19
replace no thread safe code
UbitUmarov
1
-3
/
+4
2016-09-01
change asset upload retry timer AutoReset back to true
UbitUmarov
1
-5
/
+14
2016-09-01
change MAXSENDRETRIESLEN from test value to normal
UbitUmarov
1
-2
/
+2
2016-09-01
assets uploads to grid. Change the retry code. Stop using asset.UploadAttempt...
UbitUmarov
1
-78
/
+128
2016-08-24
potencial null ref
UbitUmarov
1
-2
/
+3
2016-08-22
workaround potencial memory leak
UbitUmarov
1
-3
/
+3
2016-08-13
remove a parameter for detection of grid fail to suport getting multiple user...
UbitUmarov
2
-3
/
+22
2016-08-13
add some wiring to have GetUserAccounts for multiple IDs on a single request...
UbitUmarov
2
-0
/
+78
2016-08-02
revert that and actually don't loose the estates :)
UbitUmarov
1
-6
/
+6
2016-08-02
add a extra null check on epxirecache out ( ?? )
UbitUmarov
1
-3
/
+3
2016-07-11
Change the user verification call back to use the host name instead of the
Melanie Thielker
1
-1
/
+5
2016-07-04
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
2
-23
/
+20
2016-06-22
Because there's no such thing as too much culture. (looking forward to .NET 4...
Diva Canto
1
-0
/
+2
2016-06-22
Missing AsBoolean
Diva Canto
1
-1
/
+1
2016-02-21
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...
Diva Canto
1
-1
/
+1
2015-12-19
adjust the checks for invalid asset IDs. changed upload fail detection
UbitUmarov
1
-16
/
+16
[next]