[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Sat Sep 18 10:32:59 MDT 2010


The branch, master has been updated
       via  1473330 s3: Add a missing prototype
      from  7fddf9c s3: Fix bug 7688, rpcclient command line completion crashing

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


- Log -----------------------------------------------------------------
commit 1473330bbe7c4f28ec00e69035386bf8fe11d9e7
Author: Volker Lendecke <vl at samba.org>
Date:   Sat Sep 18 09:31:32 2010 +0200

    s3: Add a missing prototype

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

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 7796e05..c104f06 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5676,5 +5676,6 @@ uint32_t ds_uf2acb(uint32_t uf);
 uint32_t ds_uf2atype(uint32_t uf);
 uint32_t ds_gtype2atype(uint32_t gtype);
 enum lsa_SidType ds_atype_map(uint32_t atype);
+uint32_t ds_uf2prim_group_rid(uint32_t uf);
 
 #endif /*  _PROTO_H_  */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list