Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2020-01-06 16:06:37 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2020-01-06 16:11:06 +0300
commit2da0c6383f0d44f7583e8ba1c8d61fa42cd4100c (patch)
treee79be7b9df67bdb62b131493a15dab6375ecde74 /.gitignore
parent0410d8deef7cd2a0063803e540e0ba17fe139b3e (diff)
...G...... [ZBXNEXT-5671] added zabbix_js command line utility for javascript testing
* commit 'a6fde3046f174703d4e71fb2dd8f91549a8580ce': .......... [DEV-1279] fixed compilation of Zabbix agent without Zabbix server and Zabbix proxy .......... [DEV-1279] improved usage message .......... [DEV-1279] added version information .......... [DEV-1279] improved help message to include standard input .......... [DEV-1279] fixed semaphore leak .......... [DEV-1279] avoid NULL pointer dereference when script file is empty .......... [DEV-1279] avoid NULL pointer dereference when file is empty .......... [DEV-1279] removed redundant check .......... [DEV-1279] added ability to display help message; added example to help message .......... [DEV-1279] fixed compilation with TLS .......... [DEV-1279] fixed rebase and added ZBX_FALLTHROUGH to switch case .......... [DEV-1279] removed extra space from help message ...G...... [DEV-1279] added timeout option ...G...... [DEV-1279] renamed zabbix_es to zabbix_js .......... [DEV-1279] add zabbix_es utility for embedded script testing (cherry picked from commit f2584a23004de5c97790a9909a08efe6eb96e6d0)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e8594a9178d..87bf34a6c16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,6 +94,7 @@ src/zabbix_agent/zabbix_agentd
src/zabbix_get/zabbix_get
src/zabbix_java/bin/zabbix-java-gateway-*.jar
src/zabbix_java/class
+src/zabbix_js/zabbix_js
src/zabbix_proxy/zabbix_proxy
src/zabbix_sender/zabbix_sender
src/zabbix_server/zabbix_server