index
:
ulogd2
master
ulogd2 tree
eric@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
/
flow
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfct: add protocol filter
Eric Leblond
2013-01-05
1
-2
/
+58
*
nfct: implement src and dst filter
Eric Leblond
2013-01-05
1
-2
/
+214
*
nfct: call register callback on opened handler
Eric Leblond
2013-01-05
1
-1
/
+1
*
build: avoid per-target CFLAGS
Jan Engelhardt
2012-11-27
1
-2
/
+1
*
configure: add flag to disable NFCT build
Eric Leblond
2012-11-04
1
-0
/
+2
*
src: fix version that -V displays
Pablo Neira Ayuso
2012-08-03
1
-1
/
+1
*
input: NFCT: fix compilation warning with gcc-4.7
Pablo Neira Ayuso
2012-08-03
1
-2
/
+0
*
NFCT: fix crash in polling mode if used by two stacks
Eric Leblond
2012-07-20
1
-5
/
+5
*
build: use pkglibdir instead of pkglibexecdir for automake
Björn Lässig
2012-05-18
1
-1
/
+1
*
NFCT: add `reliable' config option to enable reliable flow-based logging
Pablo Neira Ayuso
2012-03-05
1
-1
/
+18
*
NFCT: use nfct_copy() instead of deprecated nfct_sizeof() function
Pablo Neira Ayuso
2011-02-25
1
-1
/
+1
*
build: use appropriate location for program modules
Jan Engelhardt
2011-02-01
1
-1
/
+1
*
NFCT: fix bug in polling mode
Pablo Neira Ayuso
2010-12-09
1
-0
/
+6
*
build: propagate global CFLAGS
Jan Engelhardt
2010-11-05
1
-1
/
+1
*
build: remove unused $(all_includes)
Jan Engelhardt
2010-11-05
1
-1
/
+1
*
build: remove -fPIC flag
Jan Engelhardt
2010-11-05
1
-1
/
+1
*
NFCT: copy the conntrack object to the plugin once
Pablo Neira Ayuso
2010-06-17
1
-1
/
+8
*
NFCT: fix plugin re-use in different stacks
Pablo Neira Ayuso
2010-06-17
1
-4
/
+6
*
output: add new plugin XML to output logs in XML
Pablo Neira Ayuso
2010-06-17
1
-0
/
+18
*
NFCT: fix reset counters via SIGUSR2 signal
Pablo Neira Ayuso
2010-01-17
1
-3
/
+52
*
NFCT: fix number of options (missing one)
Pablo Neira Ayuso
2010-01-17
1
-1
/
+1
*
NFCT: split event handler if hashtable is used or not
Pablo Neira Ayuso
2010-01-17
1
-28
/
+39
*
NFCT: use new hashtable implementation for better performance
Pablo Neira Ayuso
2010-01-17
1
-40
/
+79
*
NFCT: change `pollinterval' behaviour
Pablo Neira Ayuso
2010-01-17
1
-8
/
+120
*
NFCT: cleanup constructor and destructor functions
Pablo Neira Ayuso
2010-01-11
1
-41
/
+67
*
NFCT: avoid spamming report about netlink overruns
Pablo Neira Ayuso
2009-07-22
1
-1
/
+9
*
NFCT: add configurable option to set the value of the resynchronization timer
Pablo Neira Ayuso
2009-07-22
1
-8
/
+15
*
NFCT: improve netlink overrun handling
Pablo Neira Ayuso
2009-07-22
1
-12
/
+12
*
NFCT: fix NULL dereference when hashtable is full
Pablo Neira Ayuso
2009-06-23
1
-0
/
+9
*
Delete timer in destructor function.
Eric Leblond
2009-02-08
1
-0
/
+2
*
Replace INCLUDES by AM_CPPFLAGS in Makefile.am.
Eric Leblond
2009-01-22
1
-1
/
+1
*
build: use -avoid-version for modules
Jan Engelhardt
2009-01-20
1
-2
/
+2
*
build: compile fix
Jan Engelhardt
2009-01-18
1
-0
/
+1
*
Fix memory leak in destructor_nfct().
Eric Leblond
2008-12-09
1
-0
/
+11
*
Fix stop function of NFCT plugin.
Eric Leblond
2008-12-09
1
-1
/
+1
*
add ukey_* function for key assignation
Pablo Neira Ayuso
2008-12-09
1
-106
/
+53
*
whitespace cleanup
Eric Leblond
2008-06-23
1
-19
/
+19
*
Fix NFCT/NFLOG plugin compilation when libraries use non-standard prefix.
Eric Leblond
2008-06-18
1
-1
/
+2
*
Cleanup: fix error messages and indentation
Eric Leblond
2008-06-12
1
-3
/
+3
*
Fix crash when using NFCT with hash_enable=0.
regit
2008-06-04
1
-1
/
+1
*
Modify the code by activating overrun handling if and only if the local hash ...
Eric Leblond
2008-06-02
1
-19
/
+28
*
Fill every possible timestamp. It fills START timestamp for NEW packet and ST...
Eric Leblond
2008-06-02
1
-15
/
+42
*
cleanup for key builder and fix IPv6 support and introduce 128-bits type
Pablo Neira Ayuso
2008-06-02
1
-41
/
+79
*
improve netlink overrun handling of NFCT
Pablo Neira Ayuso
2008-06-02
1
-28
/
+210
*
rework NFCT to use a generic hashtable
Pablo Neira Ayuso
2008-06-02
1
-144
/
+120
*
This patch is a port to the new libnetfilter_conntrack API of the NFCT
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-04-05
1
-64
/
+82
*
This patch contains two linked modifications in NFCT input plugin:
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-03-26
1
-18
/
+37
*
This patch adds support for duplication of the message to be
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-03-25
1
-0
/
+10
*
- implement a synchronous timer framework
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-02-19
1
-14
/
+12
*
Sends one message for each connection event instead of two
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-02-19
1
-68
/
+168
[next]