summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare release number to 2.0.2ulogd-2.0.2Eric Leblond2013-02-252-125/+1
* Update READMEEric Leblond2013-02-251-56/+63
* Update man page.Eric Leblond2013-02-251-7/+14
* logemu: return error if configuration is invalid.Eric Leblond2013-02-181-4/+1
* Add handling of too long line and arguments.Eric Leblond2013-02-183-1/+29
* Fix typo in comments.Eric Leblond2013-02-181-3/+3
* Use access to ensure readability of config gileEric Leblond2013-02-182-2/+11
* Suppress dead FIXME.Eric Leblond2013-02-182-3/+0
* Update TODO.Eric Leblond2013-02-171-7/+0
* graphite: fix crash on i386Eric Leblond2013-02-171-2/+2
* Fix make distcheckEric Leblond2013-01-251-1/+1
* Add TAGS to .gitignoreEric Leblond2013-01-251-0/+1
* graphite: fix warning about gnu extension usageEric Leblond2013-01-181-4/+4
* base: fix warning on pointer handlingEric Leblond2013-01-181-4/+4
* Fix warning on formatEric Leblond2013-01-181-1/+1
* Get rid of SVN tag in comment.Eric Leblond2013-01-1831-70/+33
* Add -l option to set log level from command lineEric Leblond2013-01-182-4/+15
* conf: add flag to allow option setup tuningEric Leblond2013-01-182-1/+6
* ulogd: add -v option to display message on stderr.Eric Leblond2013-01-061-8/+33
* addr: fix compilation warningEric Leblond2013-01-051-2/+2
* nfct: add protocol filterEric Leblond2013-01-052-2/+59
* nfct: implement src and dst filterEric Leblond2013-01-052-2/+218
* addr: add file containing addr utility functions.Eric Leblond2013-01-053-1/+132
* nfct: call register callback on opened handlerEric Leblond2013-01-051-1/+1
* Add GRAPHITE output module.Eric Leblond2012-12-273-1/+261
* Add missing u64 function.Eric Leblond2012-12-211-0/+5
* Add additional ip6 header fields to database scriptsBob Hockney2012-12-197-31/+108
* Handle postgresql schemas correctlyBob Hockney2012-12-192-4/+35
* Fix parsing of ipv6 flowlabel and tc fieldsBob Hockney2012-12-191-2/+2
* build: move remaining preprocessor flags into CPPFLAGSJan Engelhardt2012-11-273-7/+7
* build: avoid per-target CFLAGSJan Engelhardt2012-11-272-4/+2
* build: resolve compile error due to missing nfacct CPPFLAGSJan Engelhardt2012-11-271-1/+1
* build: resolve automake-1.12 warningsJan Engelhardt2012-11-271-0/+1
* XML: add missing includeEric Leblond2012-11-041-0/+2
* Use PRIu64 to print unsigned 64bit intEric Leblond2012-11-042-2/+4
* configure: display info about build pluginsEric Leblond2012-11-041-2/+40
* configure: add flag to disable NFLOG buildEric Leblond2012-11-043-4/+18
* configure: add flag to disable NFCT buildEric Leblond2012-11-043-2/+16
* configure: add flag to disable NFACCT buildEric Leblond2012-11-043-4/+17
* 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
* ipfix: fix bracket imbalance if IPPROTO_SCTP is definedThomas Jarosch2012-08-061-0/+1
* src: update copyright and authors informationPablo Neira Ayuso2012-08-032-1/+5
* filter: IP2HBIN: fix compilation warning with gcc-4.7Pablo Neira Ayuso2012-08-031-1/+0
* ulogd.conf: slightly expand documentation on zerocounter option for nfacctPablo Neira Ayuso2012-08-031-1/+1
* nfacct: add timestamp optionEric Leblond2012-08-032-1/+34
* src: fix version that -V displaysPablo Neira Ayuso2012-08-0329-33/+31
* input: NFCT: fix compilation warning with gcc-4.7Pablo Neira Ayuso2012-08-031-2/+0
* pgsql: only disable key if it starts with underscoreEric Leblond2012-08-031-2/+3
* pgsql schema: fix timestamp default valueEric Leblond2012-08-031-1/+1