1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/auth
Andrew Bartlett 272e49e85c s4:auth Move struct auth_usersupplied_info to a common location
This also changes the calling convention slightly - we should always
allocate this with talloc_zero() to allow some elements to be
optional.  Some elements may only make sense in Samba3, which I hope
will use this common structure.

Andrew Bartlett
2010-08-14 11:58:13 +10:00
..
credentials s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
gensec s4-build: use @PACKAGE_VERSION@ in s4 pc.in files 2010-08-09 12:27:23 +10:00
kerberos s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
ntlm s4:auth Move struct auth_usersupplied_info to a common location 2010-08-14 11:58:13 +10:00
ntlmssp s4:auth Move struct auth_usersupplied_info to a common location 2010-08-14 11:58:13 +10:00
tests s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
auth_sam_reply.c s4:auth Remove un-needed headers. 2010-05-21 16:38:44 +10:00
auth.h s4:auth Move struct auth_usersupplied_info to a common location 2010-08-14 11:58:13 +10:00
config.m4 s4: Modify auth/config.m4 to move pam tests to nsswitch.m4 so that we tests things in one place 2010-03-11 13:31:37 +01:00
config.mk python: Move helper functions for using param into a separate file rather 2009-06-02 18:05:40 +02:00
pyauth.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
pyauth.h s4-python: Move set_session_info to PySambaLdb. 2010-04-06 13:12:43 +02:00
sam.c Revert "s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if not available in the DN." 2010-06-29 15:14:01 +02:00
samba_server_gensec.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
session.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
session.h Revert "Add old functionality back which was removed in commit 589a42e2." 2010-06-20 17:19:12 +02:00
system_session.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wscript_build ldb: Fix dependencies when building with system ldb. 2010-05-31 19:22:03 +02:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00