]> git.ipfire.org Git - thirdparty/ulogd2.git/shortlog
thirdparty/ulogd2.git
2021-11-23  Jeremy Sowdeninclude: add `format` attribute to `__ulogd_log` declar...
2021-11-16  Pablo Neira... build: missing ipfix.h header when running make distcheck
2021-11-16  Jeremy Sowdenbuild: use `AS_IF` consistently in configure.ac
2021-11-15  Jeremy Sowdenbuild: quote autoconf macro arguments
2021-11-15  Jeremy Sowdenbuild: remove commented-out code
2021-11-15  Jeremy Sowdenbuild: update obsolete autoconf macros
2021-11-15  Jeremy Sowdenbuild: use correct automake variable for library depend...
2021-11-15  Jeremy Sowdenbuild: delete commented-out code
2021-11-15  Jeremy Sowdenbuild: group `*_la_*` variables with their libraries
2021-11-15  Jeremy Sowdenbuild: skip sub-directories containing disabled plugins
2021-11-15  Jeremy Sowdenbuild: use `dist_man_MANS` to declare man-pages
2021-11-15  Jeremy Sowdenbuild: add Make_global.am for common flags
2021-11-15  Jeremy Sowdenbuild: move CPP `-D` flag.
2021-11-15  Jeremy Sowdenbuild: remove empty filter sub-directory
2021-11-15  Jeremy Sowdenbuild: remove unused Makefile fragment
2021-11-15  Jeremy Sowdengitignore: ignore .dirstamp
2021-11-15  Jeremy Sowdengitignore: add Emacs artefacts
2021-10-11  Ken-ichirou... NFLOG: fix seq global flag setting
2021-10-11  Ken-ichirou... XML: support nflog pkt output
2021-05-27  Cole Dishingtonprintpkt: print pkt mark like kernel
2020-10-30  Timon Ulrichraw2packet: fix comma instead of semicolon
2020-02-23  Andreas Jaggiulogd: printpkt: always print IPv6 protocol
2019-04-30  Ander JuaristiIPFIX: Introduce template record support
2019-04-30  Ander JuaristiIPFIX: Add IPFIX output plugin
2018-10-31  Cameron Normanulogd: fix build with musl libc
2018-06-01  Andreas Jaggiulogd: json: send messages to a remote host / unix...
2018-04-26  Arturo Borrero... remove ulogd2.rotate and ulogd2.spec from Makefile.am ulogd-2.0.7
2018-04-26  Arturo Borrero... Set release number to 2.0.7.
2018-04-11  Arturo Borrero... ulogd2: cleanup downstream files
2018-01-08  Arturo Borrero... ulogd: load all plugins by default
2017-09-20  Arturo Borrero... ulogd: use a RT scheduler by default
2017-07-02  Eric Leblondip2bin: fix plugin link for some compiler
2017-07-01  Eric Leblondulogd: fix crash when plugin version are incorrect
2017-05-15  Eric LeblondSet release number to 2.0.6.
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
next