]> git.ipfire.org Git - thirdparty/ulogd2.git/shortlog
thirdparty/ulogd2.git
2017-05-15  Kaarle Ritvanenrotate all default output files
2017-05-15  Kaarle Ritvanenharmonize log file defaults with ulogd.conf
2017-03-21  Eric Leblondulogd.conf: fix incorrect stack
2017-03-21  Eric Leblondulogd: use strncpy instead of memcpy
2017-03-21  Eric Leblondulogd: add automake option
2016-10-17  Liping Zhangulogd: fix crash when ipv4 packet is truncated
2016-03-31  Eric Leblondulogd: fix indentation in acinclude.m4
2016-03-31  Helmut Schaaulogd: fix cross compilation errors with mysql_config
2016-02-05  Eric Leblondulogd: add missing newline in log message
2016-02-05  Hironobu Ishiiulogd: restructures signal handling by self-pipe trick
2016-01-19  Alex Xusqlite3: Remove unused "buffer" option.
2015-10-02  Vincent Bernatjson: append timezone information to ISO 8601 date
2015-10-02  Vincent Bernatjson: output messages in JSONv1 format
2015-06-26  Felix JandaUse stdint types everywhere
2015-06-23  Felix Jandaulogd: Use /dev/null as dummy logfile when logging...
2015-06-23  Felix JandaDefine _GNU_SOURCE to get members of tcphdr
2015-06-23  Felix JandaSync with kernel headers
2015-05-03  Harald Welteconfigure.ac: Add --without-{mysql,pgsql}
2015-04-24  Eric LeblondAdd missing enableval to configure ulogd-2.0.5
2015-04-24  Eric LeblondAdd flag to disable ULOG input plugin
2015-04-03  Eric LeblondSet release number to 2.0.5.
2014-11-14  Pablo Neira... include: keep a copy of linux/netfilter_ipv4/ipt_ULOG.h
2014-08-11  Jimmy JonesFix JSON output on big endian systems
2014-07-01  Eric Leblondgitignore: add manpage
2014-07-01  Vincent Bernatgitignore: ignore generated documentation
2014-03-07  Eric LeblondSet release number to 2.0.4. ulogd-2.0.4
2014-03-07  Ken-ichirou... ulogd: fix loglevel handling
2014-03-07  Eric Leblondprintpkt: oob.time.sec was not used
2014-03-07  Eric Leblondjson: use packet timestamp if available
2014-02-22  Eric Leblondnfct: use start timestamp if provided
2014-02-22  Eric Leblondulogd: add carriage return as separator
2014-02-03  Eric Leblondulogd: avoid potential double print of message
2014-01-28  Eric Leblondjson: introduce new JSON output plugin
2014-01-28  Eric Leblondstore Common Information Model name in ulogd key
2014-01-26  Eric Leblonddb: don't loose one packet on reconnect
2014-01-25  Eric Leblonddb: cancel injection thread when terminating
2014-01-25  Eric Leblonddb: set ring default size to 0
2014-01-25  Eric Leblondutil: fix warning on format string
2014-01-25  Eric Leblondnacct: fix format warning
2013-12-11  Gustavo Zacariasulogd: use AC_SEARCH_LIBS for libpthread
2013-11-19  Eric LeblondSet release number to 2.0.3. ulogd-2.0.3
2013-11-18  Chris Bootulogd: ulogd_inppkt_NFLOG: close nflog handle after...
2013-10-10  Ulrich Webernfct: make NFCT packet counter/length 64 bit
2013-10-10  Eric Leblondulogd: use daemon() function
2013-10-10  Eric Leblondulogd.conf: add missing quote.
2013-06-08  Eric Leblondpgsql: add var to specify arbitrary conn params
2013-05-21  Eric LeblondImprove pid file handling.
2013-05-21  Chris Bootulogd: Implement PID file writing
2013-05-21  Chris Bootulogd: Perform nice() before giving up root
2013-05-21  Victor JulienExec libmnl config check only if nfacct is enabled
2013-05-21  Eric Leblonddb: db ring has precedence over backlog.
2013-05-21  Eric Leblonddb: disable SIGHUP if ring buffer is used.
2013-05-21  Eric Leblonddb: add ring buffer for DB query
2013-05-21  Eric Leblonddb: use offset instead of direct pointer.
2013-05-21  Eric Leblonddb: suppress field in db structure
2013-05-21  Eric Leblonddb: store data in memory during database downtime
2013-04-20  Eric Leblondsqlite3: add sanity checking
2013-04-20  Eric Leblondmysql: add sanity checking
2013-04-20  Eric Leblondpostgresql: add sanity checking
2013-04-20  Ilya TumaykinFix automagic support of dbi, pcap and sqlite3
2013-04-20  Eric Leblondulogd: display stack during configuration
2013-03-26  Pablo Neira... Revert "ulogd: close logfile description in the exit...
2013-03-26  Pablo Neira... ulogd: close logfile description in the exit path of...
2013-03-19  Eric Leblondulogd: change verbosity of a message
2013-03-05  Eric Leblondnfct: use timestamp of conntrack object.
2013-02-25  Eric LeblondPrepare release number to 2.0.2 ulogd-2.0.2
2013-02-25  Eric LeblondUpdate README
2013-02-25  Eric LeblondUpdate man page.
2013-02-18  Eric Leblondlogemu: return error if configuration is invalid.
2013-02-18  Eric LeblondAdd handling of too long line and arguments.
2013-02-18  Eric LeblondFix typo in comments.
2013-02-18  Eric LeblondUse access to ensure readability of config gile
2013-02-18  Eric LeblondSuppress dead FIXME.
2013-02-17  Eric LeblondUpdate TODO.
2013-02-17  Eric Leblondgraphite: fix crash on i386
2013-01-25  Eric LeblondFix make distcheck
2013-01-25  Eric LeblondAdd TAGS to .gitignore
2013-01-18  Eric Leblondgraphite: fix warning about gnu extension usage
2013-01-18  Eric Leblondbase: fix warning on pointer handling
2013-01-18  Eric LeblondFix warning on format
2013-01-18  Eric LeblondGet rid of SVN tag in comment.
2013-01-18  Eric LeblondAdd -l option to set log level from command line
2013-01-18  Eric Leblondconf: add flag to allow option setup tuning
2013-01-06  Eric Leblondulogd: add -v option to display message on stderr.
2013-01-05  Eric Leblondaddr: fix compilation warning
2013-01-05  Eric Leblondnfct: add protocol filter
2013-01-05  Eric Leblondnfct: implement src and dst filter
2013-01-05  Eric Leblondaddr: add file containing addr utility functions.
2013-01-05  Eric Leblondnfct: call register callback on opened handler
2012-12-27  Eric LeblondAdd GRAPHITE output module.
2012-12-21  Eric LeblondAdd missing u64 function.
2012-12-19  Bob HockneyAdd additional ip6 header fields to database scripts
2012-12-19  Bob HockneyHandle postgresql schemas correctly
2012-12-19  Bob HockneyFix parsing of ipv6 flowlabel and tc fields
2012-11-27  Jan Engelhardtbuild: move remaining preprocessor flags into CPPFLAGS
2012-11-27  Jan Engelhardtbuild: avoid per-target CFLAGS
2012-11-26  Jan Engelhardtbuild: resolve compile error due to missing nfacct...
2012-11-26  Jan Engelhardtbuild: resolve automake-1.12 warnings
2012-11-04  Eric LeblondXML: add missing include
2012-11-04  Eric LeblondUse PRIu64 to print unsigned 64bit int
next