1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/auth
Arnaud Faucher 2ac5cedb71 Avoid the use of PyAPI_DATA, which is for internal Python API's.
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Mon Nov 22 00:52:56 CET 2010 on sn-devel-104
2010-11-22 00:52:56 +01:00
..
credentials Avoid the use of PyAPI_DATA, which is for internal Python API's. 2010-11-22 00:52:56 +01:00
gensec s4-gensec: zero the gssapi_state 2010-11-17 23:55:38 +11:00
kerberos s4-auth: fixed infinite loop in krb5 auth 2010-11-14 04:11:28 +00:00
ntlm auth/ntlm: Use name consistent with other service names. 2010-11-15 03:14:23 +01:00
ntlmssp credentials: Lowercase library name, 2010-11-07 01:48:44 +00:00
auth_sam_reply.c s4-auth Add make_server_info_pac() to include 'resource domain' groups 2010-10-02 09:11:37 +10:00
auth.h s4/auth: Add logon_parameters to authenticate_username_pw 2010-11-05 06:32:43 +00:00
pyauth.c s4-param: Fix more memory leaks, invalid memory context. 2010-09-22 17:48:24 -07:00
pyauth.h s4-python: Move set_session_info to PySambaLdb. 2010-04-06 13:12:43 +02:00
sam.c s4-auth Add DEBUG() for invalid DNs and errors expanding user groups. 2010-10-19 22:34:58 +11:00
samba_server_gensec.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
session.c libcli/security Add debug class to security_token_debug() et al 2010-10-12 02:54:16 +00:00
session.h s4:auth Remove system_session_anon() from python bindings 2010-08-18 09:50:44 +10:00
system_session.c s4:security Change struct security_token->sids from struct dom_sid * to struct dom_sid 2010-08-23 08:50:55 +10:00
wscript_build credentials: Lowercase library name, 2010-11-07 01:48:44 +00:00
wscript_configure