summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: remove obsolete reference to debian/ dir in Makefileulogd-2.0.0beta4Pablo Neira Ayuso2010-07-161-1/+1
* build: bump version to 2.0.0beta4 and update dependenciesPablo Neira Ayuso2010-07-161-2/+2
* IPFIX: remove plugin until it is usablePablo Neira Ayuso2010-06-171-4/+1
* NFCT: copy the conntrack object to the plugin oncePablo Neira Ayuso2010-06-171-1/+8
* fix wrong list addition in plugin re-use logicPablo Neira Ayuso2010-06-171-1/+1
* NFCT: fix plugin re-use in different stacksPablo Neira Ayuso2010-06-171-4/+6
* output: XML: add infix in output filePablo Neira Ayuso2010-06-171-1/+12
* output: XML: support reopening file via SIGHUPPablo Neira Ayuso2010-06-171-27/+63
* output: add new plugin XML to output logs in XMLPablo Neira Ayuso2010-06-175-2/+283
* fix incorrect negative EINTR checking in main loopPablo Neira Ayuso2010-06-131-1/+1
* LOGEMU: fix crash if output file cannot be accessedPablo Neira Ayuso2010-06-031-1/+1
* src: use ARRAY_SIZE to calculate the array size of keysPablo Neira Ayuso2010-04-022-2/+2
* IP2BIN: fix missing protocol keyChristophe Fish2010-04-021-0/+5
* NFCT: fix reset counters via SIGUSR2 signalPablo Neira Ayuso2010-01-171-3/+52
* NFCT: fix number of options (missing one)Pablo Neira Ayuso2010-01-171-1/+1
* NFCT: split event handler if hashtable is used or notPablo Neira Ayuso2010-01-171-28/+39
* NFCT: use new hashtable implementation for better performancePablo Neira Ayuso2010-01-173-169/+152
* NFCT: change `pollinterval' behaviourPablo Neira Ayuso2010-01-172-8/+121
* NFCT: cleanup constructor and destructor functionsPablo Neira Ayuso2010-01-111-41/+67
* Fix wrong definition of views in flat DB schemaPierre Chifflier2009-09-172-12/+12
* Remove debian directoryPierre Chifflier2009-09-1710-86/+0
* IPFIX: preliminary fixes, yet unusablePablo Neira Ayuso2009-07-291-9/+5
* build: remove -lpthread from MakefilePablo Neira Ayuso2009-07-221-1/+1
* NFCT: avoid spamming report about netlink overrunsPablo Neira Ayuso2009-07-221-1/+9
* NFCT: add configurable option to set the value of the resynchronization timerPablo Neira Ayuso2009-07-222-8/+16
* NFCT: improve netlink overrun handlingPablo Neira Ayuso2009-07-221-12/+12
* NFCT: fix NULL dereference when hashtable is fullPablo Neira Ayuso2009-06-231-0/+9
* Revert "ulogd: permit compilation of plugin outside of tree"Eric Leblond2009-04-183-4/+2
* Documentation: information about procedure variable.Eric Leblond2009-04-181-1/+9
* DB plugins: fixed bug with INSERT* proceduresRomain Bignon2009-04-181-10/+13
* DB plugin: add capability to specify complete INSERT commandEric Leblond2009-04-171-3/+8
* ulogd: configure all plugins before resolving keys.Pierre Chifflier2009-04-171-7/+13
* ulogd: permit compilation of plugin outside of treeEric Leblond2009-04-053-2/+4
* ulogd: include config.h in all files.Eric Leblond2009-03-101-0/+1
* db plugins: free memory at exit.Eric Leblond2009-03-101-0/+7
* ip2bin: add AF_BRIDGE family support.Eric Leblond2009-03-061-1/+27
* hwhdr: suppress explicit allocationEric Leblond2009-03-061-12/+12
* ip2bin: suppress explicit allocation of some output key valuesEric Leblond2009-03-061-14/+14
* ip2str: suppress explicit allocation of some output key valuesEric Leblond2009-03-061-17/+16
* ifindex: avoid memory allocationEric Leblond2009-03-061-21/+16
* nflog: adjust unit which was inaccurate.Eric Leblond2009-03-061-2/+2
* build: bump version to 2.00beta3ulogd-2.0.0beta3Pablo Neira Ayuso2009-03-061-1/+1
* Delete timer in destructor function.Eric Leblond2009-02-081-0/+2
* pgsql: fix type of mac_protocol and oob_protocol.Eric Leblond2009-02-082-2/+2
* Add threshold and timeout option to NFLOG plugin.Eric Leblond2009-01-292-1/+49
* Explicitely type PCAP input key.Eric Leblond2009-01-271-5/+15
* Display which keys are optional in info mode.Eric Leblond2009-01-271-1/+6
* Replace INCLUDES by AM_CPPFLAGS in Makefile.am.Eric Leblond2009-01-2212-12/+12
* build: update configure.acJan Engelhardt2009-01-202-11/+9
* build: resolve autotools suggestions to use AC_CONFIG_MACRO_DIRJan Engelhardt2009-01-203-0/+4