[SCM] Samba Shared Repository - branch v3-6-test updated

Volker Lendecke vlendec at samba.org
Sat Sep 18 10:33:22 MDT 2010


The branch, v3-6-test has been updated
       via  e870231 s3: Add a missing prototype
      from  f5254b7 s3: Fix bug 7688, rpcclient command line completion crashing

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit e870231afcd1cc1d22ce010dbd16f2144afe345a
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 596bd45..1060e5c 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5632,5 +5632,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