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@xxxxxxxxx> Blog: https://home.regit.org/
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:
signature.asc
Description: This is a digitally signed message part