Commit History

Autor SHA1 Mensaxe Data
  Serj Kalichev 2b1c1bf0a9 Fix extra warnings %!s(int64=10) %!d(string=hai) anos
  Serj Kalichev 1a733d2882 Add internal getopt implamentation. BSD version %!s(int64=10) %!d(string=hai) anos
  Serj Kalichev 21e5c5ae08 Fix UNIX_PATH_MAX portability problem. Thanks to S.Galabov %!s(int64=11) %!d(string=hai) anos
  Serj Kalichev 28bdfb7c6a Minor cosmetic changes %!s(int64=12) %!d(string=hai) anos
  Serj Kalichev 36567a4fbc Don't set optind for command line options parsing. The opt parsing within query is a problem %!s(int64=12) %!d(string=hai) anos
  Serj Kalichev eb0379fe22 Fix optind initialization while opt parsing %!s(int64=12) %!d(string=hai) anos
  Serj Kalichev 9a99a31305 Add header for getopt() for systems without getopt.h %!s(int64=12) %!d(string=hai) anos
  Serj Kalichev 8dbeed3251 Fix konfd sequences enumeration. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev 6856285b91 The konf returns right retval when daemon report error code. More informative error messages. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev ea400c7333 Fix build problem with MSG_NOSIGNAL on OpenBSD. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev f947f5c11b Use getopt_long() for utilities if getopt.h exists. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev a1df9b1b25 Implement --dry-run (-d) option for clish. The ACTION will not be actually executed. Fix version number of clish. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev 5dfc1dac2c Fix help for konf and konfd %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev 2270083925 The dynamic version definition in utilities. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev 60b4c906f7 The konfd daemon understands now the -s option. It's a path to UNIX socket to listen on. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev 1d13ee420a Move receive_answer() to konf/net.h with name konf_client_recv_answer(). %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev b4cde206fa Implement konf_client_recv_data() instead receive_data() %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev 4d2eb6f625 A little cleanup in konf utility. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev bd806d77e3 konf client can analyze command line args. The command to konfd must be located after -- option. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev e7e65d4623 The konf can escape encode arguments before passing them to the konfd daemon. %!s(int64=13) %!d(string=hai) anos
  Serj Kalichev 34d2dea2fa Semi-working utility konf to communicate to konfd daemon. TODO: Code duplication, quotes support. %!s(int64=13) %!d(string=hai) anos