Re: svn commit: samba r25959 - in branches/SAMBA_4_0/source/lib/ldb/ldb_tdb: .

2007-11-15 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 + + /* possibly initialise the baseinfo */ + if (r == LDB_SUCCESS) { this comment is wrong (cut-n-paste?) } + + if ((req-op.search.base == NULL) || (ldb_dn_is_null(req-op.search.base) == true)) { + + /*

svn commit: samba r25959 - in branches/SAMBA_4_0/source/lib/ldb/ldb_tdb: .

2007-11-14 Thread abartlet
Author: abartlet Date: 2007-11-15 01:53:44 + (Thu, 15 Nov 2007) New Revision: 25959 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25959 Log: Add a new special DN to LDB: @OPTIONS Use the checkBaseOnSearch attribute to control if we should check the base DN on