Dev Random
|
6955190c7d
Add Util method to load OpSys env vars
|
10 years ago |
Justin Clark-Casey (justincc)
|
9501a583cb
Make number of inbound http requests handled available as a httpserver.<port>.IncomingHTTPRequestsProcessed stat
|
11 years ago |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
11 years ago |
Justin Clark-Casey (justincc)
|
3ce198165c
minor: remove some mono compiler warnings in ServicesServerBase
|
11 years ago |
Justin Clark-Casey (justincc)
|
12900ea84e
Log same environment information to Robust log as is already done for simulator logs, for debug purposes
|
11 years ago |
Justin Clark-Casey (justincc)
|
faf96f5c85
minor: Log location in which simulator/robust was started.
|
11 years ago |
BlueWall
|
c754003944
Merge branch 'master' into connector_plugin
|
12 years ago |
Justin Clark-Casey (justincc)
|
3ce00e97cc
Factor out command script code.
|
12 years ago |
Justin Clark-Casey (justincc)
|
9fcf3f1a3f
Make "config show/set/get/save" console commands available on all servers
|
12 years ago |
Justin Clark-Casey (justincc)
|
8269d2b893
Factor out common pid file creation and removal code.
|
12 years ago |
Justin Clark-Casey (justincc)
|
4c4379b50f
Make "set log level" command available across all servers
|
12 years ago |
Justin Clark-Casey (justincc)
|
45d1e6ab09
Make "show info" command available across all servers
|
12 years ago |
Justin Clark-Casey (justincc)
|
cf03d6ea92
Factor out common registration of "show uptime" command
|
12 years ago |
Justin Clark-Casey (justincc)
|
5c48d7a378
factor out common HandleShow code for "show uptime"
|
12 years ago |
Justin Clark-Casey (justincc)
|
74a20a62ee
refactor: Factor out copy/pasted server uptime report code
|
12 years ago |
BlueWall
|
3e71c71cbf
Add modular configuration for Robust connectors
|
12 years ago |
SignpostMarv
|
3f6c6eed33
pasting in show uptime code
|
12 years ago |
Justin Clark-Casey (justincc)
|
916e3bf886
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
|
12 years ago |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 years ago |
Justin Clark-Casey (justincc)
|
2d0412d366
Make errors reported by OpenSim when it halts because it can't find certain config sections or files a bit more user friendly.
|
12 years ago |
Justin Clark-Casey (justincc)
|
b6873a7b5d
Catch any exceptions exiting the top of the robust console, as we already do for the main simulator.
|
13 years ago |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 years ago |
Jeff Ames
|
bc9f793a92
Formatting cleanup.
|
14 years ago |
BlueWall
|
ffc1123ca5
adding -logconfig to Robust.exe
|
14 years ago |
Robert Adams
|
6cf0b8f6fe
Add command-script to the Robust console
|
14 years ago |
Melanie Thielker
|
a791689ceb
Make the text mode remote console really work. It can now be used to send
|
14 years ago |
Melanie
|
984d5b0de6
Add "shutdown" command to ROBUST shell
|
15 years ago |
Melanie
|
99c7a43ffd
Add rest console support to the user server. Will ask new questions at
|
15 years ago |
Melanie Thielker
|
ff35a3378e
Make ROBUST not hang on exit in recent Mono versions. Make the logfile config
|
15 years ago |
Melanie Thielker
|
4badac3c90
Make a renamed OpenSim.Server.exe use the corret ini file, e.g.
|
15 years ago |