]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
Get rid of SVN tag in comment.
authorEric Leblond <eric@regit.org>
Fri, 18 Jan 2013 19:19:28 +0000 (20:19 +0100)
committerEric Leblond <eric@regit.org>
Fri, 18 Jan 2013 19:53:45 +0000 (20:53 +0100)
This patch also update some copyright and licence declaration.

31 files changed:
README
doc/ulogd.sgml
filter/raw2packet/ulogd_raw2packet_BASE.c
filter/ulogd_filter_HWHDR.c
filter/ulogd_filter_IFINDEX.c
filter/ulogd_filter_IP2BIN.c
filter/ulogd_filter_IP2STR.c
filter/ulogd_filter_MARK.c
filter/ulogd_filter_PWSNIFF.c
include/libipulog/libipulog.h
include/ulogd/addr.h
include/ulogd/conffile.h
include/ulogd/db.h
include/ulogd/ulogd.h
libipulog/libipulog.c
libipulog/ulog_test.c
output/mysql/ulogd_output_MYSQL.c
output/pcap/ulogd_output_PCAP.c
output/ulogd_output_IPFIX.c
output/ulogd_output_LOGEMU.c
output/ulogd_output_OPRINT.c
output/ulogd_output_SYSLOG.c
src/addr.c
src/conffile.c
src/select.c
src/timer.c
src/ulogd.c
ulogd.conf.in
util/db.c
util/printflow.c
util/printpkt.c

diff --git a/README b/README
index 31549a489d3e755fb4b24439b12955fa39d11c1b..369c26438f38176643d85e33b08ac0f24f529035 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,5 @@
 Userspace logging daemon for netfilter/iptables
 
-$Id$
-
 Project Homepage: http://www.gnumonks.org/projects/ulogd
 Mailinglist: http://lists.gnumonks.org/mailman/listinfo/ulogd/
 
index 9781e9fe81a8143961c2dc9cea964250430b40e9..30bfecb4b2acba46c8e635c333e560c83061f332 100644 (file)
@@ -1,7 +1,5 @@
 <!doctype linuxdoc system>
 
-<!-- $Id$ -->
-
 <article>
 
 <title>ULOGD 2.x - the Netfilter Userspace Logging Daemon</title>
index 9ae838d796ed043a049f9936c43f69c7d9182d2a..8a6b4da95f55dd88c196ae6417261569fb7e0c48 100644 (file)
@@ -1,4 +1,4 @@
-/* ulogd_MAC.c, Version $Revision$
+/* ulogd_MAC.c
  *
  * ulogd interpreter plugin for 
  *     o MAC addresses
@@ -26,8 +26,6 @@
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- * $Id$
  *
  */
 
index 2f266faa5092640dddace6e6687e9d7075842de4..3b095c938bd94e554b989dcabd0ff7647b6b2535 100644 (file)
@@ -1,4 +1,4 @@
-/* ulogd_filter_HWHDR.c, Version $Revision: 1500 $
+/* ulogd_filter_HWHDR.c
  *
  * ulogd interpreter plugin for HWMAC
  *
@@ -20,7 +20,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: ulogd_filter_IFINDEX.c 1500 2005-10-03 16:54:02Z laforge $
  */
 
 #include <stdio.h>
index 41e556d7faf65fde43364e738b0e22a0089104f8..3ca57955190c90fc0a7f2504cc642681b1a3fa65 100644 (file)
@@ -1,4 +1,4 @@
-/* ulogd_filter_IFINDEX.c, Version $Revision: 1500 $
+/* ulogd_filter_IFINDEX.c
  *
  * ulogd interpreter plugin for ifindex to ifname conversion
  *
@@ -18,8 +18,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: ulogd_filter_IFINDEX.c 1500 2005-10-03 16:54:02Z laforge $
- *
  */
 
 #include <stdio.h>
