Commit History

Author SHA1 Message Date
  Serj Kalichev 79062a0e8c Client can send empty commands to server. Server answers with renewed prompt 10 months ago
  Serj Kalichev f3f23f6797 Template for syslog logging sym 10 months ago
  Serj Kalichev 466c20446b Execute log callback 10 months ago
  Serj Kalichev 0c3a867be0 It's possible to set parent_context and parent_exec to context structure 10 months ago
  Serj Kalichev aa37ad2e4b Add parent_context field to kcontext_t structure 10 months ago
  Serj Kalichev 254c354bbd Remove now unneeded workaround 11 months ago
  Serj Kalichev 08e40f4fdb Limit server's buffers 11 months ago
  Serj Kalichev 0863763438 Stop receiving data from client if stdin buffer is full. Server 11 months ago
  Serj Kalichev 886849af07 Revert "Revert "Use more responsive functions faux_async_in_easy(), faux_async_out_easy()"" 11 months ago
  Serj Kalichev 70babdbc07 Revert "Use more responsive functions faux_async_in_easy(), faux_async_out_easy()" 11 months ago
  Serj Kalichev 6f68d7455c Use more responsive functions faux_async_in_easy(), faux_async_out_easy() 11 months ago
  Serj Kalichev 74b90d9b65 Large buffer for klishd too 11 months ago
  Serj Kalichev d00d20e749 Fix add_fd when stdin = stdout 11 months ago
  Serj Kalichev 8e7d580f7f Send message from client to server when stdin is closed 11 months ago
  Serj Kalichev 2f83cc8ddb Implement non-interruptible command 11 months ago
  Serj Kalichev 7528e4488a Implement in and out ACTION fields 11 months ago
  Serj Kalichev b9587e08c6 Change interactive commands behaviour 11 months ago
  Serj Kalichev 24c012b551 Don't create tty for interactive commands if client has no terminal 1 year ago
  Serj Kalichev f61e644ba4 Empty out buffer on KTP_STDOUT_CLOSE 1 year ago
  Serj Kalichev e20d300aa3 Send "SIGPIPE" (KTP_STDOUT_CLOSE) to server when client's pager is closed 1 year ago
  Serj Kalichev c8ab0a7b1d Mandatory session authentication 1 year ago
  Serj Kalichev 6632305934 Execute session init/fini for plugins 1 year ago
  Serj Kalichev f0cbc6bd0d Fix syslog messages and their levels 1 year ago
  Serj Kalichev 042ba82023 If entry has ACTION for help then don't add help constructed from internal data 1 year ago
  Serj Kalichev 84b410dad7 Add pid, uid, user to context 1 year ago
  Serj Kalichev 10631fac96 Add uid, pid, user of peer to ksession_t structure 1 year ago
  Serj Kalichev c3a3e6959b Unique help entries 1 year ago
  Serj Kalichev 84531cf59c Fix SIGPIPE in client and ktpd when scheme is empty 1 year ago
  Serj Kalichev 93aa5b675d klishd ignores SIGPIPE when client close the socket 1 year ago
  Serj Kalichev 2757cc017e Fix stdout races. Sometimes SIGCHILD appears before all data were read from process stdout 1 year ago