index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Servers
/
ServerBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-06
Add "debug threadpool status" console command to show min/max/current worker/...
Justin Clark-Casey (justincc)
1
-0
/
+23
2013-08-05
Add "debug comms status" command to show current debug comms settings
Justin Clark-Casey (justincc)
1
-0
/
+11
2013-08-05
Make it possible to switch whether we serialize osd requests per endpoint or ...
Justin Clark-Casey (justincc)
1
-0
/
+37
2013-08-05
minor: move "threads abort" and "force gc" console commands into debug catego...
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-08-05
Make it possible to set worker/iocp min/max threadpool limits on the fly with...
Justin Clark-Casey (justincc)
1
-0
/
+78
2013-08-05
Add checks monitoring framework to provide alerts if certain conditions do no...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-06-17
refactor: Move existing code to generate report information on the threadpool...
Justin Clark-Casey (justincc)
1
-1
/
+62
2013-06-17
Make general server stats available on the robust console as well as the simu...
Justin Clark-Casey (justincc)
1
-0
/
+32
2013-04-09
If OpenSimulator is writing a PID file and finds the file already present on ...
Justin Clark-Casey (justincc)
1
-0
/
+5
2013-03-14
Log same environment information to Robust log as is already done for simulat...
Justin Clark-Casey (justincc)
1
-0
/
+20
2012-11-23
Make "show threads" and "thread abort" console commands available on all servers
Justin Clark-Casey (justincc)
1
-0
/
+92
2012-11-23
Make "force gc" console command available across all servers
Justin Clark-Casey (justincc)
1
-0
/
+12
2012-11-23
Make "show version" console command available across all servers
Justin Clark-Casey (justincc)
1
-0
/
+7
2012-11-22
Factor out command script code.
Justin Clark-Casey (justincc)
1
-2
/
+50
2012-11-22
Make "config show/set/get/save" console commands available on all servers
Justin Clark-Casey (justincc)
1
-3
/
+137
2012-11-22
Factor out common pid file creation and removal code.
Justin Clark-Casey (justincc)
1
-5
/
+46
2012-11-22
Add "get log level" command - this returns the current server session console...
Justin Clark-Casey (justincc)
1
-19
/
+31
2012-11-22
Make "set log level" command available across all servers
Justin Clark-Casey (justincc)
1
-0
/
+31
2012-11-22
Make "show info" command available across all servers
Justin Clark-Casey (justincc)
1
-2
/
+182
2012-11-22
Factor out common registration of "show uptime" command
Justin Clark-Casey (justincc)
1
-0
/
+12
2012-11-22
factor out common HandleShow code for "show uptime"
Justin Clark-Casey (justincc)
1
-0
/
+50
2012-11-22
refactor: Factor out copy/pasted server uptime report code
Justin Clark-Casey (justincc)
1
-18
/
+20
2009-04-14
Update svn properties.
Jeff Ames
1
-56
/
+56
2009-04-11
* Minor MRM Cleanup
Adam Frisby
1
-56
/
+56
2009-04-06
Add copyright headers, formatting cleanup.
Jeff Ames
1
-1
/
+28
2009-04-06
Update svn properties.
Jeff Ames
1
-29
/
+29
2009-04-05
* Implements ISocialEntity - this represents the class of "user-like" objects...
Adam Frisby
1
-1
/
+0
2009-04-04
* More fiddling with MRM IPersistence, now stores <T> instead of Object.
Adam Frisby
1
-4
/
+5
2009-04-04
* Changed IPersistence interface so that passing the MRMBase is unessecary.
Adam Frisby
1
-6
/
+4
2009-04-03
* Implements "ID" semi-global within MRM scripts. This is tied to the 'state ...
Adam Frisby
1
-0
/
+31