summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump versionv1.4.1-rc3Patrick McHardy2008-06-061-1/+1
* build: check for missing feature filesJan Engelhardt2008-06-052-0/+11
* Update .gitignoreJan Engelhardt2008-06-051-0/+47
* Resync header files with kernelPatrick McHardy2008-06-0521-129/+473
* Use s6_addr32 to access bits in int6_addr instead of incompatible nameYasuyuki Kozakai2008-06-042-2/+2
* Add xtables version defines.Thomas Jarosch2008-06-032-1/+20
* manpages: consistent syntaxPatrick McHardy2008-06-0231-85/+92
* iptables 1.4.1-rc2v1.4.1-rc2Patrick McHardy2008-05-261-1/+1
* REDIRECT: Allow symbolic port in REDIRECT --to-portKristof Provost2008-05-261-0/+3
* Merge branch 'master' of vishnu.netfilter.org:/data/git/iptablesPatrick McHardy2008-05-201-1/+1
|\
| * Bump version to 1.4.1-rc1v1.4.1-rc1Patrick McHardy2008-05-191-1/+1
* | Don't assume /bin/sh is bashThomas Jacob2008-05-201-6/+8
|/
* fix ip6tables dest address printingJamie Strandboge2008-05-161-2/+2
* Make --set-counters (-c) accept comma separated countersHenrik Nordstrom2008-05-132-9/+14
* iptables --list chain rulenumHenrik Nordstrom2008-05-132-30/+62
* iptables --list-rules commandHenrik Nordstrom2008-05-138-429/+551
* Add support for --set-counters to iptables -PHenrik Nordstrom2008-05-122-4/+4
* Make iptables-restore usable over a pipeHenrik Nordstrom2008-05-122-0/+2
* iptables out-of-tree build directoryJan Engelhardt2008-05-121-1/+3
* [PATCH 1] Makefile.am: use PACKAGE_TARNAMEJan Engelhardt2008-04-211-5/+5
* iptables-save:remove unnecessary code.Shan Wei2008-04-211-13/+0
* Properly initialize revision for ip6tables targetsPatrick McHardy2008-04-151-1/+8
* Remove old functions, constantsJan Engelhardt2008-04-1597-606/+514
* [PATCH 11] configure.ac: remove already-defined variablesJan Engelhardt2008-04-151-3/+1
* Dynamically create xtables.h.in with versionJan Engelhardt2008-04-152-1/+3
* configure.ac: AC_SUBST must be separateJan Engelhardt2008-04-151-1/+2
* Update documentation about building the packageJan Engelhardt2008-04-152-36/+64
* Resolve libipt_set warningsJan Engelhardt2008-04-151-9/+9
* Remove support for compilation of conditional extensionsJan Engelhardt2008-04-1510-233/+522
* Wrap dlopen code into NO_SHARED_LIBSJan Engelhardt2008-04-151-0/+2
* Resolve warnings on 64-bit compileJan Engelhardt2008-04-151-2/+2
* Combine ipt and ip6t manpagesJan Engelhardt2008-04-1415-204/+12
* Implement AF_UNSPEC as a wildcard for extensionsJan Engelhardt2008-04-1417-281/+37
* RATEEST: add manpageJan Engelhardt2008-04-142-3/+13
* iptables: use C99 lists for struct optionsGáspár Lajos2008-04-146-93/+93
* Install libiptc header files because xtables.h depends on itJan Engelhardt2008-04-141-0/+3
* Add all necessary header files - compilation fix for various casesJan Engelhardt2008-04-1416-101/+239
* Import iptables-applyMartin F. Krafft2008-04-142-0/+218
* configure: split --enable-libipq from --enable-develJan Engelhardt2008-04-132-2/+6
* manpages: update to reflect fine-grained controlJan Engelhardt2008-04-1310-17/+17
* manpages: grammar and spellingJan Engelhardt2008-04-1310-16/+16
* manpages: fix broken markup (missing close tags)Jan Engelhardt2008-04-138-11/+11
* Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIRJan Engelhardt2008-04-1312-83/+108
* Add support for xt_hashlimit match revision 1Jan Engelhardt2008-04-133-64/+458
* xtables.h: move non-exported parts to internal.hJan Engelhardt2008-04-132-61/+60
* Fix all remaining warnings (missing declarations, missing prototypes)Jan Engelhardt2008-04-1321-27/+55
* Update the libxt_owner manpage with the UID/GID-range featureJan Engelhardt2008-04-061-6/+9
* Fix -Wshadow warnings and clean up xt_sctp.hJan Engelhardt2008-04-0617-153/+140
* Drop -W from CFLAGS and some tiny code cleanupsJan Engelhardt2008-04-0610-18/+18
* Makefile: add a "tarball" targetJan Engelhardt2008-04-061-0/+8