summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove unused timeout parameter in functionEric Leblond2008-07-314-4/+4
* syslog: cleanly stops syslogEric Leblond2008-07-311-1/+5
* DB: update schemas to integrate the link layer informationEric Leblond2008-07-292-23/+94
* cleanup: fix gcc warningsEric Leblond2008-07-299-18/+5
* NFLOG: minor cleanupPablo Neira Ayuso2008-07-291-10/+14
* MAC2STR: Rename it to HWHDREric Leblond2008-07-292-3/+3
* MAC2STR: add support for the new RAW MAC keysEric Leblond2008-07-291-22/+152
* NFLOG: get full link layer header (requires >= 2.6.27)Eric Leblond2008-07-292-4/+34
* Fix a trivial typoEric Leblond2008-07-231-1/+1
* Fix wrong casting warning during compilationEric Leblond2008-07-231-1/+1
* Minor IPFIX fixesEric Leblond2008-07-231-5/+7
* Modify CFLAGS to have useful gcc warningsEric Leblond2008-07-231-0/+2
* Fix computation of allocated size for queryEric Leblond2008-07-101-2/+3
* Remove obsolete dist-hook for svnEric Leblond2008-07-101-2/+0
* revert commit 3178606785161296dc5a1bd4d42d965db8b3e2cdPablo Neira Ayuso2008-06-282-6/+1
* bump libraries dependencies to lastest releasePablo Neira Ayuso2008-06-271-3/+3
* suppress useless debugging message in the ULOG input pluginEric Leblond2008-06-231-1/+0
* structure initialization cleanupEric Leblond2008-06-232-34/+36
* whitespace cleanupEric Leblond2008-06-233-67/+67
* This patch is a backport of Jaap Keuter fix for PCAP output module.Eric Leblond2008-06-181-1/+1
* Fix warning in compilation due to missing includeEric Leblond2008-06-181-0/+1
* Fix NFCT/NFLOG plugin compilation when libraries use non-standard prefix.Eric Leblond2008-06-182-2/+4
* Store MAC in SQL databases only oncePierre Chifflier2008-06-122-32/+53
* Cleanup: fix error messages and indentationEric Leblond2008-06-122-4/+4
* Update configfile for MARK moduleEric Leblond2008-06-121-1/+8
* Use ULOGD_IRET_* as return for all interpretersEric Leblond2008-06-1214-47/+47
* Fix hexadecimal parsing in config fileEric Leblond2008-06-121-1/+1
* New MARK-based filterEric Leblond2008-06-122-1/+127
* Fix the propagation through the stackEric Leblond2008-06-121-0/+6
* fix crash when SIGHUP is received.Hugo Mildenberger2008-06-061-8/+18
* Fix crash when using NFCT with hash_enable=0.regit2008-06-041-1/+1
* Source and destination addresses were put in ptr field of the target structureEric Leblond2008-06-021-2/+4
* adds some examples to the configuration fileEric Leblond2008-06-021-0/+36
* Modify the code by activating overrun handling if and only if the local hash ...Eric Leblond2008-06-021-19/+28
* This patch adds a new function which insert or update connection trackingEric Leblond2008-06-021-0/+61
* Sync SQL fields with NFCT keysEric Leblond2008-06-021-14/+14
* Fill every possible timestamp. It fills START timestamp for NEW packet and ST...Eric Leblond2008-06-021-15/+42
* Set timestamp in NFLOG for INPUT and OUTPUTEric Leblond2008-06-021-7/+8
* check for required libraries for compilation in configure.inPablo Neira Ayuso2008-06-021-6/+6
* improve overrun handling NFLOGPablo Neira Ayuso2008-06-022-6/+62
* cleanup for key builder and fix IPv6 support and introduce 128-bits typePablo Neira Ayuso2008-06-024-43/+95
* improve netlink overrun handling of NFCTPablo Neira Ayuso2008-06-022-28/+212
* rework NFCT to use a generic hashtablePablo Neira Ayuso2008-06-026-145/+548
* This patchset adds support for the "numeric_label" option. For instance, it/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-295-14/+58
* This patch adds oob.hook to the list of output key sof ULOG input plugin./C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-271-0/+13
* Update PostgreSQL schema to add the insert procedure for conntrack/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-271-4/+44
* Introduce function to convert binary data to printable strings./C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-271-2/+37
* Add function INSERT_CT for conntrack/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-271-27/+29
* Fix a bug in definition of seq_global_ce macro./C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-271-2/+2
* [ULOGD PATCH, RFC] Modify NFLOG to be able to use it with older libnetfilter_log/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-04-222-1/+6