index 84fe21b396e22a7e56a9e8a2ef22a197ed5c4045..e47eeaf411414a9bbeebf65835d4831d8db70671 100644 (file)
@@ -19,7 +19,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: ulogd_filter_IFINDEX.c 1500 2005-10-03 16:54:02Z laforge $
  */
 
 #include <stdio.h>
index 146c054e19a4782536fb077fa2af70ca31ed5832..44157fe0bacc28682633bdfabca23e23e3daf973 100644 (file)
@@ -1,4 +1,4 @@
-/* ulogd_filter_IP2STR.c, Version $Revision: 1500 $
+/* ulogd_filter_IP2STR.c
  *
  * ulogd interpreter plugin for internal IP storage format to string conversion
  *
@@ -19,7 +19,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: ulogd_filter_IFINDEX.c 1500 2005-10-03 16:54:02Z laforge $
  */
 
 #include <stdio.h>
index b113f7d1596ee86f830aef8d4c870f3ae525cec8..7807f63620f9dea376f56ab340bc3360e718ce3a 100644 (file)
@@ -1,4 +1,4 @@
-/* ulogd_filter_MARK.c, Version $Revision: 1500 $
+/* ulogd_filter_MARK.c
  *
  * ulogd interpreter plugin for internal IP storage format to string conversion
  *
@@ -19,7 +19,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: ulogd_filter_IFINDEX.c 1500 2005-10-03 16:54:02Z laforge $
  */
 
 #include <stdio.h>
index 439a8b332764d4c5abae13cf0d96239413216122..5169eeeab3aa28ac4d18fecab30ec93a7b39b16c 100644 (file)
@@ -17,8 +17,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id$
- *
  */
 
 #include <stdio.h>
index 1f6aee9bf27bf8fcfb96b61752c490d80bc21e1c..b3c9616f63e10082b547568d984d780497dfd554 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef _LIBIPULOG_H
 #define _LIBIPULOG_H
 
-/* $Id$ */
-
 #include <errno.h>
 #include <unistd.h>
 #include <fcntl.h>
index 9c91270ed04037101a8f2319291ba2caeb2fe4a4..b4432e3f24a7de4a6c2018e66f1768f9ae2f1b7b 100644 (file)
@@ -1,3 +1,10 @@
+/* IP address handling functions
+ *
+ * (C) 2012 by Pablo Neira Ayuso <pablo@netfilter.org>
+ * (C) 2012 by Eric Leblond <eric@regit.org>
+ *
+ * This code is distributed under the terms of GNU GPL version 2 */
+
 #ifndef _ADDR_H
 #define _ADDR_H
 
index aa35809d773c149bd431814674435d417afcbc3a..09eb8cf9b84f322685077a63f84ce930fc8336d0 100644 (file)
@@ -2,8 +2,6 @@
  *
  * (C) 2000 by Harald Welte <laforge@gnumonks.org>
  *
- * $Id$
- * 
  * This code is distributed under the terms of GNU GPL */
 
 #ifndef _CONFFILE_H
index b0b7295921f2ced0a6b867dee5f87850afd5b97b..1c910ff8af3d1bb8e4258d9bd98ad40b5fdbcb5c 100644 (file)
@@ -1,3 +1,10 @@
+/* DB handling functions
+ *
+ * (C) 2000-2005 by Harald Welte <laforge@gnumonks.org>
+ *
+ * This code is distributed under the terms of GNU GPL version 2 */
+
+
 #ifndef _ULOGD_DB_H
 #define _ULOGD_DB_H
 
index 41c2e9beaaefd06e85d7b8574cb2dbf032837bcc..90272eba77aeed24db6d5c13ea3c926f3d848321 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef _ULOGD_H
 #define _ULOGD_H
-/* ulogd, Version $Revision$
+/* ulogd
  *
  * userspace logging daemon for netfilter ULOG target
  * of the linux 2.4/2.6 netfilter subsystem.
@@ -9,7 +9,6 @@
  *
  * this code is released under the terms of GNU GPL
  *
- * $Id$
  */
 
 #include <ulogd/linuxlist.h>
