1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/auth
Andrew Bartlett 1475013963 lib/util Move source3 tdb_wrap_open() into the common code.
This #if _SAMBA_BUILD == 3 is very unfortunate, as it means that in
the top level build, these options are not available for these
databases.  However, having two different tdb_wrap lists is a worse
fate, so this will do for now.

Andrew Bartlett
2011-05-06 07:51:24 +02: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 More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
krb5_wrap.h auth/kerberos: Create common helper to get the verified PAC from GSSAPI 2011-04-27 11:56:48 +10:00
libcli_auth.h libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags. 2009-08-28 10:09:19 +02:00
msrpc_parse.c Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +02:00
msrpc_parse.h Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +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
ntlmssp_ndr.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
ntlmssp_ndr.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ntlmssp_private.h libcli/auth Make the source3/ implementation of the NTLMSSP server common 2010-08-10 16:22:04 +02:00
ntlmssp_server.c Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +02:00
ntlmssp_sign.c Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +02:00
ntlmssp.c libcli/auth/ntlmssp: remove outdated comment. The version flag is well understood now. 2010-08-10 11:56:33 +02:00
ntlmssp.h libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code. 2011-01-20 23:44:05 +01: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 s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_with_key(). 2010-08-24 02:04:27 +02:00
schannel_proto.h libcli/auth: add netsec_outgoing_sig_size() 2011-01-03 16:44:28 +01:00
schannel_sign.c libcli/auth: add netsec_outgoing_sig_size() 2011-01-03 16:44:28 +01:00
schannel_state_tdb.c lib/util Move source3 tdb_wrap_open() into the common code. 2011-05-06 07:51:24 +02:00
schannel_state.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +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 Tidy up some missing checks for NULL in strlcpy. 2011-05-04 12:12:15 -07: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/kerberos Move all the PAC handling functions to auth/kerberos 2011-04-27 11:56:48 +10:00