]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/ipfw
Clean up, reindent, add a special case for NIS / LDAP line
[FreeBSD/FreeBSD.git] / sbin / ipfw /
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-25 baptConvert sbin/ to LIBADD
2014-11-23 joelMisc mdoc fixes:
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-24 melifaroFix documentation issue.
2014-10-24 melifaroFix displaying non-contiguous netmasks.
2014-10-21 neelIFC @r273338
2014-10-18 melifaro* Zero rule buffer.
2014-10-17 melifaro* Fix table sets handling.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-13 melifaroShow error when deleting non-existing rule number.
2014-10-13 melifaro* Fix zeroing individual entries via ipfw(8).
2014-10-10 neelIFC @r272887
2014-10-10 melifaroPartially fix build on !amd64
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 melifaro* Fix use-after-free in table printing code.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-06 melifaroImprove "reserved keywords" hack:
2014-10-05 melifaroFix tracked interface list retrieval.
2014-10-04 melifaroFix GCC wardnings.
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-03 melifaroDocument new table values.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-07 melifaroMake ipfw_nat module use IP_FW3 codes.
2014-09-05 melifaroChange copyrights to the proper one.
2014-09-05 melifaroReturn setsockopt() directly.
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 melifaroUse per-function errno handling instead of global one.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-31 melifaroAdd support for multi-field values inside ipfw tables.
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroWhitespace/style changes merged from projects/ipfw.
2014-08-23 melifaroMerge buffer-printing changes from from projects/ipfw...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-15 melifaroMake room for multi-type values in struct tentry.
2014-08-14 melifaroReplace "cidr" table type with "addr" type.
2014-08-14 melifaro* Document internal commands.
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-13 melifaroDocument table set-awareness in ipfw(8).
2014-08-13 melifaro* Pass proper table set numbers from userland side.
2014-08-13 melifaroUpdate op3 cmds.
2014-08-13 melifaro* Do not crash on incorrect "flow" type inputs.
2014-08-13 melifaroDocument most of the changes that have happened.
2014-08-12 melifaroMove one step further towards libipfw: convert show_sta...
2014-08-12 melifaro* Update table_handler cmd list
2014-08-12 melifaroChange tablearg value to be 0 (try #2).
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 melifaro* Add the abilify to lock/unlock given table from changes.
2014-08-11 melifaro* Add support for batched add/delete for ipfw tables
2014-08-08 melifaroKernel changes:
2014-08-08 melifaroPartially revert previous commit:
2014-08-08 melifaro* Switch tablearg value from 65535 to 0.
2014-08-08 melifaro* Add IP_FW_TABLE_XMODIFY opcode
2014-08-08 melifaroRemove IP_FW_TABLES_XGETSIZE opcode.
2014-08-07 melifaroKernel changes:
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-03 melifaroImplement atomic ipfw table swap.
2014-08-03 melifaro* Move "talist" and "iflist" cmds into newly-create...
2014-08-03 melifaroShow algorithm-specific data in "table info" output.
2014-08-01 melifaro* Permit limiting number of items in table.
2014-07-31 melifaro* Add new "flow" table type to support N=1..5-tuple...
2014-07-30 melifaroImprove "ipfw talist" readability.
2014-07-30 melifaro* Add number:array algorithm lookup method.
2014-07-29 melifaro* Dump available table algorithms via "ipfw talist...
2014-07-28 melifaro* Add generic ipfw interface tracking API
2014-07-26 melifaro* Require explicit table creation before use on kernel...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-08 melifaro* Use different rule structures in kernel/userland.
2014-07-06 melifaro* Prepare to pass other dynamic states via ipfw_dump_co...
2014-07-06 melifaro* Add "lookup" table functionality to permit userland...
2014-07-03 melifaroFully switch to named tables:
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-29 melifaro* Add new IP_FW_XADD opcode which permits to
2014-06-29 melifaroEnable kernel-side rule filtering based on user request.
2014-06-28 melifaroSuppord showing named tables in ipfw(8) rule listing.
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-23 joelmdoc: remove superfluous paragraph macros.
next