Commit History

Author SHA1 Message Date
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. 13 years ago
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. 13 years ago
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. 13 years ago
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. 13 years ago
  Serj Kalichev 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. 13 years ago
  Serj Kalichev 7f452f368d The spawn API refactoring. 13 years ago
  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. 13 years ago
  Serj Kalichev 540fbb4113 Implement internal variables __cur_depth, __cur_pwd. 13 years ago
  Serj Kalichev 08e2c340cb Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet. 13 years ago
  Serj Kalichev 847dfa9196 Add ostream to context and shell. Use ostream for normal data exchange. Use stderr for error messages and help. 13 years ago
  Serj Kalichev 9de478a99d Rename all configure subsystem API. The confd daemon is konfd now. 13 years ago
  Serj Kalichev c30fc7a7e8 The first klish tree. 13 years ago