1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/credentials
Andrew Bartlett a5d57a04c2 auth/credentials: Do not print passwords in a talloc memory dump
The fact that a password was created here is enough information, so
overwrite with the function name and line.

Andrew Bartlett
2012-08-31 14:30:38 +10:00
..
tests test: fixed several tests to use samba.tests 2011-11-10 14:24:21 +11:00
credentials_krb5.c auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds() 2012-08-30 01:26:12 +02:00
credentials_krb5.h s4-auth-krb: Move function into more appropriate header. 2012-04-12 12:06:41 +02:00
credentials_ntlm.c credentials: Always honour the return value of E_deshash() 2011-12-28 22:39:19 +11:00
credentials_samba3.c auth/credentials Remove debug that prints in normal operation 2012-01-09 03:24:36 +01:00
credentials_secrets.c auth/credentials: Remove unused, and un-declared cli_credentials_set_krbtgt() 2012-08-29 11:34:52 +10:00
credentials.c auth/credentials: Do not print passwords in a talloc memory dump 2012-08-31 14:30:38 +10:00
credentials.h auth/credentials Declare remaining functions are public interfaces and put into credentials.h 2011-10-11 13:41:36 +11:00
pycredentials.c auth: move credentials layer to the top level 2011-10-11 13:41:36 +11: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