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:
authorAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2021-08-20 09:19:37 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2021-08-20 09:19:37 +0300
commit3fa63a467fcac3c6ac184c92be72d2196c43dfc0 (patch)
tree41f7d2f9f314ca194657683215e387358879cf10 /src/libs/zbxaudit/audit.h
parentc50a284449a01efea43a0b8a3a752ca99c22ad47 (diff)
........S. [ZBXNEXT-6810] preliminary commit before merge
Diffstat (limited to 'src/libs/zbxaudit/audit.h')
-rw-r--r--src/libs/zbxaudit/audit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libs/zbxaudit/audit.h b/src/libs/zbxaudit/audit.h
index 1cfc0c42d2c..252f4ab5eaf 100644
--- a/src/libs/zbxaudit/audit.h
+++ b/src/libs/zbxaudit/audit.h
@@ -28,9 +28,8 @@
#define AUDIT_ACTION_EXECUTE 7
#define AUDIT_DETAILS_ACTION_ADD "add"
+#define AUDIT_DETAILS_ACTION_UPDATE "update"
#define AUDIT_DETAILS_ACTION_DELETE "delete"
-#define AUDIT_DETAILS_ACTION_ATTACH "attach"
-#define AUDIT_DETAILS_ACTION_DETACH "detach"
#define AUDIT_SECRET_MASK "******"