Justin Clark-Casey (justincc)
|
c605c7a7b7
Lock m_syncRoot on DoubleQueue.Count. This is not documented as a thread-safe operation
|
10 years ago |
Dev Random
|
6955190c7d
Add Util method to load OpSys env vars
|
10 years ago |
Justin Clark-Casey (justincc)
|
733e067958
Log information about which function, request data and agent ID triggered an XmlRpcGroupsServiceConnector error
|
10 years ago |
Melanie
|
c6e9db5866
Merge branch 'master' into careminster
|
10 years ago |
Melanie
|
4ccb15290e
Merge branch 'master' into careminster
|
10 years ago |
Robert Adams
|
4fb3d314b8
Fix casting error for float type INI file parameter parsing.
|
10 years ago |
Robert Adams
|
08fa0a6a8a
Fix casting error for float type INI file parameter parsing.
|
10 years ago |
Justin Clark-Casey (justincc)
|
b5ef585069
Merge branch 'justincc-master'
|
11 years ago |
Oren Hurvitz
|
bc0ff5e7d4
Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.
|
11 years ago |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
11 years ago |
Robert Adams
|
d9848943a9
Add routines in Util.cs for conversion of region handles to region
|
11 years ago |
Melanie
|
2f365ea80b
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
431156f6c4
minor simplification of some unix date functions in Util. No functional change.
|
11 years ago |
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 |