haproxy/include
Willy Tarreau a9802633d8 [MEDIUM] acl: enforce ACL type checking
ACL now hold information on the availability of the data they rely
on. They can indicate which parts of the requests/responses they
require, and the rules parser may now report inconsistencies.

As an example, switching rules are now checked for response-specific
ACLs, though those are not still set. A warning is reported in case
of mismatch. ACLs keyword restrictions will now have to be specifically
set wherever a better control is expected.

The line number where an ACL condition is declared has been added to
the conditions in order to be able to report the faulty line number
during post-loading checks.
2008-07-25 19:13:19 +02:00
..
common [CLEANUP] remove dependency on obsolete INTBITS macro 2008-07-16 10:30:44 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] acl: get rid of dummy values in always_true/always_false 2008-07-20 10:39:22 +02:00
types [MEDIUM] acl: enforce ACL type checking 2008-07-25 19:13:19 +02:00