summaryrefslogtreecommitdiffstats
path: root/output
Commit message (Expand)AuthorAgeFilesLines
* harmonize log file defaults with ulogd.confKaarle Ritvanen2017-05-164-4/+4
* sqlite3: Remove unused "buffer" option.Alex Xu2016-01-191-16/+1
* json: append timezone information to ISO 8601 dateVincent Bernat2015-10-021-5/+20
* json: output messages in JSONv1 formatVincent Bernat2015-10-021-1/+14
* Use stdint types everywhereFelix Janda2015-06-262-11/+11
* Fix JSON output on big endian systemsJimmy Jones2014-08-111-0/+11
* json: use packet timestamp if availableEric Leblond2014-03-071-5/+43
* json: introduce new JSON output pluginEric Leblond2014-01-282-0/+264
* nacct: fix format warningEric Leblond2014-01-251-2/+2
* nfct: make NFCT packet counter/length 64 bitUlrich Weber2013-10-101-8/+8
* pgsql: add var to specify arbitrary conn paramsEric Leblond2013-06-081-40/+47
* sqlite3: add sanity checkingEric Leblond2013-04-201-0/+2
* mysql: add sanity checkingEric Leblond2013-04-201-1/+3
* postgresql: add sanity checkingEric Leblond2013-04-201-1/+3
* logemu: return error if configuration is invalid.Eric Leblond2013-02-181-4/+1
* graphite: fix crash on i386Eric Leblond2013-02-171-2/+2
* graphite: fix warning about gnu extension usageEric Leblond2013-01-181-4/+4
* Get rid of SVN tag in comment.Eric Leblond2013-01-186-15/+3
* Add GRAPHITE output module.Eric Leblond2012-12-272-1/+251
* Add additional ip6 header fields to database scriptsBob Hockney2012-12-191-1/+1
* Handle postgresql schemas correctlyBob Hockney2012-12-191-4/+31
* build: move remaining preprocessor flags into CPPFLAGSJan Engelhardt2012-11-272-5/+5
* build: resolve compile error due to missing nfacct CPPFLAGSJan Engelhardt2012-11-271-1/+1
* XML: add missing includeEric Leblond2012-11-041-0/+2
* Use PRIu64 to print unsigned 64bit intEric Leblond2012-11-042-2/+4
* 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/+8
* ipfix: fix bracket imbalance if IPPROTO_SCTP is definedThomas Jarosch2012-08-061-0/+1
* src: fix version that -V displaysPablo Neira Ayuso2012-08-0312-12/+12
* pgsql: only disable key if it starts with underscoreEric Leblond2012-08-031-2/+3
* sqlite3: Add more logging if database initialization fails.Michael Tremer2012-07-231-2/+6
* output: XML: display time for NFACCTPablo Neira Ayuso2012-06-221-1/+2
* output: XML: support for NFACCT input pluginPablo Neira Ayuso2012-06-222-2/+31
* src: add ULOGD_DTYPE_SUM for nfacct-based accountingPablo Neira Ayuso2012-06-221-1/+1
* pcap: resolve unreliable detectionJan Engelhardt2012-06-051-2/+2
* sqlite: resolve compiler warningsJan Engelhardt2012-06-051-1/+1
* build: use pkglibdir instead of pkglibexecdir for automakeBjörn Lässig2012-05-186-6/+6
* ulogd2 / DBI / table nameHarald Welte2012-02-241-1/+4
* output: add GPRINT pluginPablo Neira Ayuso2012-02-222-1/+274
* OPRINT: display u64 fieldsPablo Neira Ayuso2012-02-221-0/+3
* sqlite3: remove automatic creation of table `daily'Pablo Neira Ayuso2011-02-251-39/+7
* sqlite3: fix warning during compilationPablo Neira Ayuso2011-02-251-1/+1
* sqlite3: cleanup error handling of sqlite3_bind_int() in sqlite3_interp()Pablo Neira Ayuso2011-02-251-20/+4
* sqlite3: use continue instead of goto in sqlite3_interp()Pablo Neira Ayuso2011-02-251-3/+2
* build: simplify sqlite3 checkJan Engelhardt2011-02-251-3/+3
* sqlite3: initial support extracted from Holger Eitzenberger's workPablo Neira Ayuso2011-02-241-259/+350
* build: use compile/link information from pkgconfigJan Engelhardt2011-02-011-3/+5
* build: use appropriate location for program modulesJan Engelhardt2011-02-016-8/+8
* build: avoid use of LIBS variableJan Engelhardt2011-02-016-6/+5