index 2f58ea61b9a2b7b01353eaff326061d3f6542b64..ab28bb4ebfaa46b4b52092ea2dbd46d8ccb9794f 100644 (file)
@@ -1,5 +1,5 @@
-/* 
- * libipulog.c, $Revision$
+/*
+ * libipulog.c
  *
  * netfilter ULOG userspace library.
  *
@@ -21,7 +21,6 @@
  * This library is still under development, so be aware of sudden interface
  * changes
  *
- * $Id$
  */
 
 #include <stdlib.h>
index fd9c9250ea6789527ae4e3a209c9b25a7962bdbb..06657172a0cdad026184a146a21d196e37882a61 100644 (file)
@@ -1,4 +1,4 @@
-/* ulog_test, $Revision: 1.4 $
+/* ulog_test
  *
  * small testing program for libipulog, part of the netfilter ULOG target
  * for the linux 2.4 netfilter subsystem.
@@ -7,7 +7,6 @@
  *
  * this code is released under the terms of GNU GPL
  *
- * $Id: ulog_test.c,v 1.4 2001/01/30 09:28:04 laforge Exp $
  */
 
 #include <stdio.h>
index e442e5a11ebf84e25d93fe3d59a6a465b7f82589..72c080ed3c3c56ebfbac8eb5d8b35528a4eb0387 100644 (file)
@@ -16,8 +16,6 @@
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- * 
- * $Id$
  *
  * 15 May 2001, Alex Janssen <alex@ynfonatic.de>:
  *      Added a compability option for older MySQL-servers, which
index 2d3f001a2c00f178d88a19123785160dd31fef26..e7798f20c8fc306a8b00437e89531126f2b294b7 100644 (file)
@@ -17,8 +17,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id$
- *
  */
 
 #include <stdio.h>
index 432d37e0ec4869d0d4ac04d10b60cd5a86e829ad..761d2720603e333a9aa8699a96cae9f950e5c615 100644 (file)
@@ -1,4 +1,4 @@
-/* ulogd_output_IPFIX.c, Version $Revision: 1628 $
+/* ulogd_output_IPFIX.c
  *
  * ulogd output plugin for IPFIX
  *
@@ -20,8 +20,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: ulogd_output_LOGEMU.c 1628 2005-11-04 15:23:12Z laforge $
- *
  * TODO:
  * - where to get a useable <sctp.h> for linux ?
  * - implement PR-SCTP (no api definition in draft sockets api)
index 1d0a7e6745fd51ba6d915d72e687e293e4e8ce62..26f139ba15dfee41b75e642e4e0c59603d43fe81 100644 (file)
@@ -1,4 +1,4 @@
-/* ulogd_LOGEMU.c, Version $Revision$
+/* ulogd_LOGEMU.c
  *
  * ulogd output target for syslog logging emulation
  *
@@ -20,8 +20,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id$
- *
  */
 #include <limits.h>
 #include <stdio.h>
index 863859af7b85ae6bc4acc988bf1d4da32df23bfc..e390c841533385c2b34d03e07152e3de3677e05b 100644 (file)
@@ -1,4 +1,4 @@
-/* ulogd_MAC.c, Version $Revision$
+/* ulogd_OPRINT.C
  *
  * ulogd output target for logging to a file 
  *
@@ -17,8 +17,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id$
- *
  */
 
 #include <stdio.h>
index 3bcc6377e0fb32aa09bd9fe808d60224300b4196..9777f0fe91853abecd1cbcbb6fd25c26e66be708 100644 (file)
@@ -19,8 +19,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id$
- *
  */
 
 #include <stdio.h>
