aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* work on previus 2 patchsUbitUmarov2019-11-142-12/+0
* Attempt to fix the issue where, when logging into the grid, the user supplies...Terry2019-11-142-0/+12
* avoid a null refUbitUmarov2019-09-031-3/+3
* add a little more debug for nowUbitUmarov2019-09-031-4/+21
* mantis 8580: make some changes on regions find code. (only gatekeeperUbitUmarov2019-09-021-12/+21
* Remove debug output i left inMelanie2019-08-071-7/+0
* Fix scope support to get friends list names across co-hosted gridsMelanie2019-08-071-0/+7
* missing files...UbitUmarov2019-04-302-2/+2
* presence detector: don't even try to logout agents that didn't made to rootUbitUmarov2019-04-061-8/+3
* Ooops worng ';'UbitUmarov2018-01-181-1/+1
* abort uploading large region map tiles as soon one failsUbitUmarov2018-01-181-13/+19
* remove the temporary Xmutes module, replace MuteListModule byt the new one, p...UbitUmarov2018-01-122-2/+2
* add more files for robust mutes suport. (module is still named MuteListModule...UbitUmarov2018-01-042-3/+154
* commit what i did so far for core mutes module, befere i lose itUbitUmarov2017-12-111-0/+180
* add a few locksUbitUmarov2017-08-031-8/+16
* merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in...UbitUmarov2017-05-312-202/+34
* minor cleanupUbitUmarov2017-05-271-0/+1
* minor cleanupUbitUmarov2017-05-271-10/+24
* lose a refUbitUmarov2017-05-261-5/+12
* fix remote requests for dwell, so dwell module still calledUbitUmarov2017-05-141-0/+4
* Fix an error that would cause a rebake loop on HG gridsMelanie Thielker2017-02-021-1/+1
* Refactor part IIMelanie Thielker2017-02-011-9/+4
* Refactor asset handling as per Ubit's suggestionMelanie Thielker2017-02-012-32/+12
* Make negative asset caching actually workMelanie Thielker2017-01-302-14/+56
* Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker2017-01-072-2/+2
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0531-127/+127
* Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker2016-12-293-6/+6
* and yes HG uri againUbitUmarov2016-12-161-6/+26
* ok.. another try on the HG uriUbitUmarov2016-12-161-3/+24
* work around some more warningsUbitUmarov2016-11-211-1/+1
* add expire time for aliensUbitUmarov2016-11-181-7/+26
* restore higher resolution clock on udpserver and lower uaeraccouts caching timeUbitUmarov2016-11-181-4/+2
* restore large useracconts expire time for testingUbitUmarov2016-11-171-2/+4
* reduce useraccouts cache timeUbitUmarov2016-11-111-3/+3
* GetUserAccounts cannot cache null accountsUbitUmarov2016-11-103-5/+13
* also cache not found useraccounts when search by ID. Change the expire time t...UbitUmarov2016-11-103-13/+11
* move UserAccountCache access locking to its methods and not callers.UbitUmarov2016-11-093-55/+54
* minor cleanupUbitUmarov2016-11-091-6/+9
* move region comands out of LocalGridServiceConnector where they do not belongUbitUmarov2016-09-101-73/+0
* mantis 8021: fix show regionsinview help textUbitUmarov2016-09-071-1/+1
* in show regionsinview display the name of the config option (MaxRegionViewDis...UbitUmarov2016-09-051-1/+1
* add console comand show regionsinview lists the regions that can be seen fro...UbitUmarov2016-09-051-1/+46
* fix console comand Show Neighbours and enable itUbitUmarov2016-09-051-19/+28
* suspend httpdos on mapimge, fix image not been updated after first Get till r...UbitUmarov2016-09-051-1/+5
* coment some debug messagesUbitUmarov2016-08-231-2/+2
* in HGAssetBroker do cache all if asset id changedUbitUmarov2016-08-211-5/+7
* fix GetLandData(...) in land connectors not suporting large regionsUbitUmarov2016-08-201-1/+14
* missed another UserAccounts cache, add a few locksUbitUmarov2016-08-192-13/+69
* add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov2016-08-171-1/+1
* drasticly reduce HG inventory caches Expire times, Remove them all onClientC...UbitUmarov2016-08-162-10/+22