CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/11 06:02:03
Modified files:
usr.sbin/ldapd : ldapd.h search.c
Log message:
Wrap searches in a read-only transaction so it is guaranteed to see a
consistent snapshot of the database.
Also fixes a couple of format string errors for long long ints.
