2008-07-07 |
Jan Engelhardt | Merge branch 'quota2' |
commit | commitdiff | tree |
2008-07-07 |
Jan Engelhardt | xt_quota2: minor fixes, merge into main config files |
commit | commitdiff | tree |
2008-07-07 |
Jan Engelhardt | ipset: fixup compile errors with 2.6.18.x and 2.6.20... |
commit | commitdiff | tree |
2008-07-07 |
Jan Engelhardt | ipset: fixup compile warnings |
commit | commitdiff | tree |
2008-07-06 |
Jan Engelhardt | xt_quota2: support packet counting; add manpage |
commit | commitdiff | tree |
2008-07-06 |
Jan Engelhardt | build: properly recognize external Kbuild/Mbuild files |
commit | commitdiff | tree |
2008-07-06 |
Jan Engelhardt | xt_quota2: allow for multiple rules to share one counter |
commit | commitdiff | tree |
2008-07-06 |
Jan Engelhardt | Add xt_quota2 |
commit | commitdiff | tree |
2008-07-05 |
Jan Engelhardt | ipp2p: bump version to indicate this is newer than... |
commit | commitdiff | tree |
2008-07-04 |
Jan Engelhardt | src: update netfilter.h to unifdef'ed variant |
commit | commitdiff | tree |
2008-07-04 |
Jan Engelhardt | Import ipset-2.3.2a (userspace components) |
commit | commitdiff | tree |
2008-07-02 |
Jan Engelhardt | Import ipset-2.3.2 (kernel components) |
commit | commitdiff | tree |
2008-07-02 |
Jan Engelhardt | Import ipset-2.3.1a-20080617 |
commit | commitdiff | tree |
2008-06-30 |
Jan Engelhardt | Update README, .gitignore |
commit | commitdiff | tree |
2008-06-27 |
Jan Engelhardt | Update manpages of CHAOS, IPMARK |
commit | commitdiff | tree |
2008-06-13 |
Thomas Jarosch | ipt_ACCOUNT, iptables: (tomj) fix module load error... |
commit | commitdiff | tree |
2008-06-13 |
Thomas Jarosch | ipt_ACCOUNT, iptables: (tomj) support for iptables... |
commit | commitdiff | tree |
2008-05-29 |
Thomas Jarosch | ipt_ACCOUNT, iptables: (tomj) fix delete handling ... |
commit | commitdiff | tree |
2008-05-29 |
Thomas Jarosch | ipt_ACCOUNT, iptables: (tomj) fix some pointer types... |
commit | commitdiff | tree |
2008-04-26 |
Jan Engelhardt | Xtables-addons 1.5.4.1 v1.5.4.1 |
commit | commitdiff | tree |
2008-04-25 |
Jan Engelhardt | Fix compilation error for 2.6.18-stable |
commit | commitdiff | tree |
2008-04-18 |
Reinhard Pfau | removed autogenerated files |
commit | commitdiff | tree |
2008-04-16 |
Jan Engelhardt | Update .gitignore |
commit | commitdiff | tree |
2008-04-15 |
Jan Engelhardt | configure.ac: AC_SUBST must be separate |
commit | commitdiff | tree |
2008-04-12 |
Jan Engelhardt | condition: use PF_UNSPEC in vtable |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | Xtables-addons 1.5.4 v1.5.4 |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | manpages: generate manpages |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | manpages: remove diff markers from CHAOS,TARIPT |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | compat: resolve missing tcp_hdr and udp_hdr for xt_ipp2p |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | TEE: make skb writable before attempting checksum update |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | condition: resolve typesize compiler warning |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | Merge reworked "IPMARK" target |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | IPMARK: redo ipmark_tg_parse() |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | IPMARK: style cleanup |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | IPMARK: IPv6 support |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | IPMARK: print --addr flag the usual way |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | IPMARK: omit printing unset mask |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | IPMARK: remove incorrect --and/--or check |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | IPMARK: misc cleanups |
commit | commitdiff | tree |
2008-04-09 |
Jan Engelhardt | IPMARK: rebuild parameter structure (fixed-size types) |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | IPMARK: import 20080304 code base |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | Merge reworked "ipp2p" match |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: add missing MODULE_ALIAS(ipt_ipp2p) |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: use c99 initializers in getopt structure |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: use param_act() for parameter validation |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: use OR in flag settings in libxt_ipp2p |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: enable experimental data stream analyzers |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: internally simplify selecting protocol searches |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: guard against potential unaligned access |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: use auxiliary skb functions |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: static and const annotations, type usage |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: fix match function signature |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: adhere to codingstyle |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: remove compat and obsolete code |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | ipp2p: import 20080304 code base |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | Merge reworked "condition" match |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: greatly improve processing speed |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: squash variables |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: remove support for nonstandard inversion |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: reenable IPv6 support in userspace extension |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: style cleanup |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: rework condvar name check |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: use appropriate types and return values |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: use unique symbol names and rewrite init... |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: use new structure type |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: remove casts, add const qualifiers |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: remove version #ifs and compat selectors |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | condition: import 20080125 code base |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | LOGMARK: fix comma output in ctstatus= list |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | LOGMARK: add hook= and ctdir= fields |
commit | commitdiff | tree |
2008-04-08 |
Jan Engelhardt | compat: add ipv6_hdr |
commit | commitdiff | tree |
2008-04-07 |
Jan Engelhardt | TEE: reenable header_ops check |
commit | commitdiff | tree |
2008-04-01 |
Jan Engelhardt | compat: add check for pskb relocation |
commit | commitdiff | tree |
2008-03-31 |
Jan Engelhardt | ECHO: Catch skb_linearize out-of-memory condition |
commit | commitdiff | tree |
2008-03-26 |
Thomas Jarosch | Removed obsoleted stuff |
commit | commitdiff | tree |
2008-03-26 |
Jan Engelhardt | Makefile: support building multiple files with one... |
commit | commitdiff | tree |
2008-03-24 |
Jan Engelhardt | TEE: fix address copying bug |
commit | commitdiff | tree |
2008-03-24 |
Jan Engelhardt | Add Kconfig descriptions for Chaostables, ECHO, geoip |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | Xtables-addons 1.5.3 v1.5.3 |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | Merge reworked geoip extension |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | Add xt_ECHO sample target |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: minor cleanups in help, opts and logic |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use simpler, preprocessed integer vector lists... |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use appropriate and normal types |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use rcu to reduce time spinlocks are held |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use real atomic_t and remove casts from uint32_t |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use struct list_head instead of self-cooked... |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use local-portable aligned_u64 pointer values |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: split user/kernel-visible parts of struct geoip_info |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use vmalloc due to potential list size |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use a binary search to replace the current linea... |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: address comparison is inclusive |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: lock timing correctness |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: add missing kfree in error path |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: sort #include list |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: use tabs not spaces and indent |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: remove redundant casts |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: remove unused code and unneeded per-info refcount |
commit | commitdiff | tree |
2008-03-22 |
Jan Engelhardt | geoip: import 20080214 code base |
commit | commitdiff | tree |
2008-03-12 |
Jan Engelhardt | compat update: allow building from 2.6.18 onwards |
commit | commitdiff | tree |
next |