[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2087-gcdae435

Günther Deschner gd at samba.org
Tue Feb 12 08:52:52 GMT 2008


The branch, v3-2-test has been updated
       via  cdae43530932b807d6dadf402db6553090f76320 (commit)
      from  d1e5a5a7f9dfb5756398e99cf09a4712d2b42682 (commit)

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


- Log -----------------------------------------------------------------
commit cdae43530932b807d6dadf402db6553090f76320
Author: Günther Deschner <gd at samba.org>
Date:   Tue Feb 12 02:38:22 2008 +0100

    Remove some more unused samr headers.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source/include/rpc_samr.h b/source/include/rpc_samr.h
index 16e9689..4c7b334 100644
--- a/source/include/rpc_samr.h
+++ b/source/include/rpc_samr.h
@@ -559,23 +559,6 @@ typedef struct r_samr_enum_dom_aliases_info
 } SAMR_R_ENUM_DOM_ALIASES;
 
 
-/* SAMR_Q_GET_DISPENUM_INDEX */
-typedef struct q_samr_get_dispenum_index
-{
-	POLICY_HND domain_pol;
-	uint16 switch_level;
-	LSA_STRING name;
-
-} SAMR_Q_GET_DISPENUM_INDEX;
-
-/* SAMR_R_GET_DISPENUM_INDEX */
-typedef struct r_samr_get_dispenum_index
-{
-	uint32 idx;
-	NTSTATUS status;
-	
-} SAMR_R_GET_DISPENUM_INDEX;
-
 /********************************************************/
 /********************************************************/
 
@@ -705,14 +688,4 @@ typedef struct r_samr_lookup_rids_info
    is still going on */
 #define MAX_SAM_SIDS 15
 
-/* DOM_SID3 - security id */
-typedef struct sid_info_3
-{
-        uint16 len; /* length, bytes, including length of len :-) */
-        /* uint8  pad[2]; */
-        
-        DOM_SID sid;
-
-} DOM_SID3;
-
 #endif /* _RPC_SAMR_H */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list