summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: use -avoid-version for modulesJan Engelhardt2009-01-2010-23/+23
* Update .gitignore and remove install-shJan Engelhardt2009-01-203-251/+25
* build: compile fixJan Engelhardt2009-01-181-0/+1
* HWHDR: Fix size of allocated string.Eric Leblond2009-01-131-1/+1
* Fix crash on IPv6 packet.Eric Leblond2009-01-131-1/+4
* Display logfile to check in case of error.Eric Leblond2009-01-131-2/+7
* fix config file: MAC2STR has been renamed to HWHDR.Eric Leblond2009-01-131-2/+2
* Flat SQL schema for MySQLPierre Chifflier2009-01-071-0/+478
* Flat SQL schema for PostgreSQLPierre Chifflier2009-01-071-0/+406
* PostgreSQL: allow local connectionsPierre Chifflier2009-01-071-1/+2
* DBI: lower column name before comparing to keyPierre Chifflier2009-01-071-0/+14
* Allow plain INSERT instead of procedurePierre Chifflier2009-01-071-1/+26
* PostgreSQL schema: drop useless constraintsPierre Chifflier2009-01-071-5/+0