[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-dev] ossec-hids: rootcheck.h (HEAD) [dcid]
Module name: ossec-hids
Changes by: dcid 06/09/05 16:17:45
Modified files:
rootcheck.h
Log message:
Description: Fixing september month issue. Adding support for new files on syscheck.
Reviewed by: dcid
Bug:
Index: rootcheck.h
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/rootcheck/rootcheck.h,v
diff -u -r1.19 -r1.20
--- rootcheck.h 7 Jul 2006 14:40:09 -0000 1.19
+++ rootcheck.h 5 Sep 2006 19:17:45 -0000 1.20
@@ -1,6 +1,6 @@
-/* $OSSEC, rootcheck.h, v0.1, 2005/10/03, Daniel B. Cid$ */
+/* @(#) $Id$ */
-/* Copyright (C) 2005 Daniel B. Cid <dcid@xxxxxxxxx>
+/* Copyright (C) 2005,2006 Daniel B. Cid <dcid@xxxxxxxxx>
* All right reserved.
*
* This program is a free software; you can redistribute it
@@ -11,7 +11,6 @@
#ifndef __ROOTCHECK_H
-
#define __ROOTCHECK_H
#include "config/rootcheck-config.h"
@@ -24,6 +23,7 @@
/* Maximum files to search on the whole system */
#define MAX_RK_SYS 512
+
/* rk_types */
#define ALERT_OK 0
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.