summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cleanup: fix inappropriate initializations in ulogd.cEric Leblond2008-07-311-2/+1
* cleanup: fix redefinition of TCP_URG key in printpktEric Leblond2008-07-311-1/+0
* cleanup: fix warning about integer formatEric Leblond2008-07-311-2/+3
* cleanup: fix compilation warning about lack of parenthesisEric Leblond2008-07-311-2/+2
* cleanup: fix compilation warnings related to pointer comparisonsEric Leblond2008-07-316-17/+17
* cleanup: fix compilation warning related to signed and unsigned comparisonsEric Leblond2008-07-317-14/+15
* 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