aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-11Automatically add members to certain groups, and HGers from specific grids to...onefang3-9/+15
2020-09-11Add DefaultRegionAccess in [AuthorizationService] section.onefang1-1/+2
2020-09-09Gatekeeper -> GatekeeperURIroot1-1/+1
2020-09-09Bandaid for ghost users, check and remove them from Presence when they log on.onefang1-1/+6
2019-11-14work on previus 2 patchsUbitUmarov2-12/+0
2019-11-14Attempt to fix the issue where, when logging into the grid, the user supplies...Terry2-0/+12
2019-09-03avoid a null refUbitUmarov1-3/+3
2019-09-03add a little more debug for nowUbitUmarov1-4/+21
2019-09-02mantis 8580: make some changes on regions find code. (only gatekeeperUbitUmarov1-12/+21
2019-08-15Bandaid for ghost users, check and remove them from Presence when they log on.onefang1-0/+5
2019-08-07Remove debug output i left inMelanie1-7/+0
2019-08-07Fix scope support to get friends list names across co-hosted gridsMelanie1-0/+7
2019-08-02Another attempt at sorting out the auto group chicken and egg problems.onefang3-6/+11
2019-07-25Gatekeeper -> GatekeeperURIonefang1-1/+1
2019-06-03Add DefaultRegionAccess in [AuthorizationService] section.onefang1-1/+2
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang35-741/+1892
2019-04-30missing files...UbitUmarov2-2/+2
2019-04-06presence detector: don't even try to logout agents that didn't made to rootUbitUmarov1-8/+3
2018-01-18Ooops worng ';'UbitUmarov1-1/+1
2018-01-18abort uploading large region map tiles as soon one failsUbitUmarov1-13/+19
2018-01-12remove the temporary Xmutes module, replace MuteListModule byt the new one, p...UbitUmarov2-2/+2
2018-01-04add more files for robust mutes suport. (module is still named MuteListModule...UbitUmarov2-3/+154
2017-12-11 commit what i did so far for core mutes module, befere i lose itUbitUmarov1-0/+180
2017-08-03add a few locksUbitUmarov1-8/+16
2017-05-31merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in...UbitUmarov2-202/+34
2017-05-27minor cleanupUbitUmarov1-0/+1
2017-05-27minor cleanupUbitUmarov1-10/+24
2017-05-26lose a refUbitUmarov1-5/+12
2017-05-14 fix remote requests for dwell, so dwell module still calledUbitUmarov1-0/+4
2017-02-02Fix an error that would cause a rebake loop on HG gridsMelanie Thielker1-1/+1
2017-02-01Refactor part IIMelanie Thielker1-9/+4
2017-02-01Refactor asset handling as per Ubit's suggestionMelanie Thielker2-32/+12
2017-01-30Make negative asset caching actually workMelanie Thielker2-14/+56
2017-01-07Change improperly named isNPC to be IsNPC as a property should be uppercaseMelanie Thielker2-2/+2
2017-01-05Massive tab and trailing space cleanupMelanie Thielker31-127/+127
2016-12-29Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker3-6/+6
2016-12-16and yes HG uri againUbitUmarov1-6/+26
2016-12-16ok.. another try on the HG uriUbitUmarov1-3/+24
2016-11-21work around some more warningsUbitUmarov1-1/+1
2016-11-18add expire time for aliensUbitUmarov1-7/+26
2016-11-18 restore higher resolution clock on udpserver and lower uaeraccouts caching timeUbitUmarov1-4/+2
2016-11-17 restore large useracconts expire time for testingUbitUmarov1-2/+4
2016-11-11reduce useraccouts cache timeUbitUmarov1-3/+3
2016-11-10GetUserAccounts cannot cache null accountsUbitUmarov3-5/+13
2016-11-10also cache not found useraccounts when search by ID. Change the expire time t...UbitUmarov3-13/+11
2016-11-09move UserAccountCache access locking to its methods and not callers.UbitUmarov3-55/+54
2016-11-09minor cleanupUbitUmarov1-6/+9
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel22-313/+919
2016-09-10move region comands out of LocalGridServiceConnector where they do not belongUbitUmarov1-73/+0
2016-09-07mantis 8021: fix show regionsinview help textUbitUmarov1-1/+1