summaryrefslogtreecommitdiffstats
path: root/iptables-xml.c
Commit message (Expand)AuthorAgeFilesLines
* iptables-xml: sparse fixesPatrick McHardy2008-06-071-7/+7
* Remove old functions, constantsJan Engelhardt2008-04-151-2/+2
* Fix all remaining warnings (missing declarations, missing prototypes)Jan Engelhardt2008-04-131-0/+1
* Fix -Wshadow warnings and clean up xt_sctp.hJan Engelhardt2008-04-061-4/+3
* Drop -W from CFLAGS and some tiny code cleanupsJan Engelhardt2008-04-061-7/+7
* fix gcc warningsMax Kellermann2008-01-291-12/+12
* Fix strict aliasing warningsPatrick McHardy2007-09-051-4/+8
* Make @msg argument a const char *, just like printf().Jan Engelhardt2007-08-011-1/+1
* iptables-xmlSam Liddicott2007-07-171-1/+25
* fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke)Lutz Jaenicke2006-12-091-5/+6
* Add iptables-xml tool (Amin Azez <azez@ufomechanic.net>)Amin Azez2006-11-131-0/+859