[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-cvs] ossec-hids: gen_win.sh (HEAD) win-files.txt (HEAD) [dcid]
Module name: ossec-hids
Changes by: dcid 07/09/28 22:18:28
Modified files:
gen_win.sh win-files.txt
Log message:
Description: Fixing one decoder that wasn't working. Few small fixes...
Reviewed by: dcid
Bug:
Index: gen_win.sh
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/win32/gen_win.sh,v
diff -u -r1.9 -r1.10
--- gen_win.sh 22 Sep 2007 03:29:14 -0000 1.9
+++ gen_win.sh 29 Sep 2007 01:18:28 -0000 1.10
@@ -8,6 +8,7 @@
# Generating configs
./unix2dos.pl ossec.conf > ossec-win.conf
+./unix2dos.pl help.txt > help_win.txt
./unix2dos.pl ../../etc/internal_options.conf > internal_options-win.conf
./unix2dos.pl ../../LICENSE > LICENSE.txt
Index: win-files.txt
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/win32/win-files.txt,v
diff -u -r1.28 -r1.29
--- win-files.txt 27 Sep 2007 01:21:56 -0000 1.28
+++ win-files.txt 29 Sep 2007 01:18:28 -0000 1.29
@@ -51,6 +51,7 @@
win32/ossec-win.conf default-ossec.conf
win32/internal_options-win.conf internal_options.conf
win32/doc.html doc.html
+win32/help_win.txt help.txt
win32/ossec-installer.nsi ossec-installer.nsi
win32/ossec-uninstall.ico ossec-uninstall.ico
win32/service-start.c setup/service-start.c
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.