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 |
Dan Lake
|
df37738ce7
WebStats will now use actual logfile as specified in OpenSim.exe.config rather than hardcoded ./OpenSim.log. This allows for rotating logs and other file appender types
|
11 years ago |
Melanie
|
598f891d70
Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP
|
11 years ago |
Melanie
|
cc4cfd9fa8
Merge branch 'master' into careminster
|
11 years ago |
Oren Hurvitz
|
b77da5039e
Assign the SmartThreadPool name in the constructor
|
12 years ago |
Melanie
|
9aad815177
Merge branch 'master' into careminster
|
12 years ago |
Robert Adams
|
caad1edabf
Add utility function to clamp a vector to a maximum magnitude.
|
12 years ago |
Melanie
|
e62b14024f
Merge branch 'master' into careminster
|
12 years ago |
Oren Hurvitz
|
1b826b4877
Allow registering regions whose names are equivalent under LIKE but not truly equal
|
12 years ago |
Melanie
|
7943c8d11c
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
bc9a7ba0d6
minor: Assign names to the different SmartThreadPools for debugging purposes.
|
12 years ago |
Justin Clark-Casey (justincc)
|
416244051d
refactor: call Util.InitThreadPool() if we are initializing an uninitialized pool on first use rather than constructing it ourselves.
|
12 years ago |
Melanie
|
a126097d6b
Merge branch 'master' into careminster
|
12 years ago |
Robert Adams
|
3e3c168987
Add helper routine Util.InRange()
|
12 years ago |
Melanie
|
b9939a46a1
Merge branch 'master' into careminster
|
12 years ago |
Robert Adams
|
21dc5f4a1a
Add stack dump function that takes an alternate printer outter. I've found that log4net can be slowish so, if one is generating A LOT of debug output, alternate printers are better
|
12 years ago |
Melanie
|
fd7a83f439
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
999cb4b20c
Make "show threads" and "thread abort" console commands available on all servers
|
12 years ago |