From: Jan Engelhardt <jengelh@medozas.de>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org
Subject: ulogd2: build fixes
Date: Wed, 2 Feb 2011 22:51:04 +0100 [thread overview]
Message-ID: <1296683468-30413-1-git-send-email-jengelh@medozas.de> (raw)
The following changes since commit 4f652cc32aebeac20f46009f146ad973a1ed0e99:
NFCT: fix bug in polling mode (2010-12-09 12:02:15 +0100)
are available in the git repository at:
git://dev.medozas.de/ulogd2 master
Jan Engelhardt (3):
build: avoid use of LIBS variable
build: use appropriate location for program modules
build: use compile/link information from pkgconfig
Pablo Neira Ayuso (1):
ulogd: fix double call of stop for reused input plugins
Makefile.am | 2 +-
configure.ac | 5 ++-
filter/Makefile.am | 13 ++++++-----
filter/raw2packet/Makefile.am | 2 +-
include/ulogd/ulogd.h | 2 +
input/flow/Makefile.am | 2 +-
input/packet/Makefile.am | 4 +-
output/Makefile.am | 15 +++++++------
output/dbi/Makefile.am | 4 +-
output/mysql/Makefile.am | 4 +-
output/pcap/Makefile.am | 4 +-
output/pgsql/Makefile.am | 4 +-
output/sqlite3/Makefile.am | 4 +-
src/Makefile.am | 1 +
src/ulogd.c | 14 +++++++++++-
ulogd.conf.in | 42 ++++++++++++++++++++--------------------
16 files changed, 69 insertions(+), 53 deletions(-)
next reply other threads:[~2011-02-02 21:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-02 21:51 Jan Engelhardt [this message]
2011-02-02 21:51 ` [PATCH 1/3] build: avoid use of LIBS variable Jan Engelhardt
2011-02-02 21:51 ` [PATCH 2/3] build: use appropriate location for program modules Jan Engelhardt
2011-02-02 21:51 ` [PATCH 3/3] build: use compile/link information from pkgconfig Jan Engelhardt
2011-02-03 17:17 ` ulogd2: build fixes Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1296683468-30413-1-git-send-email-jengelh@medozas.de \
--to=jengelh@medozas.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).