summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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