Author: mkhl Date: 2006-06-14 23:37:19 +0000 (Wed, 14 Jun 2006) New Revision: 16233
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16233 Log: This patch tries to reenable the ldb_map module and convert it to be asynchronous. Search is still missing, as are support for the async_wait request, firing of second requests and use of the partition module. Handling of async handles is mostly copied from the objectclass module, callbacks might be an alternative. I also tried to add verbose comments, improved (IMO) debugging output and more error checking w.r.t. return values. The next version will try to work without a fallback database, which should obviate the need for most callbacks. Martin Added: branches/SOC/mkhl/,,ldb_map-async.patch Changeset: Sorry, the patch is too large (2552 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16233
