提交历史

作者 SHA1 备注 提交日期
  Serj Kalichev 8b4ce43654 Add single quote to list of alternative quotes for parsing 3 月之前
  Serj Kalichev a1ecbdce0f klish: Interactive mode: Don't listen to stdin before auth exchange is completed. Fix hang when user execute klish and immediatelly type something 5 月之前
  Serj Kalichev a140f4989c Use faux_str_has_content() from libfaux 5 月之前
  Serj Kalichev 4e2ca05aaf kscheme: Fix named udata store 5 月之前
  Serj Kalichev 9970e0a308 Remove debug messages 5 月之前
  Serj Kalichev 5b0a0df04f kcontext_printf() for 'silent' syms 5 月之前
  Serj Kalichev b32ebd13e9 Unfinished 'silent' sym processing 5 月之前
  Serj Kalichev 20f1d46655 Extend sym_new_ext() for 'silent' flag 5 月之前
  Serj Kalichev 077fa07a46 Flag 'silent' for sym 5 月之前
  Serj Kalichev 832d50eb12 Implement keys ^U, ^W, ^K, ^Y 5 月之前
  Serj Kalichev c318f22353 Client can print server notifications 5 月之前
  Serj Kalichev 09e4c28c6c Log protocol problems 5 月之前
  Serj Kalichev 7e6b9a2796 Show unsupported command code in hex 5 月之前
  Serj Kalichev 1b56ef3809 Line with spaces only is not legal command 5 月之前
  Serj Kalichev 4af6fd4660 Fix error message for illegal command 5 月之前
  Serj Kalichev d9cd636238 Use raw mode tty for interactive commands 5 月之前
  Serj Kalichev 5af5187191 tinyrl: native and raw modes 5 月之前
  Serj Kalichev 0b28270e0a tinyrl: Rename default_termios field to saved_termios 5 月之前
  Serj Kalichev 79062a0e8c Client can send empty commands to server. Server answers with renewed prompt 6 月之前
  Serj Kalichev 4b3a0def7e Place plugins and dbs to standard place /usr/lib with names libklish-plugin-... and libklish-db-... 6 月之前
  Serj Kalichev 7d3b36e11f Fix retcode of klish client 6 月之前
  Serj Kalichev c1f638f711 Retcode for client is 0 or first non-null context_t retcode within pipeline 6 月之前
  Serj Kalichev 6dcb564821 Sym for syslog 6 月之前
  Serj Kalichev 541f28e9be Fix previous commit. Add new file 6 月之前
  Serj Kalichev f3f23f6797 Template for syslog logging sym 6 月之前
  Serj Kalichev 466c20446b Execute log callback 6 月之前
  Serj Kalichev 0c3a867be0 It's possible to set parent_context and parent_exec to context structure 6 月之前
  Serj Kalichev aa37ad2e4b Add parent_context field to kcontext_t structure 6 月之前
  Serj Kalichev 48cd7428fb Get LOG tag from XML 6 月之前
  Serj Kalichev e3e316c428 Fix fd closing for grabber process 6 月之前