1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/auth/credentials
Stefan Metzmacher 556f66bd56 auth:credentials: avoid talloc_reference in cli_credentials_set_netlogon_creds()
Typically cli_credentials_set_netlogon_creds() should be used directly
before the DCERPC bind. And cli_credentials_get_netlogon_creds()
should be only used by the gensec layer, which only needs a copy.

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

Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Oct 16 23:56:01 CEST 2013 on sn-devel-104
2013-10-16 23:56:01 +02:00
..
tests test: fixed several tests to use samba.tests 2011-11-10 14:24:21 +11:00
credentials_internal.h auth/credentials: Add cli_credentials_{set,get}_forced_sasl_mech() 2013-09-16 14:44:28 -07:00
credentials_krb5.c auth/credentials: keep cli_credentials private 2013-08-05 17:48:05 +12:00
credentials_krb5.h s4-auth-krb: Move function into more appropriate header. 2012-04-12 12:06:41 +02:00
credentials_ntlm.c auth/credentials: keep cli_credentials private 2013-08-05 17:48:05 +12:00
credentials_secrets.c auth/credentials: get the old password from secrets.tdb 2013-08-05 17:48:05 +12:00
credentials.c auth:credentials: avoid talloc_reference in cli_credentials_set_netlogon_creds() 2013-10-16 23:56:01 +02:00
credentials.h auth/credentials: Add cli_credentials_{set,get}_forced_sasl_mech() 2013-09-16 14:44:28 -07:00
pycredentials.c auth/credentials: Add cli_credentials_{set,get}_forced_sasl_mech() 2013-09-16 14:44:28 -07:00
pycredentials.h auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
samba-credentials.pc.in auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
wscript_build build: rename security → samba-security 2012-08-10 14:22:20 +02:00