openldap/servers
Luke Howard 3846a8881a Define SLAP_STRTOL macro for integerBitAndMatch() and integerBitOrMatch()
usage - necessary to use larger types for interop with a certain client
that would expect the assertion (attr:1.2.840.113556.1.4.803:=2147483648)
to match a signed value (eg. -2147483646).

There are probably better / more portable solutions; review appreciated.
2003-09-21 06:26:43 +00:00
..
slapd Define SLAP_STRTOL macro for integerBitAndMatch() and integerBitOrMatch() 2003-09-21 06:26:43 +00:00
slurpd Add initial support for modify/increment. No over/under flow detection. 2003-08-07 16:42:40 +00:00
Makefile.in