[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Thu Dec 10 15:19:15 MST 2009


The branch, master has been updated
       via  f3205d3... s3: add prototype to fix the build
      from  31202a9... s3-selftest: enable RPC-SAMBA3-WINREG.

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


- Log -----------------------------------------------------------------
commit f3205d31d60e54f39abf8ee190d668ba879c6627
Author: Björn Jacke <bj at sernet.de>
Date:   Thu Dec 10 23:19:26 2009 +0100

    s3: add prototype to fix the build

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

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


Changeset truncated at 500 lines:

diff --git a/source3/include/proto.h b/source3/include/proto.h
index 3fd1d18..ab74c9c 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -4006,6 +4006,7 @@ char *lp_ldap_suffix(void);
 char *lp_ldap_admin_dn(void);
 int lp_ldap_ssl(void);
 bool lp_ldap_ssl_ads(void);
+int lp_ldap_deref(void);
 int lp_ldap_follow_referral(void);
 int lp_ldap_passwd_sync(void);
 bool lp_ldap_delete_dn(void);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list