Historique des commits

Auteur SHA1 Message Date
  Serj Kalichev df92544a3b Remove pthread and rt il y a 12 ans
  Serj Kalichev 51afca2c7b Good error reporting. Fix some ugly output. il y a 12 ans
  Serj Kalichev a8d33b0008 Implementation of watchdog with the ACTION il y a 13 ans
  Serj Kalichev 4376b117de Refactoring of timeout reaction. Some preparations for watchdog implementation. il y a 13 ans
  Serj Kalichev 5a33fd4e79 The syslog command logging is disabled by default. The -o (--log) option enables logging 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 0003118c8c Fix __intaractive var generation. The right way without fictive param. il y a 13 ans
  Serj Kalichev 8e318602c2 Refactoring of slow viewid mechanism il y a 13 ans
  Serj Kalichev 9be3641076 Fix FreeBSD warnings il y a 13 ans
  Serj Kalichev 39b4383e7f Move parse function from pargv to shell class il y a 13 ans
  Serj Kalichev 7fc8b1bc17 The ACTION is separate class now il y a 13 ans
  Serj Kalichev fec195c244 Compilable version il y a 13 ans
  Serj Kalichev 3577cd7b86 Add var subsystem il y a 13 ans
  Serj Kalichev 0dcaad88e0 Remove unneeded context field from shell structure 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 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 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. il y a 13 ans
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. il y a 13 ans
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. il y a 13 ans
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. il y a 13 ans
  Serj Kalichev 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. il y a 13 ans
  Serj Kalichev 7f452f368d The spawn API refactoring. il y a 13 ans
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. il y a 13 ans
  Serj Kalichev 946cc8d4dc The locking is implemented. When command is executing the enother clish can't execute commands. The action and config changes is atomic. il y a 13 ans
  Serj Kalichev 540fbb4113 Implement internal variables __cur_depth, __cur_pwd. il y a 13 ans
  Serj Kalichev 7e5db77e6d Technological revision. Don't use. il y a 13 ans
  Serj Kalichev 50d6aa5e80 Technological revision. Don't use il y a 13 ans
  Serj Kalichev 502422b6b8 Implementation of 'restore' feature il y a 13 ans