aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Base/ServicesServerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log ROBUST reading config files, just like regions do.onefang2020-03-181-0/+1
* Properly combine Robust.ini path.onefang2019-07-041-1/+1
* Move cache, config, logs out of tree, and various related clean ups.onefang2019-05-191-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-30/+172
* Stop it from not stopping.root2019-05-191-2/+3
* Attempt to move everything writable, and the configs, out of the bin directory.David Walter Seikel2016-11-041-1/+1
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-42/+32
* Merge branch 'master' into connector_pluginBlueWall2012-11-251-160/+15
|\
| * Factor out command script code.Justin Clark-Casey (justincc)2012-11-221-39/+0
| * Make "config show/set/get/save" console commands available on all serversJustin Clark-Casey (justincc)2012-11-221-14/+5
| * Factor out common pid file creation and removal code.Justin Clark-Casey (justincc)2012-11-221-22/+3
| * Make "set log level" command available across all serversJustin Clark-Casey (justincc)2012-11-221-1/+0
| * Make "show info" command available across all serversJustin Clark-Casey (justincc)2012-11-221-42/+1
| * Factor out common registration of "show uptime" commandJustin Clark-Casey (justincc)2012-11-221-5/+2
| * factor out common HandleShow code for "show uptime"Justin Clark-Casey (justincc)2012-11-221-16/+2
| * refactor: Factor out copy/pasted server uptime report codeJustin Clark-Casey (justincc)2012-11-221-23/+4
* | Add modular configuration for Robust connectorsBlueWall2012-10-031-0/+8
|/
* pasting in show uptime codeSignpostMarv2012-09-061-0/+41
* Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-4/+4
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-4/+4
* Make errors reported by OpenSim when it halts because it can't find certain c...Justin Clark-Casey (justincc)2012-01-241-4/+3
* Catch any exceptions exiting the top of the robust console, as we already do ...Justin Clark-Casey (justincc)2011-11-021-1/+8
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-1/+2
* Formatting cleanup.Jeff Ames2010-10-041-1/+1
* adding -logconfig to Robust.exeBlueWall2010-10-011-6/+20
* Add command-script to the Robust consoleRobert Adams2010-06-271-0/+41
* Make the text mode remote console really work. It can now be used to sendMelanie Thielker2010-06-081-0/+5
* Add "shutdown" command to ROBUST shellMelanie2009-11-301-0/+4
* Add rest console support to the user server. Will ask new questions atMelanie2009-08-191-0/+28
* Make ROBUST not hang on exit in recent Mono versions. Make the logfile configMelanie Thielker2009-07-311-3/+7
* Make a renamed OpenSim.Server.exe use the corret ini file, e.g.Melanie Thielker2009-07-071-5/+5
* Update prompt and make it settable from within the ini fileMelanie Thielker2009-07-071-0/+2
* That didn't quite work. Trying this instead -- prompt given in the cmd line.diva2009-06-081-2/+8
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-0/+5
* Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker2009-05-181-0/+233