index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
/
ipf
/
tools
Age
Commit message (
Expand
)
Author
2009-08-20
The type of iplf_count is u_int, not size_t, so print with %u, not %zu.
he
2009-08-19
Update head to version 4.1.33 from vendor branch
darrenr
2009-08-19
Import IPFilter 4.1.33
darrenr
2009-03-06
eliminate hacky memory allocation that loses on 64 bit archs with alignment
christos
2008-12-29
fix suseconds_t format
christos
2008-07-24
2020447 IPFilter's NAT can undo name server random port selection
darrenr
2008-05-20
Pullup IPFilter 4.1.29 from the vendor branch to HEAD.
darrenr
2008-05-20
Import IPFilter 4.1.29 to the vendor branch
darrenr
2007-09-17
Fixed IPF bug #1767831
martti
2007-09-10
Revert to previous, it was not working for me correctly...
martti
2007-09-10
Fixed IPF bug #1767831
martti
2007-06-16
Upgraded IPFilter to v4.1.23
martin
2007-05-15
Merge IP-Filter 4.1.22
martin
2007-05-15
Import IPFilter 4.1.22
martin
2007-05-01
Upgraded IPFilter to 4.1.20
martti
2007-04-14
Update IPFilter to version 4.1.19
martin
2007-04-14
Import IPFilter 4.1.19
martin
2006-10-03
Coverity CID 3013: Don't check for NULL after deref! (from Arnaud Lacombe)
christos
2006-08-26
PR/34286: Gene ENonymous: Increase YYSTACKSIZE so that we can handle huge
christos
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-04-28
Coverity CID 785: Prevent NULL pointer dereference if an appropriate group
christos
2006-04-18
ipf -Z returns junk and/or can cause a panic (seen on solaris.)
darrenr
2006-04-04
Upgraded IPFilter to 4.1.13
martti
2006-04-04
Import IPFilter 4.1.13
martti
2005-06-02
appease gcc -Wuninitialized
lukem
2005-04-03
Upgraded IPFilter to 4.1.8
martti
2005-02-20
Reinstate the ntohs() on port numbers returned bu getport()
dsl
2005-02-20
Do not use bogus (long) casts and ntohl() on port numbers.
martin
2005-02-19
Upgraded IPFilter to 4.1.6
martti
2005-02-19
Import IPFilter 4.1.6
martti
2005-02-08
Upgraded IPFilter to 4.1.5
martti
2005-02-08
Import IPFilter 4.1.5
martti
2005-01-10
Fix compilation with -UUSE_INET6
lukem
2004-12-16
Expand out an unused byte to give each NAT rule a protocol version field,
darrenr
2004-11-21
Fix a regression from 3.4 behaviour where the destination of a redirect rule
darrenr
2004-11-13
Apply patch from Darren for the ctype() functions/macros.
he
2004-10-30
In going from 3.4.x to 4.1.x, "state-age" became "age" but the input grammar
darrenr
2004-10-03
Fix bin/25972 and actually add a token to generate the value IPNY_TCPUDP
darrenr
2004-10-03
kern/27086 (should be bin/27086) - the "keep options" only allow one order,
darrenr
2004-09-27
Allow \ at the end of line so long lines can be splitted and made more
martti
2004-07-23
Upgraded IPFilter to 4.1.3
martti
2004-07-23
Import IPFilter 4.1.3
martti
2004-07-14
PR/26882: Matthew Mondor: ipfstat -t fails to restore termios tty state
christos
2004-07-12
Play more games with yyvarnext to make numeric protocols work again.
christos
2004-07-12
make the code identical to 4.1.2
christos
2004-07-12
Sprinkle yyvarnext assignment until the port and proto rules work again.
christos
2004-07-10
PR/25991: Martin Husemann: ipnat.conf rules don't allow port/protocol names
christos
2004-07-10
PR/25992: Grant Beattie: some protocol names in ipf.conf don't work
christos
2004-07-08
Attempt to fix PR/25992 [protocol parsing] by bringing these files in from
christos
2004-06-29
PR/25993: Grant Beattie: Ipf parser accepts invalid flags in rules
christos
[next]