[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-cvs] ossec-hids: store_op.h (HEAD) [dcid]
Module name: ossec-hids
Changes by: dcid 07/08/21 21:39:33
Modified files:
store_op.h
Log message:
Description: Fixing netscreen decoder, the database daemon and adding a few more entries to the policy checks/ rootkit list...
Reviewed by: dcid
Bug:
Index: store_op.h
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/headers/store_op.h,v
diff -u -r1.2 -r1.3
--- store_op.h 3 Apr 2007 22:16:00 -0000 1.2
+++ store_op.h 22 Aug 2007 00:39:33 -0000 1.3
@@ -45,6 +45,7 @@
int OSStore_NCheck(OSStore *list, char *key);
int OSStore_NCaseCheck(OSStore *list, char *key);
int OSStore_GetPosition(OSStore *list, char *key);
+void *OSStore_Get(OSStore *list, char *key);
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.