Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 2 | -18/+13 |
| | |||||
* | Fix an issue where parameter parsing could lead to an exception | Melanie | 2019-10-06 | 1 | -1/+2 |
| | |||||
* | extent supported number of avatar textures/bakes/wearables, tell viewers ↵ | UbitUmarov | 2019-09-11 | 1 | -1/+1 |
| | | | | about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; | ||||
* | Make ReadConfig a general features of consoles, rather than type dependent | Melanie | 2019-08-21 | 1 | -9/+1 |
| | |||||
* | Call SetServer on consoles reflectively to avoid having type checks in ↵ | Melanie | 2019-08-21 | 1 | -3/+5 |
| | | | | places where it tends to be forgotten to update them. | ||||
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 2 | -18/+23 |
| | |||||
* | Make the DNS cache timeout configurable. | Melanie | 2019-08-09 | 1 | -2/+3 |
| | | | | | | In containerized environments, DNS is simulated. It can change several times per second as containers move around. The hardcoded timeout was too long for a container environment. | ||||
* | add cap EstateChangeInfo | UbitUmarov | 2019-08-07 | 1 | -6/+3 |
| | |||||
* | now i can login on win .net4.8, but just a little drop on a large (broken) ↵ | UbitUmarov | 2019-07-30 | 1 | -58/+66 |
| | | | | OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc | ||||
* | Robust: to tell main httpserver to stop on shutdown | UbitUmarov | 2019-03-12 | 1 | -0/+2 |
| | |||||
* | Should have been in the last commit | root | 2019-03-11 | 1 | -3/+12 |
| | |||||
* | Fixed spelling error (availble -> available) | Kevin Cozens | 2018-11-14 | 1 | -2/+2 |
| | |||||
* | take login service out of basicDOSprot (too little, too late) | UbitUmarov | 2018-11-14 | 1 | -3/+4 |
| | |||||
* | add a few more gc collect in some spots | UbitUmarov | 2018-09-29 | 1 | -5/+7 |
| | |||||
* | more on culture issues | UbitUmarov | 2018-09-27 | 1 | -0/+3 |
| | |||||
* | make sure Culture is right on some spots | UbitUmarov | 2018-09-26 | 1 | -2/+2 |
| | |||||
* | don't shutdown robust twice | UbitUmarov | 2018-08-26 | 1 | -0/+2 |
| | |||||
* | remove more xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into httptests | UbitUmarov | 2018-01-05 | 4 | -2/+305 |
|\ | |||||
| * | disable some XmlResolver | UbitUmarov | 2018-01-04 | 1 | -1/+1 |
| | | |||||
| * | add more files for robust mutes suport. (module is still named ↵ | UbitUmarov | 2018-01-04 | 3 | -1/+304 |
| | | | | | | | | MuteListModuleTst for testing, others in core will be removed later | ||||
* | | fix merge | UbitUmarov | 2017-12-30 | 1 | -44/+80 |
|\ \ | |/ | |||||
| * | clean some extra space chars | UbitUmarov | 2017-12-30 | 1 | -1/+1 |
| | | |||||
| * | mantis 8271: work around missing encoding of estate bans on the pseudo url ↵ | UbitUmarov | 2017-12-30 | 1 | -45/+81 |
| | | | | | | | | encode used on POST, without changing the xml also used elsewhere. Possible this can be used in other case | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-31 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | change servicePoint dns expire also to 5min, let the endpoints expire slide. ↵ | UbitUmarov | 2017-05-29 | 1 | -2/+1 |
| | | | | | | | | This should reduce impact of absurd dns fails observed on my test ubuntu VM | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-27 | 1 | -8/+13 |
|\ \ | |/ | |||||
| * | cleanup (grid)region info endpoint; add log to try to find some xml decode ↵ | UbitUmarov | 2017-05-26 | 1 | -8/+13 |
| | | | | | | | | issues | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-25 | 2 | -0/+10 |
|\ \ | |/ | |||||
| * | move assetsconnector threads to whatchdog; Abort all alive threads known to ↵ | UbitUmarov | 2017-05-25 | 1 | -1/+1 |
| | | | | | | | | watchdog before exit | ||||
| * | another one | UbitUmarov | 2017-05-25 | 1 | -0/+1 |
| | | |||||
| * | add a bit more pre exit cleanup | UbitUmarov | 2017-05-24 | 2 | -0/+9 |
| | | |||||
* | | merge master | UbitUmarov | 2017-05-23 | 5 | -28/+29 |
|\ \ | |/ | |||||
| * | no all mono versions know DnsRefreshTimeout | UbitUmarov | 2017-05-23 | 1 | -1/+3 |
| | | |||||
| * | remember mono about the default for DnsRefreshTimeout | UbitUmarov | 2017-05-23 | 1 | -0/+1 |
| | | |||||
| * | check XFF headers of caller, but be quiet about them | UbitUmarov | 2017-05-22 | 3 | -8/+8 |
| | | |||||
| * | receivers can't tell if there where proxies on path unless they look | UbitUmarov | 2017-05-22 | 2 | -22/+20 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-14 | 2 | -2/+3 |
|\ \ | |/ | |||||
| * | fix remote requests for dwell, so dwell module still called | UbitUmarov | 2017-05-14 | 1 | -0/+1 |
| | | |||||
| * | a bit more on ServicePointManager | UbitUmarov | 2017-05-12 | 1 | -0/+1 |
| | | |||||
| * | lower connection limits again | UbitUmarov | 2017-05-12 | 1 | -1/+1 |
| | | |||||
| * | soem changes on connections limits | UbitUmarov | 2017-05-12 | 1 | -2/+1 |
| | | |||||
* | | merge | UbitUmarov | 2017-05-09 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | remove file bin/Mono.Posix.dll that causes problems with mono | UbitUmarov | 2017-05-09 | 1 | -1/+4 |
| | | |||||
* | | fix merge | UbitUmarov | 2017-05-07 | 13 | -45/+50 |
|\ \ | |/ | |||||
| * | let StreamReader be in using statements | UbitUmarov | 2017-05-07 | 13 | -39/+41 |
| | | |||||
| * | dispose some MemoryStreams | UbitUmarov | 2017-05-06 | 1 | -6/+9 |
| | | |||||
* | | fix merge | UbitUmarov | 2017-04-25 | 1 | -0/+36 |
|\ \ | |/ | |||||
| * | Also add the ability to quit on SIGTERM for ROBUST | Melanie Thielker | 2017-01-11 | 1 | -0/+36 |
| | | |||||
* | | fix merge | UbitUmarov | 2017-01-05 | 39 | -228/+228 |
|\ \ | |/ |