openldap/servers
Luke Howard 6cf14a777a Add be_match() macro: one cannot always compare BackendDB pointer
values in order to test equivalence, because the overlay engine
may have reset the backend pointer to a temporary copy on the stack.

So, we test pointer equivalence of the BackendDB itself, then of
be_nsuffix -- this macro can be updated if necessary.
2005-08-18 04:12:04 +00:00
..
slapd Add be_match() macro: one cannot always compare BackendDB pointer 2005-08-18 04:12:04 +00:00
slurpd Cleanup 2005-07-31 18:17:13 +00:00
Makefile.in Cleanup notices 2005-01-21 19:38:13 +00:00