1
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Serj Kalichev 803f3d2e3c Add default sym vor 11 Jahren
  Serj Kalichev ba539af810 First resolved symbol. vor 11 Jahren
  Serj Kalichev 486a7ca821 Add list of unresolved symbols vor 11 Jahren
  Serj Kalichev c271da522c Parse PLUGIN tag vor 11 Jahren
  Serj Kalichev ff6e4988de Add user name to log file vor 11 Jahren
  Serj Kalichev eb500fe8b2 Restore the behaviour of internal variables __ vor 12 Jahren
  Serj Kalichev 74f65b3621 Regex escaping patch by rse.engelschall vor 12 Jahren
  Serj Kalichev a8d33b0008 Implementation of watchdog with the ACTION vor 13 Jahren
  Serj Kalichev 4376b117de Refactoring of timeout reaction. Some preparations for watchdog implementation. vor 13 Jahren
  Serj Kalichev 5a33fd4e79 The syslog command logging is disabled by default. The -o (--log) option enables logging vor 13 Jahren
  Serj Kalichev 3f64c50e64 The functions like forceline() return retval now instead bool value. The testing is needed. vor 13 Jahren
  Serj Kalichev 0003118c8c Fix __intaractive var generation. The right way without fictive param. vor 13 Jahren
  Serj Kalichev 274e556b29 The access fields for view and namespaces. Fix problem with args. Patch by Camilo A. Arboleda vor 13 Jahren
  Serj Kalichev 8e318602c2 Refactoring of slow viewid mechanism vor 13 Jahren
  Serj Kalichev 39b4383e7f Move parse function from pargv to shell class vor 13 Jahren
  Serj Kalichev fec195c244 Compilable version vor 13 Jahren
  Serj Kalichev 3577cd7b86 Add var subsystem vor 13 Jahren
  Serj Kalichev 0dcaad88e0 Remove unneeded context field from shell structure vor 13 Jahren
  Serj Kalichev 8aa26ccdac Completion refactoring. Fix Issue #29 vor 13 Jahren
  Serj Kalichev b3b7a58f4b Stylistic fixes vor 13 Jahren
  Serj Kalichev 498e7fe6a7 Unconfuse with SHELL_STATE... vor 13 Jahren
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. vor 13 Jahren
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. vor 13 Jahren
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. vor 13 Jahren
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. vor 13 Jahren
  Serj Kalichev 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. vor 13 Jahren
  Serj Kalichev 7f452f368d The spawn API refactoring. vor 13 Jahren
  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. vor 13 Jahren
  Serj Kalichev 540fbb4113 Implement internal variables __cur_depth, __cur_pwd. vor 13 Jahren
  Serj Kalichev 08e2c340cb Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet. vor 13 Jahren