CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/10 01:00:54
Modified files:
usr.sbin/ldapd : conn.c ldapd.8 ldapd.c ldapd.h ldape.c log.c
search.c
Log message:
Make -dvv flags produce debug traces of decoded BER messages on stderr.
Also shows a hexdump of the input buffer if BER decoding fails.
Useful when debugging protocol issues.
