netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libnetfilter_conntrack: build improvements
@ 2010-12-30 23:41 Jan Engelhardt
  2010-12-30 23:41 ` [PATCH 1/4] build: remove unused LIBTOOL_DEPS Jan Engelhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jan Engelhardt @ 2010-12-30 23:41 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel


The following changes since commit e6ba25eb57957e6634d5e7cec539b1d6e4204b27:

  Merge branch 'master' of git://dev.medozas.de/libnetfilter_conntrack (2010-12-21 20:25:32 +0100)

are available in the git repository at:

  git://dev.medozas.de/libnetfilter_conntrack master

Jan Engelhardt (4):
      build: remove unused LIBTOOL_DEPS
      build: use -Wall across the entire source
      utils: resolve compiler warnings
      qa: resolve compiler warnings

 Make_global.am                  |    1 +
 configure.ac                    |    2 --
 qa/test_api.c                   |    9 +++++----
 qa/test_filter.c                |    6 +++++-
 src/Makefile.am                 |    2 --
 src/conntrack/Makefile.am       |    2 --
 src/expect/Makefile.am          |    2 --
 utils/conntrack_create.c        |    4 +++-
 utils/conntrack_create_nat.c    |    4 +++-
 utils/conntrack_delete.c        |    4 +++-
 utils/conntrack_dump.c          |    4 ++--
 utils/conntrack_events.c        |    6 ++----
 utils/conntrack_filter.c        |    7 +++----
 utils/conntrack_flush.c         |    4 ++--
 utils/conntrack_get.c           |    4 +++-
 utils/conntrack_grp_create.c    |    4 +++-
 utils/conntrack_master.c        |    4 +++-
 utils/conntrack_update.c        |    4 +++-
 utils/ctexp_events.c            |    1 +
 utils/expect_create.c           |    4 +++-
 utils/expect_create_userspace.c |    4 +++-
 utils/expect_delete.c           |    4 +++-
 utils/expect_dump.c             |    3 ++-
 utils/expect_events.c           |    3 ++-
 utils/expect_flush.c            |    3 ++-
 utils/expect_get.c              |    4 +++-
 26 files changed, 60 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-06  2:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-30 23:41 libnetfilter_conntrack: build improvements Jan Engelhardt
2010-12-30 23:41 ` [PATCH 1/4] build: remove unused LIBTOOL_DEPS Jan Engelhardt
2010-12-30 23:41 ` [PATCH 2/4] build: use -Wall across the entire source Jan Engelhardt
2010-12-30 23:41 ` [PATCH 3/4] utils: resolve compiler warnings Jan Engelhardt
2010-12-30 23:41 ` [PATCH 4/4] qa: " Jan Engelhardt
2011-01-06  2:26 ` libnetfilter_conntrack: build improvements Pablo Neira Ayuso

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).