aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04add more files for robust mutes suport. (module is still named MuteListModule...UbitUmarov1-0/+183
2017-12-11 commit what i did so far for core mutes module, befere i lose itUbitUmarov2-0/+168
2017-08-03avoid a null refUbitUmarov1-3/+4
2017-05-29remove a unnecessary dns checkUbitUmarov1-3/+0
2017-05-29some cleanup and assume Linux/mono DNS is just broken...UbitUmarov1-3/+8
2017-05-26cleanup (grid)region info endpoint; add log to try to find some xml decode is...UbitUmarov1-44/+1
2017-05-26missing file change.. actually use watchdog threads on assetsconnector andUbitUmarov1-3/+8
2017-05-25add some checks for valid endpointsUbitUmarov1-30/+10
2017-05-25use threads from main pool on assetsconnectorUbitUmarov1-3/+1
2017-05-25minor changesUbitUmarov1-2/+3
2017-05-25make some threads background onesUbitUmarov1-0/+1
2017-05-25remove use of libomv BlockingQueueUbitUmarov1-2/+2
2017-05-14 fix remote requests for dwell, so dwell module still calledUbitUmarov1-0/+2
2017-05-12mantis 8165: fix a null ref on hg gatekeeper on another placeUbitUmarov1-3/+4
2017-05-12fix a null ref on hg gatekeeperUbitUmarov1-1/+1
2017-05-12yes it is not destiny grid but destination.. thx u know who :)UbitUmarov1-2/+2
2017-05-11don't allow multiple presences of same avatar also on HG gatekeeperUbitUmarov2-23/+99
2017-05-11some cleanupUbitUmarov1-21/+22
2017-05-11 do not allow multiple logins of same avatar. No HG case, that needs work on ...UbitUmarov2-5/+72
2017-05-11 add a grid services god accountUbitUmarov1-30/+56
2017-05-07let StreamReader be in using statementsUbitUmarov1-1/+1
2017-04-26Fill out Current Outfit folder with links when creating the initial avatar ap...Diva Canto1-1/+42
2017-04-25If we're going to show regions twice (in standalone) at least make the format...Diva Canto1-3/+3
2017-02-01Refactor asset handling as per Ubit's suggestionMelanie Thielker2-35/+20
2017-01-30Make negative asset caching actually workMelanie Thielker2-10/+47
2017-01-06Fix the long-standing bug that object permissions set in inventory were lostMelanie Thielker1-1/+0
2017-01-05Massive tab and trailing space cleanupMelanie Thielker92-505/+505
2017-01-04The robust command login reset should return config value: MinLoginLevel. Def...Mandarinka Tasty1-2/+2
2017-01-04Set a sensible default for the MaxAgentGroups parameterMelanie Thielker1-1/+1
2017-01-03Suppress misleading message when logging in locallyMelanie Thielker1-2/+6
2017-01-02Add the HGRemoteAssetService. Allows to use any asset service with HGMelanie Thielker1-0/+240
2017-01-02Create a generic way for passing constructor args to pluginsMelanie Thielker2-4/+17
2016-12-30Fake accepting materials (Type == -2) on FSAssets.Melanie Thielker1-0/+3
2016-12-29Add a MaxRetries option to the inventory connector.Melanie Thielker1-2/+15
2016-12-29Add negative caching to flotsam cache. Prevents scripts from hammering the as...Melanie Thielker1-2/+7
2016-12-29Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker2-4/+4
2016-12-16dont allow regions to be register on map area reserved for HG linksUbitUmarov1-1/+4
2016-12-16remove a nonsense optionUbitUmarov1-5/+0
2016-12-16useless change that doesn't fix anythingUbitUmarov1-5/+14
2016-12-16ok.. another try on the HG uriUbitUmarov2-124/+22
2016-12-15GetRegionsByName and GetHypergridRegionByName: detect that provided url is fo...UbitUmarov2-12/+27
2016-12-12Rename charterMember to membershipType to show what it actually is.Melanie Thielker1-4/+4
2016-12-10HG regions URI need to include also the default ports for compatibilityUbitUmarov1-5/+6
2016-12-07set HasGridUserTried on usercache of NPCsUbitUmarov1-1/+1
2016-12-01 fix region area rangeUbitUmarov1-2/+2
2016-12-01 fix region overlaps on registrationUbitUmarov1-95/+17
2016-11-28increase HG mapsearch spargetti; add more flexibility on input uri formats. T...UbitUmarov2-58/+177
2016-11-27HG on links request build the URI in http format with a / at end, this should...UbitUmarov1-3/+6
2016-11-23 add to SynchronousRestFormsRequester a keepalive disable option, and make us...UbitUmarov2-2/+5
2016-11-21fix type bug on hyperlinksUbitUmarov1-1/+1