Commit History

Author SHA1 Message Date
  Travis Cross 73d7e5a364 fs_cli: tell el_init() about stdin and stderr 13 years ago
  Travis Cross 05046e005e fs_cli: fix default location of CLI history 13 years ago
  Travis Cross 1e93151b79 fs_cli: ignore leading spaces on the CLI 13 years ago
  Travis Cross ee94dac7cb fs_cli: refactor allow_ctl_c handling 13 years ago
  Travis Cross 4ae6cce43c fs_cli: make sure we find a match even if we cannot write to stdout 13 years ago
  Travis Cross cbe8b9d55d fs_cli: fix segfault if a pressed function key is not bound 13 years ago
  Travis Cross 712853d900 fs_cli: do not print extra newline on function key press 13 years ago
  Travis Cross 5d1e95021c fs_cli: use nanosleep 13 years ago
  Travis Cross e0db2c0e10 fs_cli: refactor out read_config() 13 years ago
  Travis Cross 41937b04c6 fs_cli: refactor out stdout_writeable() 13 years ago
  Travis Cross a511dcee94 fs_cli: make some stylistic improvements 13 years ago
  Travis Cross a78ec2588a fs_cli: cleanup whitespace and reindent 13 years ago
  Mathieu Rene 5fad26b46e add timeout option to fs_cli 13 years ago
  Jeff Lenk 3d73e23b12 stupid compiler this should never have worked 13 years ago
  Michael S Collins 0db261ac28 Add missing newline on fs_cli usage 13 years ago
  Anthony Minessale e7b3c3b1ad add -i --interrupt to fs_cli to allow control-c to exit the program 13 years ago
  Anthony Minessale 986f258db0 let ctl-c work until you are connected 13 years ago
  Anthony Minessale 2ec2a9b0d3 skip blocking writes on fs_cli to avoid backing up event socket 14 years ago
  Anthony Minessale dc436b82a5 block control-z from fs cli and print a warning how to exit properly 14 years ago
  Jeff Lenk d29d83d743 ESL-53 Noevent/Noevents disparity 14 years ago
  Michael S Collins 7039ba47a1 libesl: allow fs_cli -x to have args up to 1024 chars (was 256) 14 years ago
  Anthony Minessale 70d215ef6d add -R to reconnect 14 years ago
  Jeff Lenk 74c40f5aa3 Fix windows build 14 years ago
  Anthony Minessale c0c699ba7e small tweak to last patch 14 years ago
  Anthony Minessale 36bfe432cf add -r to fs_cli to retry every second up to 2 min to connect 14 years ago
  Jeff Lenk d1d6be889d FSCORE-611 Increase buffer in fs_cli for Win 14 years ago
  Mathieu Rene 6c98ba4819 fs_cli: add help text for /uuid 14 years ago
  Mathieu Rene 0ea3d48529 Add /uuid command to fs_cli to filter logs by uuid 14 years ago
  Michael Jerris ad581d8c00 fix openbsd build of libesl (FSBUILD-256) 14 years ago
  Jeff Lenk a55b15025c FSCORE-546 15 years ago