aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Collapse)AuthorAgeFilesLines
* It's 'show users', so don't count NPCs or child avatars.onefang2021-08-181-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.onefang2021-07-071-4/+7
| | | | | Note that long ago OpenSim broke showing child avatars, and I don't care.
* Remove useless executable bit that Windows adds.onefang2020-09-092-0/+0
|
* Move various paths out of the bin directory.onefang2020-09-081-3/+2
|
* remove some useless NULL argumentsUbitUmarov2019-10-222-6/+6
|
* Make ReadConfig a general features of consoles, rather than type dependentMelanie2019-08-211-1/+2
|
* Call SetServer on consoles reflectively to avoid having type checks in ↵Melanie2019-08-211-7/+6
| | | | places where it tends to be forgotten to update them.
* Massive console refactor. Greatly simplify interface.Melanie2019-08-202-15/+15
|
* Make the DNS cache timeout configurable.Melanie2019-08-092-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 defaultsMelanie2019-07-301-39/+0
|
* some cleanupUbitUmarov2018-11-081-5/+5
|
* fix lsl http url pool service still not starting correctlyUbitUmarov2018-11-021-1/+1
|
* more on culture issuesUbitUmarov2018-09-271-1/+5
|
* fix merge issueUbitUmarov2018-03-201-1/+1
|\
| * Fixed a typoKevin Cozens2018-03-191-1/+1
| |
* | change version to 0.9.1.1 so we can see it inworldUbitUmarov2018-01-131-1/+1
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-05-311-2/+1
|\ \ | |/
| * change servicePoint dns expire also to 5min, let the endpoints expire slide. ↵UbitUmarov2017-05-291-2/+1
| | | | | | | | This should reduce impact of absurd dns fails observed on my test ubuntu VM
* | remove a accent from a method nameUbitUmarov2017-05-271-1/+1
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-05-271-2/+0
|\ \ | |/
| * change wrong watchdog stopped thread check code, and don't log itUbitUmarov2017-05-261-2/+0
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-05-252-2/+9
|\ \ | |/
| * another oneUbitUmarov2017-05-251-1/+8
| |
| * give up on the code to stop AsyncCommandManager. It fails with many scripts ↵UbitUmarov2017-05-241-1/+1
| | | | | | | | running, and its only done deep on exit code. It is a backgroud thread should not block exit and never did
* | merge masterUbitUmarov2017-05-232-1/+6
|\ \ | |/
| * dont log timeouts on stopped threadsUbitUmarov2017-05-231-1/+2
| |
| * no all mono versions know DnsRefreshTimeoutUbitUmarov2017-05-231-1/+2
| |
| * remember mono about the default for DnsRefreshTimeoutUbitUmarov2017-05-231-0/+3
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-05-141-1/+6
|\ \ | |/
| * a bit more on ServicePointManagerUbitUmarov2017-05-121-3/+4
| |
| * lower connection limits againUbitUmarov2017-05-121-1/+5
| |
| * soem changes on connections limitsUbitUmarov2017-05-121-1/+1
| |
* | mergeUbitUmarov2017-05-091-0/+7
|\ \ | |/
| * let .net decide GC mode from its defaults on the platformUbitUmarov2017-05-091-0/+3
| |
| * remove file bin/Mono.Posix.dll that causes problems with monoUbitUmarov2017-05-091-0/+4
| |
| * recover a lost trim in permissions modules names parsingUbitUmarov2017-05-031-1/+1
| |
* | fix mergeUbitUmarov2017-05-031-1/+1
|\ \
| * | recover a lost trim in permissions modules names parsingUbitUmarov2017-05-021-1/+1
| |/
* | fix mergeUbitUmarov2017-04-252-3/+5
|\ \ | |/
| * Merge branch 'melanie'Melanie Thielker2017-02-012-0/+3
| |\
| | * Secure sim stats with an (optional) password.Melanie Thielker2017-02-012-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 themUbitUmarov2017-01-271-3/+2
| |/
* | fix mergeUbitUmarov2017-01-057-121/+121
|\ \ | |/
| * Massive tab and trailing space cleanupMelanie Thielker2017-01-057-127/+127
| |
* | Merge branch 'master' into httptestsUbitUmarov2016-12-302-0/+21
|\ \ | |/
| * Serving robots.txt from bin Idea of solution for ↵Mandarinka Tasty2016-12-292-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 httptestsUbitUmarov2016-12-231-4/+1
|\ \ | |/
| * Remove obsolete config option "EventQueue". It's been always on for ages!Melanie Thielker2016-12-201-2/+0
| |
| * remove obsolete config option "storage_prim_inventories"Melanie Thielker2016-12-201-2/+1
| |
* | Merge branch 'master' into httptestsUbitUmarov2016-12-141-2/+36
|\ \ | |/