1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/auth/credentials
Andrew Bartlett 34f9a089d8 py3: Remove PyStr_FromString() compatability macro
We no longer need Samba to be py2/py3 compatible so we choose to return to the standard
function names.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
2019-06-24 17:24:27 +00:00
..
tests auth/creds/torture: add a test showing segfault 2019-05-09 22:39:27 +00:00
credentials_internal.h auth/credentials: add cli_credentials_set_password_will_be_nt_hash() and the related logic 2016-12-20 01:11:23 +01:00
credentials_krb5.c credentials: Workaround krb5_cc_remove_cred not implemented in MIT kerberos 2019-04-29 19:15:48 +00:00
credentials_krb5.h auth/credentials: also do a shallow copy of the krb5_ccache. 2016-07-22 23:34:20 +02:00
credentials_ntlm.c auth:creds: Use gnutls_error_to_ntstatus() in credentials_ntlm 2019-06-24 06:11:17 +00:00
credentials_secrets.c dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
credentials.c auth/creds/guess: avoid segfault with NULL lp (CID 241187) 2019-05-09 22:39:27 +00:00
credentials.h cli_credentials: Apply some const 2017-09-16 12:28:17 +02:00
pycredentials.c py3: Remove PyStr_FromString() compatability macro 2019-06-24 17:24:27 +00:00
pycredentials.h pycredentials: Remove PyCredentialCacheContainerObject 2016-03-08 01:58:29 +01:00
samba-credentials.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00