The branch, v4-0-test has been updated
       via  0343987cf18c1287d98ae542d397ab1fab0a04b7 (commit)
      from  d878643071a1477435a267e2944461d367cdfa79 (commit)

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


- Log -----------------------------------------------------------------
commit 0343987cf18c1287d98ae542d397ab1fab0a04b7
Author: Andrew Bartlett <[EMAIL PROTECTED]>
Date:   Wed Aug 27 22:26:25 2008 +1000

    Add missing file - netlogon.h
    
    This file allows the remote_pac.c code to call into netlogon.c's setup
    credentials code.
    
    Andrew Bartlett

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

Summary of changes:
 source/torture/rpc/netlogon.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
 create mode 100644 source/torture/rpc/netlogon.h


Changeset truncated at 500 lines:

diff --git a/source/torture/rpc/netlogon.h b/source/torture/rpc/netlogon.h
new file mode 100644
index 0000000..92d366b
--- /dev/null
+++ b/source/torture/rpc/netlogon.h
@@ -0,0 +1,6 @@
+
+bool test_SetupCredentials2(struct dcerpc_pipe *p, struct torture_context 
*tctx,
+                           uint32_t negotiate_flags,
+                           struct cli_credentials *machine_credentials,
+                           int sec_chan_type,
+                           struct creds_CredentialState **creds_out);


-- 
Samba Shared Repository

Reply via email to