haproxy/include
Willy Tarreau f853c46bc3 MEDIUM: pattern/acl: get rid of temp_pattern in ACLs
This one is not needed anymore as we can return the data and its type in the
sample provided by the caller. ACLs now always return the proper type. BOOL
is already returned when the result is expected to be processed as a boolean.

temp_pattern has been unexported now.
2012-05-08 20:57:14 +02:00
..
common MINOR: standard: add a memprintf() function to build formatted error messages 2012-04-30 11:55:35 +02:00
import
proto MEDIUM: pattern/acl: get rid of temp_pattern in ACLs 2012-05-08 20:57:14 +02:00
types MAJOR: acl: make use of the new sample struct and get rid of acl_test 2012-05-08 20:57:14 +02:00