Updated core server to understand new check_item operators:
authorcparker <cparker>
Tue, 23 Apr 2002 15:06:30 +0000 (15:06 +0000)
committercparker <cparker>
Tue, 23 Apr 2002 15:06:30 +0000 (15:06 +0000)
commit8c7bb83e147d93c77a27436d2d4027e90ff56b41
tree795190c877a41e3bd3f41a24b153213003fabeb9
parent295a8cebd59d0b0707285861f10d7e3adb330639
Updated core server to understand new check_item operators:
=* Always compare true
!* Always compare false

This allows 'rlm_attr_filter' to use 'Reply-Message *= ANY'
as a filter rule to allow any Reply-Message values through.
src/include/token.h
src/lib/token.c
src/lib/valuepair.c
src/main/valuepair.c