Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: fix warning on format string | Eric Leblond | 2014-01-25 | 1 | -20/+21 |
* | nfct: make NFCT packet counter/length 64 bit | Ulrich Weber | 2013-10-10 | 1 | -8/+8 |
* | db: db ring has precedence over backlog. | Eric Leblond | 2013-05-21 | 1 | -5/+7 |
* | db: disable SIGHUP if ring buffer is used. | Eric Leblond | 2013-05-21 | 1 | -3/+8 |
* | db: add ring buffer for DB query | Eric Leblond | 2013-05-21 | 1 | -12/+141 |
* | db: use offset instead of direct pointer. | Eric Leblond | 2013-05-21 | 1 | -7/+9 |
* | db: suppress field in db structure | Eric Leblond | 2013-05-21 | 1 | -18/+18 |
* | db: store data in memory during database downtime | Eric Leblond | 2013-05-21 | 1 | -28/+142 |
* | Fix warning on format | Eric Leblond | 2013-01-18 | 1 | -1/+1 |
* | Get rid of SVN tag in comment. | Eric Leblond | 2013-01-18 | 3 | -6/+1 |
* | Add additional ip6 header fields to database scripts | Bob Hockney | 2012-12-19 | 1 | -1/+1 |
* | Support stored mysql procedures besides stored functions | Jozsef Kadlecsik | 2012-01-16 | 1 | -0/+2 |
* | DB output: fix crash in SIGHUP handling | Eric Leblond | 2010-09-22 | 1 | -8/+15 |
* | DB plugins: fixed bug with INSERT* procedures | Romain Bignon | 2009-04-18 | 1 | -10/+13 |
* | DB plugin: add capability to specify complete INSERT command | Eric Leblond | 2009-04-17 | 1 | -3/+8 |
* | db plugins: free memory at exit. | Eric Leblond | 2009-03-10 | 1 | -0/+7 |
* | Allow plain INSERT instead of procedure | Pierre Chifflier | 2009-01-07 | 1 | -1/+26 |
* | SCTP support for PRINTPKT. | Eric Leblond | 2008-12-09 | 1 | -1/+16 |
* | add ukey_* function for key assignation | Pablo Neira Ayuso | 2008-12-09 | 2 | -98/+100 |
* | cleanup: fix redefinition of TCP_URG key in printpkt | Eric Leblond | 2008-07-31 | 1 | -1/+0 |
* | cleanup: fix warning about integer format | Eric Leblond | 2008-07-31 | 1 | -2/+3 |
* | cleanup: fix compilation warnings related to pointer comparisons | Eric Leblond | 2008-07-31 | 3 | -11/+11 |
* | cleanup: fix compilation warning related to signed and unsigned comparisons | Eric Leblond | 2008-07-31 | 1 | -2/+2 |
* | cleanup: fix gcc warnings | Eric Leblond | 2008-07-29 | 2 | -6/+1 |
* | Fix a trivial typo | Eric Leblond | 2008-07-23 | 1 | -1/+1 |
* | Fix computation of allocated size for query | Eric Leblond | 2008-07-10 | 1 | -2/+3 |
* | Print GID/MARK in printpkt.c | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-04-21 | 1 | -1/+11 |
* | Fix "PROTO=KEY_TCP"/"PROTO=KEY_UDP" | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-04-21 | 1 | -2/+2 |
* | This patch suppress a now unused option. Each database module | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-07 | 1 | -11/+0 |
* | DESTROY event were not correctly displayed due to a problem in event type | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-05 | 1 | -1/+1 |
* | The PRINTFLOW module had its own code for string conversion of IPv6 address. | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-05 | 1 | -12/+16 |
* | Length of MAC address was set to big and thus display was wrong. This | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-05 | 1 | -1/+1 |
* | This patch fixes a problem in SQL reconnection algorithm which is managed in | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-05 | 1 | -2/+7 |
* | This patch adds support of event type display in printflow filter. This is used | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-03-26 | 1 | -0/+20 |
* | IP2BIN filter convert IP address from host storage to a "binary" string which | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-03-25 | 1 | -1/+4 |
* | This patch adds support for AF_BRIDGE to the PRINTPKT plugin, which allows to... | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-19 | 1 | -0/+81 |
* | From: Eric Leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-09 | 1 | -0/+7 |
* | From: Eric Leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-09 | 2 | -8/+0 |
* | From: Eric Leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-03 | 1 | -3/+1 |
* | From: Eric leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-03 | 1 | -18/+8 |
* | From: Eric leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-03 | 1 | -39/+122 |
* | From: Eric leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-03 | 2 | -16/+29 |
* | From: Eric leblond <eric@inl.fr> | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-03 | 1 | -19/+4 |
* | Ulogd2: fix db OUTPUT system | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-12 | 1 | -1/+4 |
* | Add IPv6 support, fix a few incorrect key assignments and make sure this doesn't | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org | 2007-03-06 | 1 | -116/+282 |
* | Add a printflow plugin is similar to the PRINTPKT plugin, but for flows. It's | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-05-23 | 1 | -0/+150 |
* | Move the printpkt functionality out of SYSLOG and LOGEMU, and into | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-05-23 | 1 | -47/+3 |
* | forward-port PROTO=0 fix from ulogd-1.24 | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-25 | 1 | -1/+1 |
* | db.c warning fix | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-12 | 1 | -0/+2 |
* | clean up printpkt situation (now we no longer include .c files) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2006-01-08 | 2 | -9/+2 |