1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/auth
Stefan Metzmacher 6e5d9c2a3d libcli/auth: use WERR_INVALID_PASSWORD instead of WERR_BAD_PASSWORD
The values are the same, but WERR_INVALID_PASSWORD matches the documentation.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2015-03-27 01:26:17 +01:00
..
credentials.c libcli/auth: add some const to netlogon_creds_server_{init,step_check}() 2015-03-20 20:43:11 +01:00
credentials.h s4:librpc/rpc/dcerpc_schannel: just append NETLOGON_NEG_RODC_PASSTHROUGH as rodc 2012-07-17 10:58:38 +02:00
libcli_auth.h libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags. 2009-08-28 10:09:19 +02:00
msrpc_parse.c libcli: Remove a pointless check 2012-02-25 22:14:38 +01:00
msrpc_parse.h libcli/auth/msrpc_parse.h: fix licence/copyright 2011-06-10 15:11:30 +02:00
netlogon_creds_cli.c libcli/auth: add netlogon_creds_cli_GetForestTrustInformation*() 2015-01-21 17:19:33 +01:00
netlogon_creds_cli.h libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with implementation 2015-03-20 13:49:26 +01:00
ntlm_check.c Typo: s/preceeded/preceded/ 2014-04-14 03:51:15 +02:00
ntlm_check.h Move ntlm_check.h into the common libcli/auth 2009-04-14 16:23:41 +10:00
pam_errors.c pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
pam_errors.h pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
proto.h libcli/auth: add forward declaration for struct wkssvc_PasswordBuffer 2015-03-20 20:43:11 +01:00
schannel_proto.h auth/gensec: move libcli/auth/schannel_sign.c into schannel.c 2014-01-07 00:27:11 +01:00
schannel_state_tdb.c libcli: use DBWRAP_LOCK_ORDER_NONE when opening schannel_store.tdb 2014-02-07 16:06:07 +01:00
schannel_state.h libcli/auth: Provide a struct loadparm_context to schannel calls 2011-10-13 14:06:07 +02:00
schannel.h libcli/auth/schannel: make struct schannel_state private 2013-08-10 09:19:02 +02:00
session.c
smbdes.c libcli/auth: add a const to des_crypt112_16() 2010-03-05 14:06:18 +01:00
smbencrypt.c libcli/auth: use WERR_INVALID_PASSWORD instead of WERR_BAD_PASSWORD 2015-03-27 01:26:17 +01:00
spnego_parse.c libcli: auth: Ensure all asn1_XX returns are checked. 2014-09-26 00:51:16 +02:00
spnego_proto.h libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
spnego.h libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
wscript_build libcli/auth: add netlogon_creds_cli* infrastructure 2014-01-07 12:47:03 +01:00