Historique des commits

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