Commit History

Author SHA1 Message Date
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. 13 years ago
  Serj Kalichev ea400c7333 Fix build problem with MSG_NOSIGNAL on OpenBSD. 13 years ago
  Serj Kalichev f947f5c11b Use getopt_long() for utilities if getopt.h exists. 13 years ago
  Serj Kalichev 4274b34a44 Implement -w and -i clish options to set startup view and viewid. 13 years ago
  Serj Kalichev 2cf9cd656d Implement -x clish utility option to set path to get XMLs from. 13 years ago
  Serj Kalichev a1df9b1b25 Implement --dry-run (-d) option for clish. The ACTION will not be actually executed. Fix version number of clish. 13 years ago
  Serj Kalichev 96d51f14c6 Implement -e option for clish binary. It's stop on error flag. By default - no stop on error. 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 fbce1160ec The clish option -l implemented. It starts clish without using locking mechanism. It needed when the clish is executed from clish's ACTION. Nesting clish execution. 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 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. 13 years ago
  Serj Kalichev 7f452f368d The spawn API refactoring. 13 years ago
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. 13 years ago
  Serj Kalichev c30fc7a7e8 The first klish tree. 13 years ago