1. 51340f7 extensions: libxt_connlabel: use libnetfilter_conntrack by Florian Westphal · 11 years ago
  2. c545933 iptables: Fix connlabel.conf install location by Phil Oester · 11 years ago
  3. 0efff29 Revert "extensions: add connlabel match" duplicate by Florian Westphal · 11 years ago
  4. ccbf6b6 extensions: add connlabel match by Florian Westphal · 11 years ago
  5. ca376fc extensions: add connlabel match by Florian Westphal · 11 years ago
  6. 1ac30c9 utils: nfbpf_compile by Willem de Bruijn · 11 years ago
  7. df60a30 build: separate AC variable replacements from xtables.h by Jan Engelhardt · 12 years ago
  8. 8816e91 build: restore build order of modules by Jan Engelhardt · 13 years ago
  9. f56b8a8 iptables: move kernel version find routing into libxtables by Jan Engelhardt · 13 years ago
  10. 033e25a src: move all iptables pieces into a separate directory by Jan Engelhardt · 13 years ago
  11. 5c8f5b6 src: move all libiptc pieces into its directory by Jan Engelhardt · 13 years ago
  12. 4598ed7 xtables-multi: fix absence of xml translator in IPv6-only builds by Maciej Żenczykowski · 13 years ago
  13. 6918795 build: move remaining preprocessor flags to CPPFLAGS by Mike Frysinger · 13 years ago
  14. 5085c3a build: move kinclude's preprocessor flags to kinclude_CPPFLAGS by Jan Engelhardt · 13 years ago
  15. 8e33625 build: move basic preprocessor flags to regular_CPPFLAGS by Jan Engelhardt · 13 years ago
  16. a6793db doc: iptables-xml should be in manpage section 1 by Jan Engelhardt · 13 years ago
  17. de791ff build: fix absence of xml translator in IPv6-only builds by Jan Engelhardt · 13 years ago
  18. 71e402b build: fix installation of symlinks by Jan Engelhardt · 13 years ago
  19. 26ed9ea combine ip6?tables-multi into xtables-multi by Maciej Żenczykowski · 13 years ago
  20. 9a9694f Move common parts of libext{4,6}.a into libext.a by Maciej Żenczykowski · 13 years ago
  21. aa37acc libxtables: guided option parser by Jan Engelhardt · 13 years ago
  22. 655ae6b libiptc: build with -Wl,--no-as-needed by Jan Engelhardt · 14 years ago
  23. db6d027 libxt_osf: import nfnl_osf program by Jan Engelhardt · 14 years ago
  24. 80fcb7b build: build only iptables-multi by Jan Engelhardt · 15 years ago
  25. b79ec69 build: combine iptables-multi and iptables-static by Jan Engelhardt · 15 years ago
  26. bb5c136 build: order of dependent libs is sensitive by Jan Engelhardt · 15 years ago
  27. f89c171 iptables: allow for help-less extensions by Jan Engelhardt · 15 years ago
  28. cc43440 libiptc: split v4 and v6 by Jan Engelhardt · 15 years ago
  29. a094eb0 build: add configure option to disable ipv4 iptables by Jan Engelhardt · 15 years ago
  30. 8e58613 build: add configure option to disable ip6tables by Jan Engelhardt · 15 years ago
  31. c7f70f1 build: do not run ldconfig for DESTDIR installations by Jan Engelhardt · 15 years ago
  32. 1288bf7 build: fix linker issue when LDFLAGS contains --as-needed by Peter Volkov · 15 years ago
  33. 2c2466b build: trigger reconfigure when extensions/GNUmakefile.in changes by Jan Engelhardt · 15 years ago
  34. 51bc836 libiptc: make library available as a shared library by Jan Engelhardt · 15 years ago
  35. ae19604 build: remove unneeded -ldl from iptables_xml_LDADD by Jan Engelhardt · 15 years ago
  36. f567ac9 build: restructure Makefile for include/ directory by Jan Engelhardt · 15 years ago
  37. 6f3c300 Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 15 years ago
  38. 4dcdc9b libxtables: Make ip6tables, iptables and iptables-xml use xtables_globals by Jamal Hadi Salim · 15 years ago
  39. c02e808 libxtables: decouple non-xtables parts from header by Jan Engelhardt · 15 years ago
  40. 5c3e076 build: move -ldl to proper LDADD by Jan Engelhardt · 15 years ago
  41. dacafa5 libxtables: prefix/order - program_name by Jan Engelhardt · 15 years ago
  42. 630ef48 libxtables: prefix/order - fw_xalloc by Jan Engelhardt · 15 years ago
  43. f92d6b0 build: remove non-portable rule by Jan Engelhardt · 15 years ago
  44. 52edda6 build: use regular = assignments in Makefile by Jan Engelhardt · 15 years ago
  45. 8d67190 doc: put iptables version into manpage by Jan Engelhardt · 15 years ago
  46. 0086b8b build: resolve autotools suggestions by Jan Engelhardt · 15 years ago
  47. 75e8b13 build: run ldconfig on `make install` by Jan Engelhardt · 16 years ago
  48. 9e81228 build: prepare make tarball for git 1.6.0 by Jan Engelhardt · 16 years ago
  49. 74e8f2f build: fix iptables-static build by Jan Engelhard · 16 years ago
  50. ee38146 build: fix dependency tracking for xtables.h.in by Jan Engelhardt · 16 years ago
  51. 126c136 Put xtables.c into its own library, libxtables.so by Jan Engelhardt · 16 years ago
  52. 415a858 src: drop libiptc from installation by Jan Engelhardt · 16 years ago
  53. 72ed4ff build: do not install ip{,6}tables.h by Jan Engelhardt · 16 years ago
  54. e6610c8 [PATCH 1] Makefile.am: use PACKAGE_TARNAME by Jan Engelhardt · 16 years ago
  55. ddcb288 [PATCH 11] configure.ac: remove already-defined variables by Jan Engelhardt · 16 years ago
  56. a7d9762 Install libiptc header files because xtables.h depends on it by Jan Engelhardt · 16 years ago
  57. ca7cd66 Add all necessary header files - compilation fix for various cases by Jan Engelhardt · 16 years ago
  58. 77f1538 configure: split --enable-libipq from --enable-devel by Jan Engelhardt · 16 years ago
  59. a31cdd8 Makefile: add a "tarball" target by Jan Engelhardt · 16 years ago
  60. fb6209a Give preference to iptables header files by Jan Engelhardt · 16 years ago
  61. f82070f Converts the iptables build infrastructure to autotools. by Jan Engelhardt · 16 years ago