Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20202 10447126-35f2-4685-b0cf-6dd780d3921fearly
Christian Wiese
18 years ago
2 changed files with 60 additions and 0 deletions
@ -0,0 +1,25 @@
|
||||
|
||||
[TIMESTAMP] 1172443839 Sun Feb 25 23:50:39 2007 |
||||
[BUILDTIME] 20 (5) |
||||
[SIZE] 0.13 MB, 39 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] libnetfilter_conntrack |
||||
[DEP] libnetfilter_log |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] pkgconfig |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
@ -0,0 +1,35 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../ulogd2/ulogd2.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A userspace logging daemon for netfilter/iptables related logging |
||||
|
||||
[T] The Userspace Logging Daemon (ulogd) is a flexible framework for extensive |
||||
[T] logging of packets on a firewall machine. Ulogd uses the ULOG target |
||||
[T] of iptables/netfilter, |
||||
[T] It supports binary plugins for adding packet interpretersand output-targets |
||||
[T] (for example logging into databases, user-defined filetypes, etc. ). |
||||
|
||||
[U] http://netfilter.org/projects/ulogd/ |
||||
|
||||
[A] Harald Welte <laforge@gnumonks.org> |
||||
[M] Christian Wiese <morfoh@opensde.org> |
||||
|
||||
[C] extra/network |
||||
|
||||
[L] GPL |
||||
[S] Beta |
||||
[V] 2.0.0beta1 |
||||
[P] X -----5---9 190.500 |
||||
|
||||
[D] 1203320069 ulogd-2.0.0beta1.tar.bz2 http://netfilter.org/projects/ulogd/files/ |
Loading…
Reference in new issue