Commit History

Author SHA1 Message Date
  Serj Kalichev 08e40f4fdb Limit server's buffers 7 months ago
  Serj Kalichev 0863763438 Stop receiving data from client if stdin buffer is full. Server 7 months ago
  Serj Kalichev 886849af07 Revert "Revert "Use more responsive functions faux_async_in_easy(), faux_async_out_easy()"" 7 months ago
  Serj Kalichev 70babdbc07 Revert "Use more responsive functions faux_async_in_easy(), faux_async_out_easy()" 7 months ago
  Serj Kalichev 6f68d7455c Use more responsive functions faux_async_in_easy(), faux_async_out_easy() 7 months ago
  Serj Kalichev 74b90d9b65 Large buffer for klishd too 7 months ago
  Serj Kalichev d00d20e749 Fix add_fd when stdin = stdout 7 months ago
  Serj Kalichev 8e7d580f7f Send message from client to server when stdin is closed 7 months ago
  Serj Kalichev 2f83cc8ddb Implement non-interruptible command 7 months ago
  Serj Kalichev 7528e4488a Implement in and out ACTION fields 7 months ago
  Serj Kalichev b9587e08c6 Change interactive commands behaviour 8 months ago
  Serj Kalichev 24c012b551 Don't create tty for interactive commands if client has no terminal 8 months ago
  Serj Kalichev f61e644ba4 Empty out buffer on KTP_STDOUT_CLOSE 8 months ago
  Serj Kalichev e20d300aa3 Send "SIGPIPE" (KTP_STDOUT_CLOSE) to server when client's pager is closed 8 months ago
  Serj Kalichev c8ab0a7b1d Mandatory session authentication 10 months ago
  Serj Kalichev 6632305934 Execute session init/fini for plugins 11 months 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
  Serj Kalichev 6044ede77d Fix help messages creation 1 year ago
  Serj Kalichev 2bbd9fdad6 Fix dead assignment 1 year ago
  Serj Kalichev 463bbb3a8e Allow sync action within interactive commands 1 year ago
  Serj Kalichev 20e424c3bb klish: Fix action_stdout_ev() 1 year ago
  Serj Kalichev d33c8c981a pty: SIGWINCH 1 year ago
  Serj Kalichev d851a0c792 klishd: Process STDIN message 1 year ago