summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing enableval to configureulogd-2.0.5Eric Leblond2015-04-241-3/+14
* Add flag to disable ULOG input pluginEric Leblond2015-04-242-1/+14
* 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-144-3/+53
* Fix JSON output on big endian systemsJimmy Jones2014-08-111-0/+11
* gitignore: add manpageEric Leblond2014-07-011-0/+1
* gitignore: ignore generated documentationVincent Bernat2014-07-011-0/+3
* Set release number to 2.0.4.ulogd-2.0.4Eric Leblond2014-03-071-1/+1
* ulogd: fix loglevel handlingKen-ichirou MATSUZAWA2014-03-071-1/+2
* printpkt: oob.time.sec was not usedEric Leblond2014-03-072-2/+0
* json: use packet timestamp if availableEric Leblond2014-03-071-5/+43
* nfct: use start timestamp if providedEric Leblond2014-02-221-4/+14
* ulogd: add carriage return as separatorEric Leblond2014-02-221-3/+3
* ulogd: avoid potential double print of messageEric Leblond2014-02-041-2/+2
* json: introduce new JSON output pluginEric Leblond2014-01-284-0/+291
* store Common Information Model name in ulogd keyEric Leblond2014-01-283-2/+15
* db: don't loose one packet on reconnectEric Leblond2014-01-261-1/+2
* db: cancel injection thread when terminatingEric Leblond2014-01-251-0/+17
* db: set ring default size to 0Eric Leblond2014-01-251-1/+1
* util: fix warning on format stringEric Leblond2014-01-251-20/+21
* nacct: fix format warningEric Leblond2014-01-252-2/+3
* ulogd: use AC_SEARCH_LIBS for libpthreadGustavo Zacarias2013-12-112-3/+4
* Set release number to 2.0.3.ulogd-2.0.3Eric Leblond2013-11-191-1/+1
* ulogd: ulogd_inppkt_NFLOG: close nflog handle after unbindingChris Boot2013-11-181-1/+1
* nfct: make NFCT packet counter/length 64 bitUlrich Weber2013-10-103-28/+28
* ulogd: use daemon() functionEric Leblond2013-10-101-17/+13
* ulogd.conf: add missing quote.Eric Leblond2013-10-101-1/+1
* pgsql: add var to specify arbitrary conn paramsEric Leblond2013-06-082-40/+53
* Improve pid file handling.Eric Leblond2013-05-211-12/+54
* ulogd: Implement PID file writingChris Boot2013-05-212-1/+149
* ulogd: Perform nice() before giving up rootChris Boot2013-05-211-7/+7
* Exec libmnl config check only if nfacct is enabledVictor Julien2013-05-211-1/+1
* db: db ring has precedence over backlog.Eric Leblond2013-05-211-5/+7
* db: disable SIGHUP if ring buffer is used.Eric Leblond2013-05-211-3/+8
* db: add ring buffer for DB queryEric Leblond2013-05-215-14/+178
* db: use offset instead of direct pointer.Eric Leblond2013-05-212-8/+10
* db: suppress field in db structureEric Leblond2013-05-212-19/+19
* db: store data in memory during database downtimeEric Leblond2013-05-213-33/+180
* 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
* Fix automagic support of dbi, pcap and sqlite3Ilya Tumaykin2013-04-201-10/+20
* ulogd: display stack during configurationEric Leblond2013-04-201-1/+1
* Revert "ulogd: close logfile description in the exit path of parent process"Pablo Neira Ayuso2013-03-271-1/+0
* ulogd: close logfile description in the exit path of parent processPablo Neira Ayuso2013-03-261-0/+1
* ulogd: change verbosity of a messageEric Leblond2013-03-201-1/+1
* nfct: use timestamp of conntrack object.Eric Leblond2013-03-051-10/+32
* 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