aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Base/ServicesServerBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | multi-word commands with proper quoting, handles arguments with spaces and allows interactive use, e.g. user creation.
* 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
| | | | | | startup. To use, run it normally once, answering the questions, then run again with -console=rest. Also now supports -console=basic for a console that reads stdin
* Make ROBUST not hang on exit in recent Mono versions. Make the logfile configMelanie Thielker2009-07-311-3/+7
| | | | | | setting/commandline option actually work.
* Make a renamed OpenSim.Server.exe use the corret ini file, e.g.Melanie Thielker2009-07-071-5/+5
| | | | | | | | renaming OpenSim.Server.exe to OpenSim.AssetServer.exe will cause OpenSim.AssetServer.ini to be read by that instance. This facilitates legacy usage
* 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 ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* 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