Historique des commits

Auteur SHA1 Message Date
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. 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
  Serj Kalichev 2b8b3f67a5 The script callback can return the output of the executed action. The konf_buf class now use fd instead sock and can return the whole readed line. il y a 13 ans
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. il y a 13 ans
  Serj Kalichev 04b1b50125 Close unneeded descriptors 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 496654bf7b The shebang for the ACTION was implemented. Issue #15. il y a 13 ans
  Serj Kalichev 4274b34a44 Implement -w and -i clish options to set startup view and viewid. il y a 13 ans
  Serj Kalichev 2cf9cd656d Implement -x clish utility option to set path to get XMLs from. 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 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. 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 1addd687ea clish_shell_readline() and clish_shell_forceline() API functions il y a 13 ans
  Serj Kalichev 750d9371c8 API to execute C-strings as a CLI commands. il y a 13 ans
  Serj Kalichev 08e2c340cb Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet. il y a 13 ans
  Serj Kalichev 502422b6b8 Implementation of 'restore' feature il y a 13 ans
  Serj Kalichev 847dfa9196 Add ostream to context and shell. Use ostream for normal data exchange. Use stderr for error messages and help. il y a 13 ans
  Serj Kalichev 9de478a99d Rename all configure subsystem API. The confd daemon is konfd now. il y a 13 ans
  Serj Kalichev 8c4cc0a30f Some renaming. Move free(context). Remove clish_context_spawn_fd(). il y a 13 ans
  Serj Kalichev 324535e335 Make context structure from shell_spawn.c is accessible for user. Three functions works with clish_context_t: clish_context_spawn(), clish_context_spawn_fd(), clish_context_wait(). il y a 13 ans
  Serj Kalichev c30fc7a7e8 The first klish tree. il y a 14 ans