index 9a68ed877949fafbad3cf6583c7ce200edbde891..2672faba85e581b89080f4791cf803981edbccdd 100644 (file)
@@ -1,7 +1,4 @@
-/* ulogd
- *
- * userspace logging daemon for the iptables ULOG target
- * of the linux 2.4 netfilter subsystem.
+/* IP address handling functions
  *
  * (C) 2012 by Pablo Neira Ayuso <pablo@netfilter.org>
  * (C) 2012 by Eric Leblond <eric@regit.org>
index 8dbd72691eb92dd53f1f71b8fcb9edf6cf1b4a20..dd0ed8f73abff9297ea40edf191355344a313324 100644 (file)
@@ -1,9 +1,8 @@
 /* config file parser functions
  *
  * (C) 2000-2005 by Harald Welte <laforge@gnumonks.org>
+ * (C) 2013 by Eric Leblond <eric@regit.org>
  *
- * $Id$
- * 
  *  This program is 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 Free Software Foundation
index aaca5172fdeb2041c432fdfd95554357bd89ed3f..edb75d5ce279cb086acc41ed6aa89b157644dba4 100644 (file)
@@ -1,9 +1,4 @@
-/* ulogd, Version $LastChangedRevision: 476 $
- *
- * $Id: ulogd.c 476 2004-07-23 03:19:35Z laforge $
- *
- * userspace logging daemon for the iptables ULOG target
- * of the linux 2.4 netfilter subsystem.
+/* select related functions
  *
  * (C) 2000-2005 by Harald Welte <laforge@gnumonks.org>
  *
index c4da0a525d28527baeebec1dba780aacbe9463c6..5969fb8dccc5540a5ee167a8f4eaeb5de308f782 100644 (file)
@@ -1,6 +1,4 @@
-/* ulogd, Version $LastChangedRevision: 476 $
- *
- * $Id: ulogd.c 476 2004-07-23 03:19:35Z laforge $
+/* timer implementation
  *
  * userspace logging daemon for the netfilter subsystem
  *
index 569357200117a6d73957edaafe866b646b093087..d0fdcc5b9789efe22f9d376e6760fd5cb3d9f762 100644 (file)
@@ -1,10 +1,9 @@
-/* ulogd, Version $LastChangedRevision$
- *
- * $Id$
+/* ulogd
  *
  * unified network logging daemon for Linux.
  *
  * (C) 2000-2005 by Harald Welte <laforge@gnumonks.org>
+ * (C) 2013 by Eric Leblond <eric@regit.org>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License version 2 
index d5db77b4171b14ac3ff9bcc75d06214706a7e684..f4f63d92c4f5864c10781189e8f0b8466dd5fe6d 100644 (file)
@@ -1,5 +1,4 @@
 # Example configuration for ulogd
-# $Id$
 # Adapted to Debian by Achilleas Kotsis <achille@debian.gr>
 
 [global]
index 54f888221d3c5e4f64f08ebf2fdad8342f32e2be..0d8b9c190e95b47d2c4a324c50eb37499a43361f 100644 (file)
--- a/util/db.c
+++ b/util/db.c
@@ -1,4 +1,4 @@
-/* db.c, Version $Revision: 6304 $
+/* db.c
  *
  * ulogd helper functions for Database / SQL output plugins
  *
@@ -22,7 +22,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  * 
- * $Id: ulogd_output_MYSQL.c 6304 2005-12-08 09:43:19Z /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org $
  */
 
 #include <unistd.h>
index 7743a6a8471810b02c339cd6f1c7b4bcb769787e..30e622cbabcb4cd503d9295c005a676d74074539 100644 (file)
@@ -17,8 +17,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id: printflow.c,v 1.1 2006/05/16 01:57:31 philipc Exp $
- *
  */
 
 #include <string.h>
index 9eb339b6faca1de0bbe4ee179c2542ecb4d0cac0..3983a6880a13b28873882e44f4c51b9d33cf8e64 100644 (file)
@@ -17,8 +17,6 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * $Id$
- *
  */
 
 #include <stdio.h>