1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/libnet
Stefan Metzmacher c0144273af s4:libnet: avoid usage of dcerpc_schannel_creds()
We use cli_credentials_get_netlogon_creds() which returns the same value.

dcerpc_schannel_creds() is a layer violation.

Signed-off-by: Stefan Metzmacher <metze@samba.org>

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-08-10 09:18:59 +02:00
..
composite.h
groupinfo.c
groupinfo.h
groupman.c s4-libnet: Fix setting the group handle and return codes. 2012-12-13 01:01:13 +01:00
groupman.h
libnet_become_dc.c s4-libnet: Prepare libnet_BecomeDC for samdb_reference_dn() returning an extended DN 2012-08-14 15:37:22 +02:00
libnet_become_dc.h
libnet_domain.c
libnet_domain.h
libnet_export_keytab.c s4-libnet: Fix passing samba_all_enctypes as a fn rather than the encrypt array it returns 2012-08-29 09:56:27 +02:00
libnet_export_keytab.h
libnet_group.c
libnet_group.h
libnet_join.c
libnet_join.h
libnet_lookup.c s4-libnet: Fix memory leak of lsa_RefDomainList and lsa_String onto libnet_ctx 2012-08-31 14:30:38 +10:00
libnet_lookup.h
libnet_passwd.c build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
libnet_passwd.h
libnet_rpc.c s4-libnet: Don't call talloc_get_type() for the same struct twice. 2012-12-12 15:00:02 +01:00
libnet_rpc.h
libnet_samdump.c
libnet_samsync_ldb.c Fix a warning about a shadowed variable by renaming the shadowing var 2013-05-20 21:54:06 +10:00
libnet_samsync.c s4:libnet: avoid usage of dcerpc_schannel_creds() 2013-08-10 09:18:59 +02:00
libnet_samsync.h
libnet_share.c
libnet_share.h
libnet_site.c Fix warnings about set but unused variables 2013-05-20 21:54:06 +10:00
libnet_site.h
libnet_time.c
libnet_time.h
libnet_unbecome_dc.c
libnet_unbecome_dc.h
libnet_user.c
libnet_user.h
libnet_vampire.c libnet-vampire: make use of dsdb_repl_resolve_working_schema() 2013-05-23 14:18:03 +02:00
libnet_vampire.h
libnet.c
libnet.h
prereq_domain.c
py_net_dckeytab.c
py_net.c
py_net.h
userinfo.c
userinfo.h
userman.c
userman.h
wscript_build