index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Connectors
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove a unnecessary dns check
UbitUmarov
2017-05-29
1
-3
/
+0
*
some cleanup and assume Linux/mono DNS is just broken...
UbitUmarov
2017-05-29
1
-3
/
+8
*
missing file change.. actually use watchdog threads on assetsconnector and
UbitUmarov
2017-05-26
1
-3
/
+8
*
use threads from main pool on assetsconnector
UbitUmarov
2017-05-25
1
-3
/
+1
*
minor changes
UbitUmarov
2017-05-25
1
-2
/
+3
*
make some threads background ones
UbitUmarov
2017-05-25
1
-0
/
+1
*
remove use of libomv BlockingQueue
UbitUmarov
2017-05-25
1
-2
/
+2
*
fix remote requests for dwell, so dwell module still called
UbitUmarov
2017-05-14
1
-0
/
+2
*
let StreamReader be in using statements
UbitUmarov
2017-05-07
1
-1
/
+1
*
Refactor asset handling as per Ubit's suggestion
Melanie Thielker
2017-02-01
2
-35
/
+20
*
Make negative asset caching actually work
Melanie Thielker
2017-01-30
2
-10
/
+47
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
25
-134
/
+134
*
Create a generic way for passing constructor args to plugins
Melanie Thielker
2017-01-02
1
-2
/
+10
*
Add a MaxRetries option to the inventory connector.
Melanie Thielker
2016-12-29
1
-2
/
+15
*
Add negative caching to flotsam cache. Prevents scripts from hammering the as...
Melanie Thielker
2016-12-29
1
-2
/
+7
*
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...
Melanie Thielker
2016-12-29
2
-4
/
+4
*
useless change that doesn't fix anything
UbitUmarov
2016-12-16
1
-5
/
+14
*
Rename charterMember to membershipType to show what it actually is.
Melanie Thielker
2016-12-12
1
-4
/
+4
*
add to SynchronousRestFormsRequester a keepalive disable option, and make us...
UbitUmarov
2016-11-23
2
-2
/
+5
*
work around some more warnings
UbitUmarov
2016-11-21
1
-1
/
+1
*
HG LinkRegion receive region size also. Useless since olde r gatekeepers dont...
UbitUmarov
2016-11-20
1
-2
/
+11
*
fix some invalid string.format arguments
UbitUmarov
2016-11-09
1
-1
/
+1
*
on get asset with callback, do the callback even if asset not found. This is ...
UbitUmarov
2016-11-03
1
-34
/
+17
*
replace no thread safe code
UbitUmarov
2016-09-19
1
-3
/
+4
*
change asset upload retry timer AutoReset back to true
UbitUmarov
2016-09-01
1
-5
/
+14
*
change MAXSENDRETRIESLEN from test value to normal
UbitUmarov
2016-09-01
1
-2
/
+2
*
assets uploads to grid. Change the retry code. Stop using asset.UploadAttempt...
UbitUmarov
2016-09-01
1
-78
/
+128
*
potencial null ref
UbitUmarov
2016-08-24
1
-2
/
+3
*
workaround potencial memory leak
UbitUmarov
2016-08-22
1
-3
/
+3
*
remove a parameter for detection of grid fail to suport getting multiple user...
UbitUmarov
2016-08-13
2
-3
/
+22
*
add some wiring to have GetUserAccounts for multiple IDs on a single request...
UbitUmarov
2016-08-13
2
-0
/
+78
*
revert that and actually don't loose the estates :)
UbitUmarov
2016-08-02
1
-6
/
+6
*
add a extra null check on epxirecache out ( ?? )
UbitUmarov
2016-08-02
1
-3
/
+3
*
Change the user verification call back to use the host name instead of the
Melanie Thielker
2016-07-11
1
-1
/
+5
*
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
2016-07-04
2
-23
/
+20
*
Because there's no such thing as too much culture. (looking forward to .NET 4...
Diva Canto
2016-06-22
1
-0
/
+2
*
Missing AsBoolean
Diva Canto
2016-06-22
1
-1
/
+1
*
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...
Diva Canto
2016-02-21
1
-1
/
+1
*
adjust the checks for invalid asset IDs. changed upload fail detection
UbitUmarov
2015-12-19
1
-16
/
+16
*
fix protocol version to max wearables mapping
UbitUmarov
2015-12-01
1
-1
/
+3
*
Fix protocol versions to wearables count mapping
Melanie Thielker
2015-12-01
1
-1
/
+3
*
Set wearables count to max legacy wearables for version < 0.4
Melanie Thielker
2015-11-02
1
-0
/
+5
*
Plumb the rest of the context stuff. Well, what I see so far anyway
Melanie Thielker
2015-11-02
1
-0
/
+4
*
More EntityTransferContext plumbing
Melanie Thielker
2015-11-01
2
-5
/
+4
*
More plumbing of the EntityTransferContext (not yet complete)
Melanie Thielker
2015-11-01
3
-10
/
+12
*
Merge branch 'master' into avinationmerge
UbitUmarov
2015-11-01
1
-0
/
+2
|
\
|
*
Plumb the special VeriableWearablesSuported field which we will
Melanie Thielker
2015-11-01
1
-0
/
+2
*
|
Merge branch 'master' into avinationmerge
UbitUmarov
2015-11-01
2
-10
/
+31
|
\
\
|
|
/
|
*
Introduce an EntityTransferContext carrying the version numbers to pass
Melanie Thielker
2015-10-31
1
-7
/
+10
|
*
Put back the option of having asymmetrical protocol versions in
Melanie Thielker
2015-10-31
1
-3
/
+5
[next]