Melanie Thielker
|
4921d5ac2d
|
Make the text mode remote console really work. It can now be used to send
multi-word commands with proper quoting, handles arguments with spaces
and allows interactive use, e.g. user creation.
|
2010-06-08 22:03:08 +02:00 |
Justin Clark-Casey (justincc)
|
627df50646
|
Apply http://opensimulator.org/mantis/view.php?id=4504
Stop the REST console crashing when entering return on an empty line
Thanks BlueWall
|
2010-01-29 23:38:44 +00:00 |
Melanie
|
3bf69aa5a3
|
Change ConsoleClient to allow quoted values to be passed through. This
allows setting the login message remotely on the user server console
|
2010-01-08 11:02:39 +00:00 |
Jeff Ames
|
02f937b0dc
|
Fix some compile warnings.
|
2009-08-26 14:02:52 +09:00 |
Melanie
|
3d7bb7567c
|
Add the ability to use -console=rest to the region server. User
and pass are specified the same way as for the ROBUST server
|
2009-08-17 09:21:39 +01:00 |
Melanie
|
dc0f0f5da8
|
Limit the scrollback buffer output of the command line client to
100 lines (4 screens worth) so things don't scroll endlessly on connect
|
2009-08-17 08:56:40 +01:00 |
Melanie
|
cef16bec6d
|
Add the OpenSim.ConsoleClient app.
Usage: OpenSim.ConsoleClient -h <host> -p <port> -u <user> -P <pass>
host defaults to localhost, port defaults to 8003.
|
2009-08-17 08:45:20 +01:00 |