Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-08-26 | Fix some compile warnings. | Jeff Ames | 2 | -6/+0 | |
2009-08-17 | Add the ability to use -console=rest to the region server. User | Melanie | 1 | -1/+1 | |
and pass are specified the same way as for the ROBUST server | |||||
2009-08-17 | Limit the scrollback buffer output of the command line client to | Melanie | 1 | -1/+14 | |
100 lines (4 screens worth) so things don't scroll endlessly on connect | |||||
2009-08-17 | Add the OpenSim.ConsoleClient app. | Melanie | 2 | -0/+271 | |
Usage: OpenSim.ConsoleClient -h <host> -p <port> -u <user> -P <pass> host defaults to localhost, port defaults to 8003. |