Commit History

Author SHA1 Message Date
  Serj Kalichev 9dc9bd8b96 Early add static plugins 9 years ago
  Serj Kalichev f6ebb03a99 Rename shell_spawn.c to shell_loop.c 9 years ago
  Serj Kalichev dab0504e8d Resolve PTYPEs in clish_shell_prepare 9 years ago
  Serj Kalichev 1ea1dd527c Make access mesages - debug 9 years ago
  Serj Kalichev 4efff9ef74 Access field for PARAM 9 years ago
  Serj Kalichev 9cacac2579 Fix command alias resolving 9 years ago
  Serj Kalichev 774e9e7d80 Access for COMMANDs 9 years ago
  Serj Kalichev 06d7605d15 Change the name of global view to __global 9 years ago
  Serj Kalichev dab6466138 Fix newly added memory leak 9 years ago
  Serj Kalichev 906e3d0f65 Move plugin_load/link to clish_shell_prepare() 9 years ago
  Serj Kalichev eccc30b0fb access hook must return 0 on success 9 years ago
  Serj Kalichev 4c860a741f Resolve NAMESPACES while clish_shell_prepare() 9 years ago
  Serj Kalichev 4f712703c6 clish_shell_prepare() 9 years ago
  Serj Kalichev 63512f8e93 Del shell_access.c 9 years ago
  Serj Kalichev f88c52a32a Fix setting startup view by -w option. Fix force_viewname() 10 years ago
  Serj Kalichev 744bacdd1b Some context API for shell_execute.c 11 years ago
  Serj Kalichev 8057489f67 Remove unneeded global init and fini hooks 11 years ago
  Serj Kalichev 05db649ab0 Fix memory leaks for dyn views 11 years ago
  Serj Kalichev 80d2d0ea50 Dynamic view. Thanks to aa.atnet. 11 years ago
  Serj Kalichev aa1eca0762 Execute init hook on startup 11 years ago
  Serj Kalichev cec0a286f0 Hook wrappers. Dryrun config and log. 11 years ago
  Serj Kalichev 6245456c58 Add hooks 11 years ago
  Serj Kalichev a347b77264 Rename client_hooks to hooks 11 years ago
  Serj Kalichev 803f3d2e3c Add default sym 11 years ago
  Serj Kalichev 5a33fd4e79 The syslog command logging is disabled by default. The -o (--log) option enables logging 13 years ago
  Serj Kalichev b061b40228 Add command logging callback 13 years ago
  Serj Kalichev 3f64c50e64 The functions like forceline() return retval now instead bool value. The testing is needed. 13 years ago
  Serj Kalichev fec195c244 Compilable version 13 years ago
  Serj Kalichev b3b7a58f4b Stylistic fixes 13 years ago
  Serj Kalichev 49389e701e The forceline() and readline() can return executed command output (stdout). Fix issue #43. 13 years ago