[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-cvs] ossec-hids: COPYRIGHT (HEAD) Makefile (HEAD) README (HEAD) os_xml.c (HEAD) os_xml.h (HEAD) os_xml_access.c (HEAD) os_xml_node_access.c (HEAD) os_xml_variables.c (HEAD) os_xml_writer.c (HEAD) os_xml_writer.h (HEAD) [dcid]



Module name:	ossec-hids
Changes by:	dcid	07/09/04 21:38:29

Modified files:
	COPYRIGHT Makefile README os_xml.c os_xml.h os_xml_access.c
	os_xml_node_access.c os_xml_variables.c os_xml_writer.c
	os_xml_writer.h

Log message:
Description: Comitting patch by Slava Semushin <php-coder at altlinux.org> -- mainly removing invalid links and some other small fixes.
Reviewed by: dcid
Bug: http://www.ossec.net/bugs/show_bug.cgi?id=63

Index: COPYRIGHT
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/COPYRIGHT,v
diff -u -r1.1.1.1 -r1.2
--- COPYRIGHT	23 Sep 2005 15:10:03 -0000	1.1.1.1
+++ COPYRIGHT	5 Sep 2007 00:38:28 -0000	1.2
@@ -6,4 +6,4 @@
   Foundation
 
 OSSEC, os_xml library.
-Available at http://www.ossec.net/c/os_xml/
+Available at http://www.ossec.net

Index: Makefile
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/Makefile,v
diff -u -r1.2 -r1.3
--- Makefile	11 Jul 2007 04:26:58 -0000	1.2
+++ Makefile	5 Sep 2007 00:38:28 -0000	1.3
@@ -1,6 +1,5 @@
 # Makefile for os_xml
 # Daniel B. Cid <daniel.cid@xxxxxxxxx>||<daniel@xxxxxxxxxxxxxxxxx>
-# http://www.ossec.net/c/os_xml/
 
 PT = ../
 NAME = os_xml

Index: README
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/README,v
diff -u -r1.1.1.1 -r1.2
--- README	23 Sep 2005 15:10:03 -0000	1.1.1.1
+++ README	5 Sep 2007 00:38:28 -0000	1.2
@@ -11,7 +11,7 @@
 at dcid@xxxxxxxxx or daniel@xxxxxxxxxxxxxxxxxx
 
 The latest version of this library is available at
-http://www.ossec.net/c/os_xml/
+http://www.ossec.net/
 
 == Examples ==
 

Index: os_xml.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/os_xml.c,v
diff -u -r1.7 -r1.8
--- os_xml.c	1 Jun 2007 00:39:10 -0000	1.7
+++ os_xml.c	5 Sep 2007 00:38:29 -0000	1.8
@@ -10,7 +10,6 @@
  */
 
 /* os_xml Library.
- * Available at http://www.ossec.net/c/os_xml/
  */
 
 

Index: os_xml.h
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/os_xml.h,v
diff -u -r1.4 -r1.5
--- os_xml.h	1 Jun 2007 00:39:10 -0000	1.4
+++ os_xml.h	5 Sep 2007 00:38:29 -0000	1.5
@@ -10,7 +10,6 @@
  */
 
 /* os_xml C Library.
- * Available at http://www.ossec.net/c/os_xml/
  */
 
 

Index: os_xml_access.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/os_xml_access.c,v
diff -u -r1.4 -r1.5
--- os_xml_access.c	30 Aug 2007 01:18:25 -0000	1.4
+++ os_xml_access.c	5 Sep 2007 00:38:29 -0000	1.5
@@ -10,7 +10,6 @@
  */
 
 /* os_xml C Library.
- * Available at http://www.ossec.net/c/os_xml/
  */
 
 

Index: os_xml_node_access.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/os_xml_node_access.c,v
diff -u -r1.3 -r1.4
--- os_xml_node_access.c	7 Jan 2007 23:52:11 -0000	1.3
+++ os_xml_node_access.c	5 Sep 2007 00:38:29 -0000	1.4
@@ -5,12 +5,12 @@
  *
  * This program is a free software; you can redistribute it
  * and/or modify it under the terms of the GNU General Public
- * License (version 2) as published by the FSF - Free Software
+ * License (version 3) as published by the FSF - Free Software
  * Foundation
  */
 
 /* os_xml C Library.
- * Available at http://www.ossec.net/c/os_xml/
+ * Available at http://www.ossec.net/
  */
 
 

Index: os_xml_variables.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/os_xml_variables.c,v
diff -u -r1.6 -r1.7
--- os_xml_variables.c	20 Jun 2007 22:06:09 -0000	1.6
+++ os_xml_variables.c	5 Sep 2007 00:38:29 -0000	1.7
@@ -5,12 +5,12 @@
  *
  * This program is a free software; you can redistribute it
  * and/or modify it under the terms of the GNU General Public
- * License (version 2) as published by the FSF - Free Software
+ * License (version 3) as published by the FSF - Free Software
  * Foundation
  */
 
 /* os_xml C Library.
- * Available at http://www.ossec.net/c/os_xml/
+ * Available at http://www.ossec.net/
  */
 
 

Index: os_xml_writer.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/os_xml_writer.c,v
diff -u -r1.1 -r1.2
--- os_xml_writer.c	11 Jul 2007 04:29:06 -0000	1.1
+++ os_xml_writer.c	5 Sep 2007 00:38:29 -0000	1.2
@@ -5,12 +5,12 @@
  *
  * This program is a free software; you can redistribute it
  * and/or modify it under the terms of the GNU General Public
- * License (version 2) as published by the FSF - Free Software
+ * License (version 3) as published by the FSF - Free Software
  * Foundation
  */
 
 /* os_xml Library.
- * Available at http://www.ossec.net/c/os_xml/
+ * Available at http://www.ossec.net/
  */
 
 

Index: os_xml_writer.h
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_xml/os_xml_writer.h,v
diff -u -r1.1 -r1.2
--- os_xml_writer.h	11 Jul 2007 04:29:06 -0000	1.1
+++ os_xml_writer.h	5 Sep 2007 00:38:29 -0000	1.2
@@ -5,12 +5,12 @@
  *
  * This program is a free software; you can redistribute it
  * and/or modify it under the terms of the GNU General Public
- * License (version 2) as published by the FSF - Free Software
+ * License (version 3) as published by the FSF - Free Software
  * Foundation
  */
 
 /* os_xml C Library.
- * Available at http://www.ossec.net/c/os_xml/
+ * Available at http://www.ossec.net/
  */
 
 


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.