CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/23 06:40:19
Modified files:
usr.sbin/ldapd : Makefile control.c index.c ldapd.h ldape.c
Removed files:
usr.sbin/ldapd : compact.c
Log message:
Remove compaction and indexing from ldapd. It is better done by a separate
process now that the btree can pick up the changes automatically.
