Willy Tarreau
24b2c766f4
BUG/MINOR: acl: correctly consider boolean fetches when doing casts
...
Commit 5adeda1 (acl: add option -m to change the pattern matching method)
was not completely correct with regards to boolean fetches. It only used
the sample type to determine if the test had to be performed as a boolean
instead of relying on the match function. Due to this, a test such as the
following would not correctly match as the pattern would be ignored :
acl srv_down srv_is_up(s2) -m int 0
No backport is needed as this was merged first in 1.5-dev18.
2013-06-12 22:26:05 +02:00
..
2013-06-12 22:26:05 +02:00
2012-10-29 16:57:30 +01:00
2013-04-03 02:13:02 +02:00
2012-05-10 23:25:35 +02:00
2013-06-11 21:22:58 +02:00
2010-10-30 19:04:33 +02:00
2012-12-17 01:14:49 +01:00
2013-06-11 16:06:12 +02:00
2012-10-26 01:08:01 +02:00
2013-06-10 20:33:23 +02:00
2012-12-23 21:46:07 +01:00
2013-06-11 21:22:58 +02:00
2012-12-17 01:14:25 +01:00
2012-10-05 22:18:07 +02:00
2013-04-20 09:48:50 +02:00
2013-01-18 15:31:03 +01:00
2012-12-14 00:17:03 +01:00
2013-03-31 15:01:01 +02:00
2013-03-31 15:01:05 +02:00
2012-11-12 01:57:14 +01:00
2012-12-29 21:50:07 +01:00
2013-06-11 21:22:58 +02:00
2013-05-01 10:09:30 +02:00
2013-05-14 20:56:28 +02:00
2011-10-24 18:15:04 +02:00
2012-10-08 20:11:03 +02:00
2013-04-12 14:46:51 +02:00
2012-04-07 09:08:45 +02:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2010-03-12 06:22:16 +01:00
2013-06-11 21:22:58 +02:00
2013-06-11 17:50:26 +02:00
2012-05-08 21:28:16 +02:00
2013-06-12 22:23:40 +02:00
2013-06-11 17:50:26 +02:00
2011-10-24 17:09:22 +02:00
2013-06-12 22:26:04 +02:00
2013-06-11 21:22:58 +02:00
2013-03-11 01:30:01 +01:00
2012-09-15 22:29:32 +02:00
2013-06-11 16:06:12 +02:00
2012-11-12 00:42:33 +01:00
2013-04-06 11:46:27 +02:00
2007-01-07 02:12:57 +01:00
2010-01-28 18:10:50 +01:00
2013-04-03 02:13:02 +02:00
2013-02-13 10:59:50 +01:00
2013-06-11 21:22:58 +02:00
2008-08-13 23:43:26 +02:00
2013-04-26 19:15:52 +02:00
2013-01-24 16:19:19 +01:00
2013-06-11 21:22:58 +02:00
2013-04-15 22:50:33 +02:00
2013-05-29 15:54:14 +02:00
2012-12-30 01:39:37 +01:00
2011-09-10 20:08:49 +02:00
2012-12-29 21:50:07 +01:00
2012-05-26 00:12:37 +02:00
2013-01-24 16:19:19 +01:00