提交歷史

作者 SHA1 備註 提交日期
  Serj Kalichev f3f23f6797 Template for syslog logging sym 6 月之前
  Serj Kalichev f0cbc6bd0d Fix syslog messages and their levels 11 月之前
  Serj Kalichev b4facd94ec Merge branch 'master' of https://src.libcode.org/pkun/klish 1 年之前
  Serj Kalichev 026beb7825 Use empty signal handler to ignore SIGPIPE because SIG_IGN will be inherited while fork/exec 1 年之前
  Serj Kalichev 84531cf59c Fix SIGPIPE in client and ktpd when scheme is empty 1 年之前
  Serj Kalichev 3ea3aaf2bc Fix getting sub-ini file by dbs 1 年之前
  Serj Kalichev 93aa5b675d klishd ignores SIGPIPE when client close the socket 1 年之前
  Serj Kalichev 269951a6bf Use faux_daemon() to daemonize. Parent writes pidfile 1 年之前
  Serj Kalichev c48a485d2c Rename KCONTEXT_ enum to KCONTEXT_TYPE_ 1 年之前
  Serj Kalichev fcf4b766ad ktpd: Implement exit 1 年之前
  Serj Kalichev bd6c878d57 context: Add scheme field and ustore funcs 2 年之前
  Serj Kalichev 28a9a185d9 ACTION's context contains session data 2 年之前
  Serj Kalichev 6ddb3df2f2 ktpd: Transmit retcode to client 2 年之前
  Serj Kalichev e0b011bc69 ktpd: Process ACTION 2 年之前
  Serj Kalichev a00e980fc0 kexec: First version of exec_action_sequence 2 年之前
  Serj Kalichev f3dcc9d3e8 Move client_ev() to ktpd_session. Wait for action's processes within ktpd and call special function from ktpd_session 2 年之前
  Serj Kalichev 0a57d879a4 ktpd_session: Class now contain eloop object 2 年之前
  Serj Kalichev 623b33392c ktp_session: A bit reorganize 2 年之前
  Serj Kalichev fe207aafda Minor changes 2 年之前
  Serj Kalichev d42152c68b klishd: Function to daemonize 2 年之前
  Serj Kalichev 8a9c355ee6 klishd: Get line from client 2 年之前
  Serj Kalichev 9ba0f7428b klish: Utility can send command to daemon 2 年之前
  Serj Kalichev 767a6e6623 klishd: Fix exit status of service process 2 年之前
  Serj Kalichev ff5535bacb klishd: Event loop for service process. Unfinished 2 年之前
  Serj Kalichev c3449345e3 ktpd_session contains ksession_t 2 年之前
  Serj Kalichev ef2110770c klishd: Begin to init service process after fork 2 年之前
  Serj Kalichev 4e2bb7ba1b klishd: Fork process on each client connection 2 年之前
  Serj Kalichev 0d28aea6f2 entry: Remove all useless structs from tree. From ischeme and kscheme. Removed elements are view, ptype, command, param, nspace. All correspondent XML tags translate its content to kentry_t 2 年之前
  Serj Kalichev 57aedead12 parse: Completion entries are unique 2 年之前
  Serj Kalichev c28227c898 parse: Parsing for excution and completion 2 年之前