Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's 'show users', so don't count NPCs or child avatars. | onefang | 2021-08-18 | 1 | -1/+10 |
| | | | | | The sledjchisl stop function takes account of that, and wont shutdown sims with actual people on them. | ||||
* | For "show users" show if they are an NPC or not. | onefang | 2021-07-07 | 1 | -4/+7 |
| | | | | | Note that long ago OpenSim broke showing child avatars, and I don't care. | ||||
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 2 | -0/+0 |
| | |||||
* | Move various paths out of the bin directory. | onefang | 2020-09-08 | 1 | -3/+2 |
| | |||||
* | remove some useless NULL arguments | UbitUmarov | 2019-10-22 | 2 | -6/+6 |
| | |||||
* | Make ReadConfig a general features of consoles, rather than type dependent | Melanie | 2019-08-21 | 1 | -1/+2 |
| | |||||
* | Call SetServer on consoles reflectively to avoid having type checks in ↵ | Melanie | 2019-08-21 | 1 | -7/+6 |
| | | | | places where it tends to be forgotten to update them. | ||||
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 2 | -15/+15 |
| | |||||
* | Make the DNS cache timeout configurable. | Melanie | 2019-08-09 | 2 | -1/+5 |
| | | | | | | 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. | ||||
* | Remove the outdated and no longer useful hardcoded config defaults | Melanie | 2019-07-30 | 1 | -39/+0 |
| | |||||
* | some cleanup | UbitUmarov | 2018-11-08 | 1 | -5/+5 |
| | |||||
* | fix lsl http url pool service still not starting correctly | UbitUmarov | 2018-11-02 | 1 | -1/+1 |
| | |||||
* | more on culture issues | UbitUmarov | 2018-09-27 | 1 | -1/+5 |
| | |||||
* | fix merge issue | UbitUmarov | 2018-03-20 | 1 | -1/+1 |
|\ | |||||
| * | Fixed a typo | Kevin Cozens | 2018-03-19 | 1 | -1/+1 |
| | | |||||
* | | change version to 0.9.1.1 so we can see it inworld | UbitUmarov | 2018-01-13 | 1 | -1/+1 |
| | | |||||
* | | 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 | ||||
* | | remove a accent from a method name | UbitUmarov | 2017-05-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-27 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | change wrong watchdog stopped thread check code, and don't log it | UbitUmarov | 2017-05-26 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-25 | 2 | -2/+9 |
|\ \ | |/ | |||||
| * | another one | UbitUmarov | 2017-05-25 | 1 | -1/+8 |
| | | |||||
| * | give up on the code to stop AsyncCommandManager. It fails with many scripts ↵ | UbitUmarov | 2017-05-24 | 1 | -1/+1 |
| | | | | | | | | running, and its only done deep on exit code. It is a backgroud thread should not block exit and never did | ||||
* | | merge master | UbitUmarov | 2017-05-23 | 2 | -1/+6 |
|\ \ | |/ | |||||
| * | dont log timeouts on stopped threads | UbitUmarov | 2017-05-23 | 1 | -1/+2 |
| | | |||||
| * | no all mono versions know DnsRefreshTimeout | UbitUmarov | 2017-05-23 | 1 | -1/+2 |
| | | |||||
| * | remember mono about the default for DnsRefreshTimeout | UbitUmarov | 2017-05-23 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-14 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | a bit more on ServicePointManager | UbitUmarov | 2017-05-12 | 1 | -3/+4 |
| | | |||||
| * | lower connection limits again | UbitUmarov | 2017-05-12 | 1 | -1/+5 |
| | | |||||
| * | soem changes on connections limits | UbitUmarov | 2017-05-12 | 1 | -1/+1 |
| | | |||||
* | | merge | UbitUmarov | 2017-05-09 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | let .net decide GC mode from its defaults on the platform | UbitUmarov | 2017-05-09 | 1 | -0/+3 |
| | | |||||
| * | remove file bin/Mono.Posix.dll that causes problems with mono | UbitUmarov | 2017-05-09 | 1 | -0/+4 |
| | | |||||
| * | recover a lost trim in permissions modules names parsing | UbitUmarov | 2017-05-03 | 1 | -1/+1 |
| | | |||||
* | | fix merge | UbitUmarov | 2017-05-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | recover a lost trim in permissions modules names parsing | UbitUmarov | 2017-05-02 | 1 | -1/+1 |
| |/ | |||||
* | | fix merge | UbitUmarov | 2017-04-25 | 2 | -3/+5 |
|\ \ | |/ | |||||
| * | Merge branch 'melanie' | Melanie Thielker | 2017-02-01 | 2 | -0/+3 |
| |\ | |||||
| | * | Secure sim stats with an (optional) password. | Melanie Thielker | 2017-02-01 | 2 | -0/+3 |
| | | | | | | | | | | | | | | | There is way too much in these stats to expose them to the world, at least for some of us. | ||||
| * | | parcels must be loaded before objects, so they can be added to them | UbitUmarov | 2017-01-27 | 1 | -3/+2 |
| |/ | |||||
* | | fix merge | UbitUmarov | 2017-01-05 | 7 | -121/+121 |
|\ \ | |/ | |||||
| * | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 7 | -127/+127 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-30 | 2 | -0/+21 |
|\ \ | |/ | |||||
| * | Serving robots.txt from bin Idea of solution for ↵ | Mandarinka Tasty | 2016-12-29 | 2 | -0/+21 |
| | | | | | | | | | | | | | | http://opensimulator.org/mantis/view.php?id=7392 Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: Melanie Thielker <melanie@t-data.com> | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-23 | 1 | -4/+1 |
|\ \ | |/ | |||||
| * | Remove obsolete config option "EventQueue". It's been always on for ages! | Melanie Thielker | 2016-12-20 | 1 | -2/+0 |
| | | |||||
| * | remove obsolete config option "storage_prim_inventories" | Melanie Thielker | 2016-12-20 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-14 | 1 | -2/+36 |
|\ \ | |/ |