[SCM] Samba Shared Repository - branch master updated

Michael Adam obnox at samba.org
Tue Jun 1 07:32:21 MDT 2010


The branch, master has been updated
       via  f702578... s3: remove unused prototype for lp_idmap_domains().
      from  a6c921f... s3-waf: Add check for dirent.d_off member

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


- Log -----------------------------------------------------------------
commit f702578f765cdc514796afb8cb548394a517feb7
Author: Michael Adam <obnox at samba.org>
Date:   Tue Jun 1 15:31:17 2010 +0200

    s3: remove unused prototype for lp_idmap_domains().

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

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 ee68dd1..cb68567 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -3907,7 +3907,6 @@ bool lp_winbind_offline_logon(void);
 bool lp_winbind_normalize_names(void);
 bool lp_winbind_rpc_only(void);
 bool lp_create_krb5_conf(void);
-const char **lp_idmap_domains(void);
 const char *lp_idmap_backend(void);
 char *lp_idmap_alloc_backend(void);
 int lp_idmap_cache_time(void);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list