summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-07cache iterators: commit master entries before related onesPablo Neira Ayuso
2008-08-07cache iterators: rework cache_reset_timersPablo Neira Ayuso
2008-08-07netlink: add getter and check existence functionsPablo Neira Ayuso
2008-08-04script: yet another minor fixPablo Neira Ayuso
2008-08-02cache_iterators: do not report ENOENT in cache_reset_timersPablo Neira Ayuso
2008-08-02script: fix broken if branchesPablo Neira Ayuso
2008-08-02fix missing updates in the example filesPablo Neira Ayuso
2008-08-02conntrackd: add -t option to shorten conntrack timeoutsPablo Neira Ayuso
2008-08-02script: rework scripts that enable interaction with keepalivedPablo Neira Ayuso
2008-08-01doc: remove duplicated example filesPablo Neira Ayuso
2008-08-01ftfw: show consistent information to users for problem diagnosingPablo Neira Ayuso
2008-08-01fix broken normal deletion in cachesPablo Neira Ayuso
2008-08-01fix: wrong use of timersub in cache_timerPablo Neira Ayuso
2008-08-01fix: wrong information related to default logging actionPablo Neira Ayuso
2008-08-01cleanup: remove obsolete clause Replicate in the example conffilesPablo Neira Ayuso
2008-08-01fix: use %zu instead of %u for size_tPablo Neira Ayuso
2008-08-01commit: retry at least once if we hit ETIME or ENOMEMEric Leblond
2008-08-01add more sanity checks in the input pathPablo Neira Ayuso
2008-07-29CLI: add new option --buffer-size for -EPablo Neira Ayuso
2008-07-29filter: skip protocol state filtering if state not presentPablo Neira Ayuso
2008-07-24log: syslog displays the entry that triggers the errorPablo Neira Ayuso
2008-07-23add support for kernel-space filtering via BSFPablo Neira Ayuso
2008-07-22Major rework of the user-space event filteringPablo Neira Ayuso
2008-06-22fix xml output: wrap output with one root elementPablo Neira Ayuso
2008-06-16use only the original tuple to check if a conntrack is presentPablo Neira Ayuso
2008-06-15do not include Changelog in tarballs, user git shortlog for changelog insteadPablo Neira Ayuso
2008-06-15fix unsecure usage of printf and include limits.h (PATH_MAX and INT_MAX)Albin Tonerre
2008-06-15check if entries already exist in kernel before injectionPablo Neira Ayuso
2008-05-31delay the closure of the dump descriptor to fix assertion with cache_wtconntrack-tools-0.9.7Pablo Neira Ayuso
2008-05-31increase deletion stats when the timer is scheduled in cache_del_timeout()Pablo Neira Ayuso
2008-05-27define SO_[RCV|SND]BUFFORCE if not setPablo Neira Ayuso
2008-05-27fix make distcheckPablo Neira Ayuso
2008-05-27remove secmark support for conntrackdPablo Neira Ayuso
2008-05-26fix leak in cache_destroy(): release objects before destroying the cachePablo Neira Ayuso
2008-05-26rework the HELLO logic inside FT-FWPablo Neira Ayuso
2008-05-25add best effort replication protocol (aka NOTRACK)Pablo Neira Ayuso
2008-05-25add eventfd emulation to communicate receiver -> senderPablo Neira Ayuso
2008-05-22add flex version warning (better with >= 2.5.33)Pablo Neira Ayuso
2008-05-22only allow the use of --secmark for listing (filtering)Pablo Neira Ayuso
2008-05-21check for missing IPv6 address before hashingPablo Neira Ayuso
2008-05-20Updates (-U) show the effect of the operation in the conntrack entryPablo Neira Ayuso
2008-05-20add Mcast[Snd|Rcv]SocketBuffer clauses to tune multicast socket buffersPablo Neira Ayuso
2008-05-18improve network message sanity checkingsPablo Neira Ayuso
2008-05-16- remove (misleading) counters and use information from the statistics modePablo Neira Ayuso
2008-05-14minor fix of the manpage (Max Wilhelm)/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-04-29Fix reorder possible reordering of destroy messages under message omission. T.../C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-04-26rework of the FT-FW approach/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-04-16add more verbose error notification when the injection of a conntrack fails/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-04-16minor update of the manpages/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2008-04-16o fix NAT filtering via --src-nat and --dst-nat (reported by K.Oledzki)/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org