Historique des commits

Auteur SHA1 Message Date
  Serj Kalichev 4376b117de Refactoring of timeout reaction. Some preparations for watchdog implementation. il y a 13 ans
  Serj Kalichev 2677326939 Autologout with timeout. Patch by Camilo Arboleda. il y a 13 ans
  Serj Kalichev 3f64c50e64 The functions like forceline() return retval now instead bool value. The testing is needed. il y a 13 ans
  Serj Kalichev 620288a711 Patch by Michal Turek il y a 13 ans
  Serj Kalichev bf68961b67 Escaped regexp il y a 13 ans
  Serj Kalichev 6a84d770ee Changed API for builtin functions. It gets full context now. il y a 13 ans
  Serj Kalichev 99bc7b0532 Change ENODATA to ENOENT. BSD portability il y a 13 ans
  Serj Kalichev 39b4383e7f Move parse function from pargv to shell class il y a 13 ans
  Serj Kalichev 6f6d9523ad Use saved value of static variable. Renew prompt when empty line il y a 13 ans
  Serj Kalichev fec195c244 Compilable version il y a 13 ans
  Serj Kalichev 5329ff840a Big variable refactoring. Unfinished. Don't use this revision. il y a 13 ans
  Serj Kalichev 3577cd7b86 Add var subsystem il y a 13 ans
  Serj Kalichev 6c2e039780 Fix param help il y a 13 ans
  Serj Kalichev 8aa26ccdac Completion refactoring. Fix Issue #29 il y a 13 ans
  Serj Kalichev 3e898ce777 Stylistic changes il y a 13 ans
  Serj Kalichev 4e1e45cde8 Rename strange SHELL_STATE_READY to SHELL_STATE_OK il y a 13 ans
  Serj Kalichev b3b7a58f4b Stylistic fixes il y a 13 ans
  Serj Kalichev eedd473fca Stylistic fixes il y a 13 ans
  Serj Kalichev 498e7fe6a7 Unconfuse with SHELL_STATE... il y a 13 ans
  Serj Kalichev ae0d7a2dc9 Unconfuse some code. Analyze this->state. il y a 13 ans
  Serj Kalichev de11d61946 Working on syntax error processing. il y a 13 ans
  Serj Kalichev 53461dc02c Unfinished modifications. Don't use il y a 13 ans
  Serj Kalichev a7c7cb68ad Make help output more cisco-like il y a 13 ans
  Serj Kalichev 583822faef Fix autocompletion using space. il y a 13 ans
  Serj Kalichev 566df81b94 More informative errors when enter is pressed il y a 13 ans
  Serj Kalichev 90f21ee2c5 Fix tab completion il y a 13 ans
  Serj Kalichev 7e3546daf3 Don't completed tab fixed. il y a 13 ans
  Serj Kalichev 2790d2d1cf First version of UTF-8 support. il y a 13 ans
  Serj Kalichev 4b7fdc4d58 Fix unneeded crlf while reading commands from stream. Issue #50. il y a 13 ans
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. il y a 13 ans