1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/auth
Volker Lendecke bd6ff4dbab libcli: Remove a pointless check
"n" is size_t, so it is always >=0.
2012-02-25 22:14:38 +01:00
..
credentials.c s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_with_key(). 2010-08-24 02:04:27 +02:00
credentials.h s4-auth: set the RODC bit for RODC schannel 2010-09-15 15:39:34 +10:00
krb5_wrap.c krb5: Require krb5_string_to_key be available to build with krb5 2012-01-10 21:50:07 +01:00
krb5_wrap.h auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gssapi 2012-02-17 17:36:38 +11: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
ntlm_check.c Ensure convert_string_XXX is always called with a valid converted_size pointer. 2011-03-29 21:01:49 +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 some const to SMBNTencrypt_hash() and SMBNTencrypt() 2011-09-14 19:49:24 +02:00
schannel_proto.h libcli/auth: Provide a struct loadparm_context to schannel calls 2011-10-13 14:06:07 +02:00
schannel_sign.c gensec: Remove mem_ctx from calls that do not return memory 2011-08-03 18:48:01 +10:00
schannel_state_tdb.c lib/util: Add back control of mmap and hash size in tdb for top level build 2011-10-13 14:06:07 +02:00
schannel_state.h libcli/auth: Provide a struct loadparm_context to schannel calls 2011-10-13 14:06:07 +02:00
schannel.h schannel: move schannel_sign to main directory. 2009-09-16 01:54:59 +02:00
session.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbdes.c libcli/auth: add a const to des_crypt112_16() 2010-03-05 14:06:18 +01:00
smbencrypt.c libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt() 2011-09-14 19:49:24 +02:00
spnego_parse.c s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDs 2010-12-21 15:10:37 +11:00
spnego_proto.h spnego: add spnego_proto.h. 2009-09-17 01:39:12 +02:00
spnego.h libcli/auth bring ADS_IGNORE_PRINCIPAL in common 2010-12-08 08:55:04 +01:00
wscript_build auth: Move the rest of the source4 gensec_ntlmssp code to the top level 2012-02-17 10:48:09 +01:00