Ignore:
Timestamp:
Jul 1, 2011, 8:40:10 AM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/libcli/auth/proto.h

    r414 r590  
    3636bool netlogon_creds_client_check(struct netlogon_creds_CredentialState *creds,
    3737                        const struct netr_Credential *received_credentials);
     38struct netlogon_creds_CredentialState *netlogon_creds_copy(TALLOC_CTX *mem_ctx,
     39                                                           struct netlogon_creds_CredentialState *creds_in);
    3840
    3941/*****************************************************************
Note: See TracChangeset for help on using the changeset viewer.