Historial de Commits

Autor SHA1 Mensaje Fecha
  Serj Kalichev 90f744aade klish-2.2.4 hace 2 años
  Serj Kalichev 037c5b0fae Don't ignore SIGHUP while interruptible command execution. Else interactive command and clish itself can hang forever when terminal is closed hace 2 años
  Serj Kalichev beb1fe6907 Fix building with musl. Rename sigignore() handler. Musl contains function with the same name. Thanks to terefang for the patch hace 2 años
  Serj Kalichev e39cfa2ca0 klish-2.2.3 hace 2 años
  Serj Kalichev 2731481c14 Add --disable-nss flag to build without functions like getpwnam(). These functions in glibc need dlopen() and can't be linked statically hace 2 años
  Serj Kalichev 2c28a4deb1 konfd uses getpwnam() like functions from liblub hace 2 años
  Serj Kalichev 4573917cbb Build statically hace 2 años
  Serj Kalichev 78fefd252f klish-2.2.2 hace 2 años
  Serj Kalichev a8d11ebc8a Fix autocompletion hace 3 años
  Serj Kalichev d76510a26b Fix critical bug when COMMANDS attrs 'lock' and 'interrupt' are not worked. hace 3 años
  Serj Kalichev 910aef233d Mark syntax errors within log with '[syntax]' hace 3 años
  Serj Kalichev d1fcc97023 Wrong/incompleted commands is logged now and machine interface retval is 2 hace 3 años
  Serj Kalichev 6da863bd86 Change version to 2.2.1. I have forgot to change it withn configure.ac earlier hace 3 años
  Serj Kalichev 67eeac5f72 Incomplete command is legal for clish_shell_resolve_command() hace 3 años
  Serj Kalichev 789092e1df Fix dead assignments hace 3 años
  Serj Kalichev 7035b1b2b8 Fix segmentation while wrong XML file hace 3 años
  Serj Kalichev 9b1dde752d clish_get__format_username() hace 3 años
  Serj Kalichev 1577dcce53 Implement __uid and __user internal variables hace 3 años
  Serj Kalichev 3593f9b5ca Fix predefined variables expanding. Some command-independent vars were moved to command-independent part of code. hace 3 años
  Serj Kalichev c45da1e49e Easy deb creation doesn't depend on libfaux now hace 3 años
  Konstantin Kharlamov c23ae4a9a2 tinyrl.c: remove trailing whitespaces hace 3 años
  Serj Kalichev 6b1de63fc6 Add deb files to .gitignore hace 3 años
  Konstantin Kharlamov 71eadebcbb Makefile.am: add a rule to create debian package hace 3 años
  Serj Kalichev 2cab47fe4b Update README file hace 3 años
  Serj Kalichev 90be074e46 konfd: Fix memory leak while connection processing hace 3 años
  Serj Kalichev 090989200b Fix multiple config item removal. Thanks to zyxwvu Shi <i@shiyc.cn> hace 3 años
  Serj Kalichev eeb753f099 konfd: Fix segmentation fault while del_pattern operation hace 3 años
  Ingo Albrecht b166eb0d72 Fix missing initialization hace 3 años
  Serj Kalichev 3b5265c3f2 expand: Minor changes to clish_contex__get_expand() hace 3 años
  Ingo Albrecht d5301c25f3 Made variable expansion optional hace 3 años