1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/librpc/rpc
Tim Potter 3b2993cf0d r210: More work on DCERPC client functions:
- implement lsa_LookupNames, lsa_LookupSids and lsa_Close

  - add stubs for remaining functions from idl

  - fix lsa_OpenPolicy and lsa_OpenPolicy2 to use a temporary
    talloc context for the rpc call
(This used to be commit f8c41bd521)
2007-10-10 12:51:17 -05:00
..
dcerpc_auth.c - modified the dcerpc client security code to be generic, so ntlmssp 2004-02-10 10:22:12 +00:00
dcerpc_lsa.c r210: More work on DCERPC client functions: 2007-10-10 12:51:17 -05:00
dcerpc_ntlm.c do not return a value in a void function 2004-02-12 05:52:53 +00:00
dcerpc_schannel.c split up the schannel rpc client code into separate key establishment 2004-02-21 04:46:49 +00:00
dcerpc_smb.c - modified the dcerpc client security code to be generic, so ntlmssp 2004-02-10 10:22:12 +00:00
dcerpc_tcp.c make more function static, they are still available via the function pointers 2004-02-03 11:05:36 +00:00
dcerpc_util.c r101: added lsa_SetSecret() and lsa_QuerySecret() 2007-10-10 12:51:06 -05:00
dcerpc.c - modified the dcerpc client security code to be generic, so ntlmssp 2004-02-10 10:22:12 +00:00
dcerpc.h - modified the dcerpc client security code to be generic, so ntlmssp 2004-02-10 10:22:12 +00:00