aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/ServerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add "get log level" command - this returns the current server session console...Justin Clark-Casey (justincc)2012-11-221-19/+31
* Make "set log level" command available across all serversJustin Clark-Casey (justincc)2012-11-221-0/+31
* Make "show info" command available across all serversJustin Clark-Casey (justincc)2012-11-221-2/+182
* Factor out common registration of "show uptime" commandJustin Clark-Casey (justincc)2012-11-221-0/+12
* factor out common HandleShow code for "show uptime"Justin Clark-Casey (justincc)2012-11-221-0/+50
* refactor: Factor out copy/pasted server uptime report codeJustin Clark-Casey (justincc)2012-11-221-0/+58