Justin Clark-Casey (justincc)
|
4035badd20
Add experimental "show grid users online" console command to show grid users online from a standalone/robust instance.
|
11 years ago |
Melanie
|
ad1b2902f2
Merge branch 'master' into careminster
|
11 years ago |
Kevin Cozens
|
64216b34a4
Fixed error in BuildFakeParcelID() which was detected by regression tests.
|
11 years ago |
Melanie
|
a7eb1b5b85
Merge branch 'master' into careminster
|
11 years ago |
Dan Lake
|
ae997fffee
Merge branch 'master' of git://opensimulator.org/git/opensim
|
11 years ago |
Dan Lake
|
6572847518
Added MinPoolThreads to ini [Startup] section to control SmartThreadPool.
|
11 years ago |
Melanie
|
7830cc9954
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
077be8b496
Fix what apepars to be a bug in DoubleQueue<T>.Enqueue(Queue<T> q, T data) where the q parmater is ignored and everyghig is always placed on m_lowQueue.
|
11 years ago |
Diva Canto
|
60325f81d8
This might address the following observed exception:
|
11 years ago |
Justin Clark-Casey (justincc)
|
44e9849ed1
Fix regression where llHTTPRequests which did not get an OK response returned 499 and the exception message in the http_response event rather than the actual response code and body.
|
11 years ago |
Melanie
|
f70357eaa3
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
b7c9dee033
refactor: Move existing code to generate report information on the threadpool to the ServerBase rather than being in Util
|
11 years ago |
Justin Clark-Casey (justincc)
|
c0a00cd7fd
Fix bug where no threadpool data would be displayed in the "show threads" command if threadpool type was QueueUserWorkItem (Unsafe worked as expected)
|
11 years ago |
Melanie
|
a7dbafb0e3
Port Avination's inventory send throttling
|
11 years ago |
Melanie
|
09c2cd0d76
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
06ab168897
To further help with tracking down the apperance of too much "Unknown User" in chatlogs, etc. temporarily change each instance of this in OpenSimulator so we can identify where it's coming from
|
11 years ago |
Melanie
|
8c5445b774
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
206fb306a7
Update SmartThreadPool to latest version 2.2.3 with a major and minor change.
|
11 years ago |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 years ago |
Melanie
|
c341664c1b
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 years ago |
Melanie
|
8b657773e4
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
39a0928052
minor: Remove some mono compiler warnings in OpenSim.Framework.dll
|
11 years ago |
Melanie
|
54ee95dd8e
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
d0cb4fc326
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
|
11 years ago |
Melanie
|
e3ea2c4bee
Merge branch 'master' into careminster
|
11 years ago |
Diva Canto
|
0e8289cd00
Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup]
|
11 years ago |
Melanie
|
9534d5f929
Merge branch 'master' into careminster
|
11 years ago |
Diva Canto
|
e515cdddec
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency.
|
11 years ago |
Melanie
|
8b78b9429d
Merge branch 'avination' into careminster
|
11 years ago |
Melanie
|
375114bea3
Merge branch 'master' into careminster
|
11 years ago |