aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce a way to send the grid's message kay, if one is usedMelanie2019-10-061-3/+6
* explicitly remove useragentserviceconnector dns lookup, effectively removed o...UbitUmarov2019-10-061-58/+42
* Stop replacing the host name with it's IP.Melanie2019-10-061-2/+2
* extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov2019-09-111-0/+2
* Cache assets even in cases where the upload fails. That helps in asset upload...Melanie2019-09-041-8/+8
* cosmeticsUbitUmarov2019-08-021-25/+10
* now i can login on win .net4.8, but just a little drop on a large (broken) OS...UbitUmarov2019-07-301-30/+53
* reduce httptimout on first try to save a asset to gridUbitUmarov2019-06-141-1/+1
* UserAgentService: change handling of its external IPUbitUmarov2019-04-061-9/+0
* change threads confusing namesUbitUmarov2019-01-251-5/+1
* remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov2019-01-211-1/+1
* fix wrong error message in mutelist connectorUbitUmarov2018-10-221-2/+2
* make sure Culture is right on some spotsUbitUmarov2018-09-261-2/+2
* stop sending agent update again when destiny refused the agentUbitUmarov2018-09-151-2/+2
* why where map and dynamic textures compressed lossless?UbitUmarov2018-05-041-1/+1
* give BlockingCollection more chancesUbitUmarov2018-01-221-6/+9
* fail to connect to estates service is a fatal errorUbitUmarov2018-01-181-3/+15
* abort uploading large region map tiles as soon one failsUbitUmarov2018-01-181-1/+2
* shut up some pesty warningsUbitUmarov2018-01-151-1/+2
* add more files for robust mutes suport. (module is still named MuteListModule...UbitUmarov2018-01-041-0/+183
* remove a unnecessary dns checkUbitUmarov2017-05-291-3/+0
* some cleanup and assume Linux/mono DNS is just broken...UbitUmarov2017-05-291-3/+8
* missing file change.. actually use watchdog threads on assetsconnector andUbitUmarov2017-05-261-3/+8
* use threads from main pool on assetsconnectorUbitUmarov2017-05-251-3/+1
* minor changesUbitUmarov2017-05-251-2/+3
* make some threads background onesUbitUmarov2017-05-251-0/+1
* remove use of libomv BlockingQueueUbitUmarov2017-05-251-2/+2
* fix remote requests for dwell, so dwell module still calledUbitUmarov2017-05-141-0/+2
* let StreamReader be in using statementsUbitUmarov2017-05-071-1/+1
* Refactor asset handling as per Ubit's suggestionMelanie Thielker2017-02-012-35/+20
* Make negative asset caching actually workMelanie Thielker2017-01-302-10/+47
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0525-134/+134
* Create a generic way for passing constructor args to pluginsMelanie Thielker2017-01-021-2/+10
* Add a MaxRetries option to the inventory connector.Melanie Thielker2016-12-291-2/+15
* Add negative caching to flotsam cache. Prevents scripts from hammering the as...Melanie Thielker2016-12-291-2/+7
* Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker2016-12-292-4/+4
* useless change that doesn't fix anythingUbitUmarov2016-12-161-5/+14
* Rename charterMember to membershipType to show what it actually is.Melanie Thielker2016-12-121-4/+4
* add to SynchronousRestFormsRequester a keepalive disable option, and make us...UbitUmarov2016-11-232-2/+5
* work around some more warningsUbitUmarov2016-11-211-1/+1
* HG LinkRegion receive region size also. Useless since olde r gatekeepers dont...UbitUmarov2016-11-201-2/+11
* fix some invalid string.format argumentsUbitUmarov2016-11-091-1/+1
* on get asset with callback, do the callback even if asset not found. This is ...UbitUmarov2016-11-031-34/+17
* replace no thread safe codeUbitUmarov2016-09-191-3/+4
* change asset upload retry timer AutoReset back to trueUbitUmarov2016-09-011-5/+14
* change MAXSENDRETRIESLEN from test value to normalUbitUmarov2016-09-011-2/+2
* assets uploads to grid. Change the retry code. Stop using asset.UploadAttempt...UbitUmarov2016-09-011-78/+128
* potencial null refUbitUmarov2016-08-241-2/+3
* workaround potencial memory leakUbitUmarov2016-08-221-3/+3
* remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov2016-08-132-3/+22