[SCM] Samba Shared Repository - branch master updated

Michael Adam obnox at samba.org
Mon May 31 02:30:59 MDT 2010


The branch, master has been updated
       via  7426cf4... s3: remove prototype of non-existsing function idmap_tdb_tdb_close().
      from  e3997c2... wafsamba: Correctly detect if bld.env.XSLTPROC is not set

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 7426cf4306e84c994f3903b4b867cc76c45574be
Author: Michael Adam <obnox at samba.org>
Date:   Mon May 31 10:30:15 2010 +0200

    s3: remove prototype of non-existsing function idmap_tdb_tdb_close().

-----------------------------------------------------------------------

Summary of changes:
 source3/include/proto.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/proto.h b/source3/include/proto.h
index b018a45..5589eee 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -6497,7 +6497,6 @@ NTSTATUS idmap_passdb_init(void);
 
 /* The following definitions come from winbindd/idmap_tdb.c  */
 
-bool idmap_tdb_tdb_close(TDB_CONTEXT *tdbctx);
 NTSTATUS idmap_alloc_tdb_init(void);
 NTSTATUS idmap_tdb_init(void);
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list