Serj Kalichev
|
beb1fe6907
Fix building with musl. Rename sigignore() handler. Musl contains function with the same name. Thanks to terefang for the patch
|
vor 3 Jahren |
Serj Kalichev
|
e39cfa2ca0
klish-2.2.3
|
vor 3 Jahren |
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
|
vor 3 Jahren |
Serj Kalichev
|
2c28a4deb1
konfd uses getpwnam() like functions from liblub
|
vor 3 Jahren |
Serj Kalichev
|
4573917cbb
Build statically
|
vor 3 Jahren |
Serj Kalichev
|
78fefd252f
klish-2.2.2
|
vor 3 Jahren |
Serj Kalichev
|
a8d11ebc8a
Fix autocompletion
|
vor 3 Jahren |
Serj Kalichev
|
d76510a26b
Fix critical bug when COMMANDS attrs 'lock' and 'interrupt' are not worked.
|
vor 3 Jahren |
Serj Kalichev
|
910aef233d
Mark syntax errors within log with '[syntax]'
|
vor 3 Jahren |
Serj Kalichev
|
d1fcc97023
Wrong/incompleted commands is logged now and machine interface retval is 2
|
vor 3 Jahren |
Serj Kalichev
|
6da863bd86
Change version to 2.2.1. I have forgot to change it withn configure.ac earlier
|
vor 3 Jahren |
Serj Kalichev
|
67eeac5f72
Incomplete command is legal for clish_shell_resolve_command()
|
vor 3 Jahren |
Serj Kalichev
|
789092e1df
Fix dead assignments
|
vor 3 Jahren |
Serj Kalichev
|
7035b1b2b8
Fix segmentation while wrong XML file
|
vor 3 Jahren |
Serj Kalichev
|
9b1dde752d
clish_get__format_username()
|
vor 3 Jahren |
Serj Kalichev
|
1577dcce53
Implement __uid and __user internal variables
|
vor 3 Jahren |
Serj Kalichev
|
3593f9b5ca
Fix predefined variables expanding. Some command-independent vars were moved to command-independent part of code.
|
vor 3 Jahren |
Serj Kalichev
|
c45da1e49e
Easy deb creation doesn't depend on libfaux now
|
vor 3 Jahren |
Konstantin Kharlamov
|
c23ae4a9a2
tinyrl.c: remove trailing whitespaces
|
vor 3 Jahren |
Serj Kalichev
|
6b1de63fc6
Add deb files to .gitignore
|
vor 3 Jahren |
Konstantin Kharlamov
|
71eadebcbb
Makefile.am: add a rule to create debian package
|
vor 3 Jahren |
Serj Kalichev
|
2cab47fe4b
Update README file
|
vor 3 Jahren |
Serj Kalichev
|
90be074e46
konfd: Fix memory leak while connection processing
|
vor 3 Jahren |
Serj Kalichev
|
090989200b
Fix multiple config item removal. Thanks to zyxwvu Shi <i@shiyc.cn>
|
vor 3 Jahren |
Serj Kalichev
|
eeb753f099
konfd: Fix segmentation fault while del_pattern operation
|
vor 3 Jahren |
Ingo Albrecht
|
b166eb0d72
Fix missing initialization
|
vor 4 Jahren |
Serj Kalichev
|
3b5265c3f2
expand: Minor changes to clish_contex__get_expand()
|
vor 4 Jahren |
Ingo Albrecht
|
d5301c25f3
Made variable expansion optional
|
vor 4 Jahren |
Ingo Albrecht
|
2d1f8d1314
Add some utilities for tri_t
|
vor 4 Jahren |
Ingo Albrecht
|
285042e83a
Fix a leak in process_startup
|
vor 4 Jahren |