summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Create LZMA-compressed dist-filesPhil Sutter2023-06-251-1/+1
* build: fix pgsql fall-back configuration of CFLAGSJeremy Sowden2023-03-141-1/+1
* build: bump release version to 2.0.8ulogd-2.0.8Pablo Neira Ayuso2022-11-021-1/+1
* build: if `--enable-sqlite3` is `yes`, abort if libsqlite3 is not foundJeremy Sowden2022-01-111-2/+7
* build: if `--enable-pgsql` is `yes`, abort if libpq is not foundJeremy Sowden2022-01-111-0/+6
* build: if `--enable-pcap` is `yes`, abort if libpcap is not foundJeremy Sowden2022-01-111-0/+6
* build: if `--enable-mysql` is `yes`, abort if libmysqlclient is not foundJeremy Sowden2022-01-111-0/+6
* build: if `--enable-dbi` is `yes`, abort if libdbi is not foundJeremy Sowden2022-01-111-2/+7
* build: use pkg-config or pg_config for libpqJeremy Sowden2022-01-111-4/+29
* build: use pkg-config or pcap-config for libpcapJeremy Sowden2022-01-111-3/+27
* build: use pkg-config or mysql_config for libmysqlclientJeremy Sowden2022-01-111-4/+49
* build: use pkg-config for libdbiJeremy Sowden2022-01-111-3/+3
* build: use `--enable-XYZ` options for output pluginsJeremy Sowden2022-01-111-20/+20
* build: bump libnetfilter_log dependencyJeremy Sowden2021-12-061-1/+1
* build: use `AS_IF` consistently in configure.acJeremy Sowden2021-11-161-79/+37
* build: quote autoconf macro argumentsJeremy Sowden2021-11-151-32/+60
* build: remove commented-out codeJeremy Sowden2021-11-151-12/+0
* build: update obsolete autoconf macrosJeremy Sowden2021-11-151-4/+2
* build: add Make_global.am for common flagsJeremy Sowden2021-11-151-3/+0
* build: move CPP `-D` flag.Jeremy Sowden2021-11-151-1/+1
* build: remove empty filter sub-directoryJeremy Sowden2021-11-151-1/+1
* build: remove unused Makefile fragmentJeremy Sowden2021-11-151-1/+1
* IPFIX: Add IPFIX output pluginAnder Juaristi2019-04-301-1/+1
* Set release number to 2.0.7.Arturo Borrero Gonzalez2018-04-271-1/+1
* ulogd: load all plugins by defaultArturo Borrero Gonzalez2018-01-081-3/+27
* Set release number to 2.0.6.Eric Leblond2017-05-161-1/+1
* ulogd: add automake optionEric Leblond2017-03-211-1/+1
* configure.ac: Add --without-{mysql,pgsql}Harald Welte2015-05-031-2/+9
* Add missing enableval to configureulogd-2.0.5Eric Leblond2015-04-241-3/+14
* Add flag to disable ULOG input pluginEric Leblond2015-04-241-0/+8
* Set release number to 2.0.5.Eric Leblond2015-04-031-1/+1
* include: keep a copy of linux/netfilter_ipv4/ipt_ULOG.hPablo Neira Ayuso2014-11-141-1/+1
* Set release number to 2.0.4.ulogd-2.0.4Eric Leblond2014-03-071-1/+1
* json: introduce new JSON output pluginEric Leblond2014-01-281-0/+12
* ulogd: use AC_SEARCH_LIBS for libpthreadGustavo Zacarias2013-12-111-1/+2
* Set release number to 2.0.3.ulogd-2.0.3Eric Leblond2013-11-191-1/+1
* Exec libmnl config check only if nfacct is enabledVictor Julien2013-05-211-1/+1
* db: add ring buffer for DB queryEric Leblond2013-05-211-0/+2
* Fix automagic support of dbi, pcap and sqlite3Ilya Tumaykin2013-04-201-10/+20
* Prepare release number to 2.0.2ulogd-2.0.2Eric Leblond2013-02-251-1/+1
* build: resolve automake-1.12 warningsJan Engelhardt2012-11-271-0/+1
* configure: display info about build pluginsEric Leblond2012-11-041-2/+40
* configure: add flag to disable NFLOG buildEric Leblond2012-11-041-1/+7
* configure: add flag to disable NFCT buildEric Leblond2012-11-041-1/+7
* configure: add flag to disable NFACCT buildEric Leblond2012-11-041-1/+7
* autoconf/ulogd: fix broken libpcap AM_CONDITIONALGustavo Zacarias2012-10-101-1/+1
* bump version to 2.0.1ulogd-2.0.1Pablo Neira Ayuso2012-10-081-4/+4
* output: XML: display time for NFACCTPablo Neira Ayuso2012-06-221-1/+1
* build: require 1.0.0 of all librariesulogd-2.0.0Pablo Neira Ayuso2012-06-171-2/+2
* build: bump release version to 2.0.0Pablo Neira Ayuso2012-06-171-1/+1