haproxy/include
Willy Tarreau 342acb4775 MEDIUM: pattern: integrate pattern_data into sample and use sample everywhere
Now there is no more reference to union pattern_data. All pattern fetch and
conversion functions now make use of the common sample type. Note: none of
them adjust the type right now so it's important to do it next otherwise
we would risk sharing such functions with ACLs and seeing them fail.
2012-05-08 20:57:15 +02:00
..
common MINOR: standard: add a memprintf() function to build formatted error messages 2012-04-30 11:55:35 +02:00
import
proto MINOR: pattern: replace struct pattern with struct sample 2012-05-08 20:57:15 +02:00
types MEDIUM: pattern: integrate pattern_data into sample and use sample everywhere 2012-05-08 20:57:15 +02:00