]> git.ipfire.org Git - thirdparty/ulogd2.git/shortlog
thirdparty/ulogd2.git
2011-02-01  Jan Engelhardtbuild: use appropriate location for program modules
2011-02-01  Jan Engelhardtbuild: avoid use of LIBS variable
2011-01-07  Pablo Neira... ulogd: fix double call of stop for reused input plugins
2010-12-09  Pablo Neira... NFCT: fix bug in polling mode
2010-11-05  Jan Engelhardtfilter/HWHDR: remove redundant sizeof(char)
2010-11-05  Jan Engelhardtbuild: no need for error message in PKG_CHECK_MODULES
2010-11-05  Jan Engelhardtbuild: propagate global CFLAGS
2010-11-05  Jan Engelhardtbuild: default to not building static libraries
2010-11-05  Jan Engelhardtoutput/LOGEMU: resolve build warning
2010-11-05  Jan Engelhardtbuild: remove unused $(all_includes)
2010-11-05  Jan Engelhardtbuild: remove -fPIC flag
2010-11-05  Jan Engelhardtbuild: remove statements without obvious effect
2010-11-05  Jan Engelhardtbuild: move global automake options into configure.ac
2010-10-23  Pierre ChifflierAdd helper script pcap2ulog
2010-10-23  Pierre ChifflierAdd new input plugin UNIXSOCK
2010-09-21  Eric LeblondDB output: fix crash in SIGHUP handling
2010-09-21  Eric LeblondHWHDR: Fix various crashes
2010-09-21  Eric Leblondautoconf: fix sqlite configure description message.
2010-09-21  Eric Leblondulogd.conf: fix mysql definition for NFCT
2010-09-21  Eric LeblondMysql schema: fix procedure declaration
2010-09-21  Eric LeblondMysql schema: fix delimiter
2010-09-06  Jan Andrespcap: fix packet length handling
2010-07-16  Pablo Neira... build: remove obsolete reference to debian/ dir in... ulogd-2.0.0beta4
2010-07-16  Pablo Neira... build: bump version to 2.0.0beta4 and update dependencies
2010-06-17  Pablo Neira... IPFIX: remove plugin until it is usable
2010-06-17  Pablo Neira... NFCT: copy the conntrack object to the plugin once
2010-06-17  Pablo Neira... fix wrong list addition in plugin re-use logic
2010-06-17  Pablo Neira... NFCT: fix plugin re-use in different stacks
2010-06-17  Pablo Neira... output: XML: add infix in output file
2010-06-17  Pablo Neira... output: XML: support reopening file via SIGHUP
2010-06-17  Pablo Neira... output: add new plugin XML to output logs in XML
2010-06-13  Pablo Neira... fix incorrect negative EINTR checking in main loop
2010-06-03  Pablo Neira... LOGEMU: fix crash if output file cannot be accessed
2010-04-02  Pablo Neira... src: use ARRAY_SIZE to calculate the array size of...
2010-04-02  Christophe... IP2BIN: fix missing protocol key
2010-01-17  Pablo Neira... NFCT: fix reset counters via SIGUSR2 signal
2010-01-17  Pablo Neira... NFCT: fix number of options (missing one)
2010-01-17  Pablo Neira... NFCT: split event handler if hashtable is used or not
2010-01-17  Pablo Neira... NFCT: use new hashtable implementation for better perfo...
2010-01-17  Pablo Neira... NFCT: change `pollinterval' behaviour
2010-01-11  Pablo Neira... NFCT: cleanup constructor and destructor functions
2009-09-17  Pierre ChifflierFix wrong definition of views in flat DB schema
2009-09-17  Pierre ChifflierRemove debian directory
2009-07-29  Pablo Neira... IPFIX: preliminary fixes, yet unusable
2009-07-22  Pablo Neira... build: remove -lpthread from Makefile
2009-07-22  Pablo Neira... NFCT: avoid spamming report about netlink overruns
2009-07-22  Pablo Neira... NFCT: add configurable option to set the value of the...
2009-07-22  Pablo Neira... NFCT: improve netlink overrun handling
2009-06-23  Pablo Neira... NFCT: fix NULL dereference when hashtable is full
2009-04-18  Eric LeblondRevert "ulogd: permit compilation of plugin outside...
2009-04-18  Eric LeblondDocumentation: information about procedure variable.
2009-04-18  Romain BignonDB plugins: fixed bug with INSERT* procedures
2009-04-17  Eric LeblondDB plugin: add capability to specify complete INSERT...
2009-04-17  Pierre Chifflierulogd: configure all plugins before resolving keys.
2009-04-05  Eric Leblondulogd: permit compilation of plugin outside of tree
2009-03-10  Eric Leblondulogd: include config.h in all files.
2009-03-10  Eric Leblonddb plugins: free memory at exit.
2009-03-06  Eric Leblondip2bin: add AF_BRIDGE family support.
2009-03-06  Eric Leblondhwhdr: suppress explicit allocation
2009-03-06  Eric Leblondip2bin: suppress explicit allocation of some output...
2009-03-06  Eric Leblondip2str: suppress explicit allocation of some output...
2009-03-06  Eric Leblondifindex: avoid memory allocation
2009-03-06  Eric Leblondnflog: adjust unit which was inaccurate.
2009-03-06  Pablo Neira... build: bump version to 2.00beta3 ulogd-2.0.0beta3
2009-02-08  Eric LeblondDelete timer in destructor function.
2009-02-08  Eric Leblondpgsql: fix type of mac_protocol and oob_protocol.
2009-01-29  Eric LeblondAdd threshold and timeout option to NFLOG plugin.
2009-01-27  Eric LeblondExplicitely type PCAP input key.
2009-01-27  Eric LeblondDisplay which keys are optional in info mode.
2009-01-22  Eric LeblondReplace INCLUDES by AM_CPPFLAGS in Makefile.am.
2009-01-20  Jan Engelhardtbuild: update configure.ac
2009-01-20  Jan Engelhardtbuild: resolve autotools suggestions to use AC_CONFIG_M...
2009-01-20  Jan Engelhardtbuild: use -avoid-version for modules
2009-01-20  Jan EngelhardtUpdate .gitignore and remove install-sh
2009-01-18  Jan Engelhardtbuild: compile fix
2009-01-13  Eric LeblondHWHDR: Fix size of allocated string.
2009-01-13  Eric LeblondFix crash on IPv6 packet.
2009-01-13  Eric LeblondDisplay logfile to check in case of error.
2009-01-13  Eric Leblondfix config file: MAC2STR has been renamed to HWHDR.
2009-01-06  Pierre ChifflierFlat SQL schema for MySQL
2009-01-06  Pierre ChifflierFlat SQL schema for PostgreSQL
2009-01-06  Pierre ChifflierPostgreSQL: allow local connections
2009-01-06  Pierre ChifflierDBI: lower column name before comparing to key
2009-01-06  Pierre ChifflierAllow plain INSERT instead of procedure
2009-01-06  Pierre ChifflierPostgreSQL schema: drop useless constraints
2009-01-04  Eric LeblondAdd variable to force binding of nfnetlink_log.
2008-12-09  Thomas JacobReturn true/false instead of ULOGD_IRET_OK/STOP
2008-12-09  Eric LeblondAdd valgrind compilation option.
2008-12-09  Eric LeblondFix memory leak in destructor_nfct().
2008-12-09  Eric LeblondFree stacks when exiting.
2008-12-09  Eric LeblondIntroduce config_stop() function
2008-12-09  Eric LeblondUnload plugins when quitting.
2008-12-09  Eric LeblondAdd SIGINT to list of terminal signal.
2008-12-09  Eric LeblondCall pluginstance stop function when exiting
2008-12-09  Eric LeblondFix minor memory leak in NFLOG plugin.
2008-12-09  Eric LeblondDon't free pluginstance when leaving
2008-12-09  Eric LeblondFix stop function of NFCT plugin.
2008-12-09  Eric LeblondTreat nice function return.
2008-12-09  Eric LeblondAdd SCTP support to MySQL and PGSQL output.
2008-12-09  Eric LeblondSCTP support for PRINTPKT.
next