summaryrefslogtreecommitdiff
path: root/input
Commit message (Expand)AuthorAge
* New upstream version 2.0.7Chris Boot2018-05-14
|\
| * Use stdint types everywhereFelix Janda2015-06-26
* | Imported Upstream version 2.0.5Chris Boot2015-05-10
|\|
| * Add flag to disable ULOG input pluginEric Leblond2015-04-24
* | Imported Upstream version 2.0.4Chris Boot2014-04-13
|\|
| * nfct: use start timestamp if providedEric Leblond2014-02-22
* | Imported Upstream version 2.0.3Chris Boot2013-11-25
|\|
| * ulogd: ulogd_inppkt_NFLOG: close nflog handle after unbindingChris Boot2013-11-18
| * nfct: make NFCT packet counter/length 64 bitUlrich Weber2013-10-10
| * nfct: use timestamp of conntrack object.Eric Leblond2013-03-05
* | Imported Upstream version 2.0.2Chris Boot2013-04-28
|/
* Suppress dead FIXME.Eric Leblond2013-02-18
* nfct: add protocol filterEric Leblond2013-01-05
* nfct: implement src and dst filterEric Leblond2013-01-05
* nfct: call register callback on opened handlerEric Leblond2013-01-05
* build: avoid per-target CFLAGSJan Engelhardt2012-11-27
* configure: add flag to disable NFLOG buildEric Leblond2012-11-04
* configure: add flag to disable NFCT buildEric Leblond2012-11-04
* configure: add flag to disable NFACCT buildEric Leblond2012-11-04
* nfacct: add timestamp optionEric Leblond2012-08-03
* src: fix version that -V displaysPablo Neira Ayuso2012-08-03
* input: NFCT: fix compilation warning with gcc-4.7Pablo Neira Ayuso2012-08-03
* nfacct: add variable to not zero counter after readEric Leblond2012-08-03
* NFCT: fix crash in polling mode if used by two stacksEric Leblond2012-07-20
* output: XML: support for NFACCT input pluginPablo Neira Ayuso2012-06-22
* src: add ULOGD_DTYPE_SUM for nfacct-based accountingPablo Neira Ayuso2012-06-22
* nfacct: resolve build failureJan Engelhardt2012-06-05
* build: use pkglibdir instead of pkglibexecdir for automakeBjörn Lässig2012-05-18
* NFCT: add `reliable' config option to enable reliable flow-based loggingPablo Neira Ayuso2012-03-05
* input: add nfacct pluginPablo Neira Ayuso2012-02-22
* NFLOG: don't display overrun message once we have reach the buffer limitPablo Neira Ayuso2011-02-25
* NFCT: use nfct_copy() instead of deprecated nfct_sizeof() functionPablo Neira Ayuso2011-02-25
* build: use appropriate location for program modulesJan Engelhardt2011-02-01
* build: avoid use of LIBS variableJan Engelhardt2011-02-01
* NFCT: fix bug in polling modePablo Neira Ayuso2010-12-09
* build: propagate global CFLAGSJan Engelhardt2010-11-05
* build: remove unused $(all_includes)Jan Engelhardt2010-11-05
* build: remove -fPIC flagJan Engelhardt2010-11-05
* Add new input plugin UNIXSOCKPierre Chifflier2010-10-23
* NFCT: copy the conntrack object to the plugin oncePablo Neira Ayuso2010-06-17
* NFCT: fix plugin re-use in different stacksPablo Neira Ayuso2010-06-17
* output: add new plugin XML to output logs in XMLPablo Neira Ayuso2010-06-17
* src: use ARRAY_SIZE to calculate the array size of keysPablo Neira Ayuso2010-04-02
* NFCT: fix reset counters via SIGUSR2 signalPablo Neira Ayuso2010-01-17
* NFCT: fix number of options (missing one)Pablo Neira Ayuso2010-01-17
* NFCT: split event handler if hashtable is used or notPablo Neira Ayuso2010-01-17
* NFCT: use new hashtable implementation for better performancePablo Neira Ayuso2010-01-17
* NFCT: change `pollinterval' behaviourPablo Neira Ayuso2010-01-17
* NFCT: cleanup constructor and destructor functionsPablo Neira Ayuso2010-01-11
* NFCT: avoid spamming report about netlink overrunsPablo Neira Ayuso2009-07-22