[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Backend API
- To: openldap-devel@OpenLDAP.org
- Subject: Backend API
- From: luca regini <luca.regini@gmail.com>
- Date: Tue, 2 Aug 2005 15:49:58 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=sw9OqdRFMFvi/trxjwuRjFMZPpsW0rDcWW2EsN+kyPwr9oreXhk3jUUdQWZtCZmGheOQE+7WGb0WxU1rpNwUvmStxXBLn+RRN2WU9+Y19u9S6OC6RII4SeKufdPWxxcD8rbKS9AYDfPXq5AxjYrrfhBhqT/Bk9rVImqJpgDwXKQ=
After browsing and looking at the source code i find very difficult to
understand the meaning of the following hooks:
bi_extended
bi_entry_release_rw
bi_chk_referrals
bi_acl_attribute
bi_has_subordinates
bi_connection_init
bi_connection_destroy.
Also what is the purpose of the tool hooks.
I am looking at the 2.1.12 source.
Thanks
Luca