netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] ulogd 2.0.3 release
@ 2013-11-22 13:04 Eric Leblond
  0 siblings, 0 replies; only message in thread
From: Eric Leblond @ 2013-11-22 13:04 UTC (permalink / raw)
  To: netfilter-devel; +Cc: netdev, netfilter, netfilter-announce, lwn


[-- Attachment #1.1: Type: text/plain, Size: 987 bytes --]

Hi!

The Netfilter project proudly presents:

        ulogd 2.0.3

ulogd is a userspace logging daemon for netfilter/iptables related
logging. This includes per-packet logging of security violations,
per-packet logging for accounting, per-flow logging and flexible
user-defined accounting.

ulogd 2.0.3 features major improvements in the database output:
      * Optional backlog system to avoid event loss in case of database
        downtime
      * Optional running mode where acquisition is made in one thread
        and queries to databases are made in separate threads 

See ChangeLog that comes attached to this email for more details.

Thanks to Chris Boot, Ilya Tumaykin, Ulrich Weber and Victor Julien for
their contributions to this release of ulogd.

You can download it from:

http://www.netfilter.org/projects/ulogd/downloads.html
ftp://ftp.netfilter.org/pub/ulogd/

Have fun!
-- 
Eric Leblond <eric@regit.org>
Blog: https://home.regit.org/

[-- Attachment #1.2: changes-ulogd-2.0.3.txt --]
[-- Type: text/plain, Size: 1351 bytes --]

Chris Boot (3):
      ulogd: Perform nice() before giving up root
      ulogd: Implement PID file writing
      ulogd: ulogd_inppkt_NFLOG: close nflog handle after unbinding

Eric Leblond (17):
      nfct: use timestamp of conntrack object.
      ulogd: change verbosity of a message
      ulogd: display stack during configuration
      postgresql: add sanity checking
      mysql: add sanity checking
      sqlite3: add sanity checking
      db: store data in memory during database downtime
      db: suppress field in db structure
      db: use offset instead of direct pointer.
      db: add ring buffer for DB query
      db: disable SIGHUP if ring buffer is used.
      db: db ring has precedence over backlog.
      Improve pid file handling.
      pgsql: add var to specify arbitrary conn params
      ulogd.conf: add missing quote.
      ulogd: use daemon() function
      Set release number to 2.0.3.

Ilya Tumaykin (1):
      Fix automagic support of dbi, pcap and sqlite3

Pablo Neira Ayuso (2):
      ulogd: close logfile description in the exit path of parent process
      Revert "ulogd: close logfile description in the exit path of parent process"

Ulrich Weber (1):
      nfct: make NFCT packet counter/length 64 bit

Victor Julien (1):
      Exec libmnl config check only if nfacct is enabled


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-22 13:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22 13:04 [ANNOUNCE] ulogd 2.0.3 release Eric Leblond

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