svn commit: samba r13998 - in branches/SAMBA_4_0/source: dsdb/samdb/ldb_modules ldap_server lib/ldb/common lib/ldb/modules lib/ldb/tools

idra at samba.org idra at samba.org
Wed Mar 8 01:01:16 GMT 2006


Author: idra
Date: 2006-03-08 01:01:14 +0000 (Wed, 08 Mar 2006)
New Revision: 13998

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13998

Log:

>From now on ldb_request() will require an alloced request
By freeing the request you will be sure everything down the path get freed.

this also means you have to steal the results if you want to keep them :)

simo.


Modified:
   branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/extended_dn.c
   branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/proxy.c
   branches/SAMBA_4_0/source/ldap_server/ldap_backend.c
   branches/SAMBA_4_0/source/lib/ldb/common/ldb.c
   branches/SAMBA_4_0/source/lib/ldb/modules/paged_results.c
   branches/SAMBA_4_0/source/lib/ldb/modules/sort.c
   branches/SAMBA_4_0/source/lib/ldb/tools/ldbsearch.c


Changeset:
Sorry, the patch is too large (583 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13998


More information about the samba-cvs mailing list