]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2005-06-22  Yasuyuki KOZAKAIThis patch prevents user to set negative port value...
2005-06-13  Yasuyuki KOZAKAIChain name should not start with '!' (Yasuyuki Kozakai...
2005-06-12  Charlie BradyFlush chain with noflush when it is redefined (Charlie...
2005-06-11  Evgeniy PolyakovOSF: lib_ipt.c changes to support connector notificatio...
2005-06-11  Phil Oesterupdate multiport manpage (Phil Oester <kernel@linuxace...
2005-06-11  Tom EastepFix CONNMARK save/restore (Tom Eastep <teastep@shorewal...
2005-05-29  Pablo NeiraRelease previously merged options from merge_opts(...
2005-05-25  Rusty RussellWhile adding testing for inversion of multiport, notice...
2005-05-04  Harald Welteinclude FIN bit in mask of "--syn" bits
2005-05-02  Patrick McHardyIgnore unknown arguments in libipt_ULOG (Patrick McHard...
2005-04-24  Piotrek KaczmarekFix connbytes command line parsing bug (Piotrek Kaczmar...
2005-04-15  Harald Weltepull out pmtu changes to fix compilation issues
2005-04-15  Harald WeltePablo... poll goto specific changes out of trunk
2005-04-15  Jonas Berlinfix iptables-save/restore of goto (Jonas Berlin)
2005-04-15  Harald WeltePablo... omeone forgot to update ipt_conntrack.h header in user...
2005-04-10  Florian Lohoffadd REJECT with icmp-frag-needed (Florian Lohoff)
2005-04-01  Phil Oesterdon't allow newlines in LOG prefix (Phil Oester) (Close...
2005-04-01  Jonas Berlinre-sync ip6tables with iptables (check for init functio...
2005-04-01  Jonas Berlinadd lots of man pages (Jonas Berlin)
2005-04-01  Jonas Berlinthe optflags array contains a '3' for the OPT_LINENUMBE...
2005-03-18  Michal PokrywkaSET target bugfix by Michal Pokrywka applied
2005-03-16  Torsten LüttgertFix TCPLAG version (Torsten Lüttgert <t.luettgert@press...
2005-03-15  Jonas Berlinimprove REDIRECT manpage (Jonas Berlin <xkr47@outerspac...
2005-03-07  Harald Weltebump version to 1.3.1 v1.3.1
2005-03-07  Pablo NeiraThis fixes rule deletion in CLUSTERIP in iptables ...
2005-03-04  Olaf RempelRestore chain order (Olaf Rempel <razzor@kopf-tisch...
2005-02-14  Pablo NeiraKill NFC_* stuff in iptables (Pablo Neira <pablo@eurode...
2005-02-13  Harald WelteAllow "--realm ! foo" and "! --realm foo" (Closes...
2005-02-13  Harald Weltefix missing comma at end of line
2005-02-12  Martin JosefssonFix CONNMARK/connmark issues with 64bit kernel and...
2005-02-12  Harald Weltetime to release 1.3.0 final v1.3.0
2005-02-12  Harald Welteremove way outdated files
2005-02-12  Harald Welteupdate notes to reflect subversion usage
2005-02-08  Harald Weltetry to fix realm save/restore issue (Adresses: #297)
2005-02-07  Samuel JeanFix rule deletion (hinfo pointer initialized by kernel...
2005-02-07  Nikolai Malykhfix parameter handling in libipt_hashlimit with iptable...
2005-02-04  Phil OesterRevert the recent addition of memset()'s to TC_COMMIT...
2005-02-02  Phil OesterAdd support for inversion to multiport revision 1.
2005-02-01  Harald Weltewe now need to exclude .svn instead of CVS v1.3.0-rc1
2005-02-01  Harald Welterelease rc1
2005-02-01  Harald Weltere-implement alphabetic sorting to not confuse users...
2005-02-01  Harald Weltefix compiler warning about discarding const
2005-02-01  Harald Welteadd missing comma
2005-02-01  Harald Weltefix typo
2005-02-01  Harald Weltemake structure initializers use C99 standard (Harald...
2005-02-01  Martin Josefssontypo
2005-02-01  Harald Weltecheck for colons
2005-02-01  Harald Weltebe more specific what INPUT means (Matthias Bruestle)
2005-02-01  Harald WelteUse C99 initializers
2005-02-01  Derrik Pates- Sets the 'iptc_fn' global variable to the pointer...
2005-02-01  Phil OesterJohn McCann points out via bugzilla that iptables happi...
2005-01-22  Nikolai Malykhfix name of 'extra_opts' structure member (Nikolai...
2005-01-05  Martin JosefssonMake it compile on current kernels, the future isn...
2005-01-03  Rusty RussellTestsuite found an issue: multiport accepts -p ! tcp.
2005-01-03  Pablo NeiraPablo Neira:
2005-01-03  Martin JosefssonRemove leftover debug printf
2005-01-03  Martin JosefssonReplace memchr with strlen and fix up one of the statem...
2005-01-03  Rusty RussellExtension revision number support (if kernel supports...
2005-01-02  Nicolas BoulianePrevent user from using --helper multiple times (Nicola...
2005-01-02  John LangeAdd --log-uid option (John Lange <john.lange@open-it...
2004-12-29  Rusty RussellStupid typo that meant we didn't compare target data...
2004-12-29  Rusty RussellFix compile error introduced by C99 conversion.
2004-12-28  Pablo NeiraPablo Neira: extensions conversion to C99 structure...
2004-12-27  Martin JosefssonFix setting lib_dir in ip*tables-{save,restore}
2004-12-22  Rusty RussellUse string_to_number. Don't check for no optarg: we...
2004-12-22  Rusty RussellDon't need ipt_entry_target()/ip6t_entry_target() now...
2004-12-20  Rusty RussellImplement IPTABLES_LIB_DIR and IP6TABLES_LIB_DIR enviro...
2004-12-20  Nicolas BoulianeNicolas Bouliane: I was writing an nfsim .sim for the...
2004-12-18  Martin JosefssonImplement some optimization for finding rules to replac...
2004-12-16  Rusty RussellMake "is_same" test basics and entries only: targets...
2004-12-16  Rusty RussellRemove GET_TARGET() define: this was for compiling...
2004-12-14  Patrick SchaafROUTE --tee target extension (Patrick Schaaf)
2004-12-01  Joszef Kadlecsikipset 2 related updates (JK)
2004-11-18  Harald Weltefix some compiler warnings and errors
2004-11-18  Harald Weltesync with latest patch-o-matic-ng update (support direc...
2004-10-24  Martin JosefssonSearch backwards when inserting/deleting in/from the...
2004-10-22  Harald WelteFix module-autoloading in certain cases (Fixse Debian...
2004-10-20  Harald Welteminor syntax fixes
2004-10-20  Harald Welte- add hashlimit to makefile
2004-10-20  Harald Weltemove ipt_hashlimit to it's correct location
2004-10-20  Harald Welteadd hashlimit kernel header file
2004-10-20  Harald Weltehashlimit port of userspace plugin
2004-10-06  Harald Welteadd paragraph about raw table
2004-10-03  Patrick McHardyMention owner brokenness in manpage
2004-10-01  Phil Oesternote owner match brokenness in helptext, closes bugzill...
2004-09-26  Phil OesterAdd comment about time not adhering DST (Phil Oester...
2004-09-23  Martin JosefssonReplace O(n) with O(1) when TC_INSERT_ENTRY() inserts...
2004-09-23  Martin JosefssonSpelling error.
2004-09-23  Martin JosefssonFix returnvalue of TC_BUILTIN()
2004-09-22  Martin JosefssonMake sure to zero all the memory we allocate for the...
2004-09-22  Martin JosefssonMake TC_DELETE_ENTRY() and TC_DELETE_NUM_ENTRY() actual...
2004-09-22  Martin JosefssonFix two more rulenumber off by 1 errors
2004-09-22  Martin JosefssonInsertion of rules with -I was broken.
2004-09-22  Martin JosefssonFix rule counting
2004-09-22  Martin JosefssonFix listing of module targets.
2004-09-22  Simon Lodalrealm: fix inversion (Simon Lodal)
2004-09-21  Phil OesterFix half-working ipv6 limit invert check (Phil Oester)
2004-09-21  Phil OesterFix half-working dstlimit invert check (Phil Oester)
2004-09-21  Phil Oesterlimit match does not support invert, warn about it...
2004-09-20  Brad FisherAdd comment match extension (Brad Fisher)
next