aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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 r...UbitUmarov2017-05-241-1/+1
* | 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
| * | 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 http://opensimulator.org/man...Mandarinka Tasty2016-12-292-0/+21
* | 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
|\ \ | |/
| * Applying a modified version of TomTheDragon's patch to prevent the simMelanie Thielker2016-12-121-7/+14
| * don't do unix signals on windowsUbitUmarov2016-12-121-6/+12
| * Allow OpenSim to respond to Unix signals. This may need work to beMelanie Thielker2016-12-121-2/+23
* | remove not needed sslport parameterUbitUmarov2016-12-081-3/+2
* | Merge branch 'master' into httptestsUbitUmarov2016-11-271-6/+6
|\ \ | |/
| * Fix in cmdparams.Length for: SavePrimsXml2 and SaveXmlMandarinka Tasty2016-11-261-2/+2
| * Fix in descriptions of: load xml, load xml2, save xml, save xml2Mandarinka Tasty2016-11-261-4/+4
* | keep a unsecure http port up for external services (datasnapshot search). Onl...UbitUmarov2016-10-091-19/+34
* | changes to regions ssl suport: verify if hostnames are validate by the select...UbitUmarov2016-10-091-1/+1
* | recover regions main http server ssl suport. Using a PKCS12 cert file, and no...UbitUmarov2016-10-062-7/+33
|/