summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add variable to force binding of nfnetlink_log.Eric Leblond2009-01-052-7/+22
* Return true/false instead of ULOGD_IRET_OK/STOPThomas Jacob2008-12-091-2/+2
* Add valgrind compilation option.Eric Leblond2008-12-091-0/+4
* Fix memory leak in destructor_nfct().Eric Leblond2008-12-091-0/+11
* Free stacks when exiting.Eric Leblond2008-12-091-0/+12
* Introduce config_stop() functionEric Leblond2008-12-093-0/+9
* Unload plugins when quitting.Eric Leblond2008-12-092-1/+28
* Add SIGINT to list of terminal signal.Eric Leblond2008-12-091-1/+2
* Call pluginstance stop function when exitingEric Leblond2008-12-091-1/+25
* Fix minor memory leak in NFLOG plugin.Eric Leblond2008-12-091-0/+2
* Don't free pluginstance when leavingEric Leblond2008-12-092-3/+0
* Fix stop function of NFCT plugin.Eric Leblond2008-12-092-3/+5
* Treat nice function return.Eric Leblond2008-12-091-1/+7
* Add SCTP support to MySQL and PGSQL output.Eric Leblond2008-12-092-5/+79
* SCTP support for PRINTPKT.Eric Leblond2008-12-092-1/+18
* Add SCTP support to BASE plugin.Eric Leblond2008-12-091-0/+53
* Document group 0 usage and suppress address_familyEric Leblond2008-12-091-17/+20
* Get rid of addressfamily variable in NFLOG input pluginEric Leblond2008-12-091-30/+29
* Modify usage of nflog_bind_pf function.Eric Leblond2008-12-091-20/+32
* add ukey_* function for key assignationPablo Neira Ayuso2008-12-0918-552/+449
* Add new output plugin DBIPierre Chifflier2008-12-095-1/+337
* Search for libdbi includes during configurePierre Chifflier2008-12-092-0/+89
* Link ulogd2 with libpthreadPierre Chifflier2008-12-091-1/+1
* Fix light memory error in parse_mac2strPierre Chifflier2008-12-091-2/+8
* NFCT: remove unused constant NFLOG_RMEM_DEFAULTPablo Neira Ayuso2008-10-221-6/+0
* pgsql: remove useless checkingsPierre Chifflier2008-10-201-6/+0
* hwhdr: finish missing renamingPierre Chifflier2008-10-202-3/+3
* hwhdr: fix segfault when RAW_MAC is NULLPierre Chifflier2008-10-201-1/+1
* config: remove obsolete global variablesEric Leblond2008-09-121-7/+0
* doc: update author credits and fix reference to closed MLEric Leblond2008-09-111-5/+1
* doc: update ulogd SGML documentationEric Leblond2008-09-111-41/+181
* NFLOG: remove unused optionEric Leblond2008-09-111-14/+7
* doc: update ulogd man-pagePablo Neira Ayuso2008-09-111-6/+14
* distrib: fix distcheck magiculogd-2.0.0beta2Pablo Neira Ayuso2008-08-154-11/+10
* compilation: set -Wno-ununused-parameter in CFLAGSEric Leblond2008-08-011-1/+1
* cleanup: fix warning due to lack of parenthesisEric Leblond2008-07-311-1/+1