1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/auth
2008-02-20 19:34:45 +01:00
..
credentials python: Add bindings for cli_credentials_set_cmdline_callbacks(). 2008-01-24 01:05:19 +01:00
gensec Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' 2008-02-18 19:06:17 +01:00
kerberos util: Move asn1 to lib/util to trim down the number of subsystems. 2008-01-15 01:04:38 +01:00
ntlmssp Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' 2008-02-18 19:06:17 +01:00
tests r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +01:00
auth_anonymous.c Make all auth module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X. 2008-02-20 19:34:45 +01:00
auth_developer.c Make all auth module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X. 2008-02-20 19:34:45 +01:00
auth_sam_reply.c netlogon.idl: make use of bitmap samr_GroupAttrs 2008-01-24 10:24:41 +01:00
auth_sam.c Make all auth module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X. 2008-02-20 19:34:45 +01:00
auth_server.c r26376: Add context for libcli_resolve. 2007-12-21 05:49:12 +01:00
auth_simple.c r26264: pass name resolve order explicitly, use torture context for settings in dssync tests. 2007-12-21 05:47:39 +01:00
auth_unix.c Make all auth module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X. 2008-02-20 19:34:45 +01:00
auth_util.c r26413: we should check the return value of talloc_reference() 2007-12-21 05:49:45 +01:00
auth_winbind.c Make all auth module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X. 2008-02-20 19:34:45 +01:00
auth_wrap.c r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s. 2007-12-24 01:51:03 -06:00
auth.c r26580: Include sentinel in build.h, in case the list is empty. 2007-12-24 01:51:07 -06:00
auth.h r26228: Store loadparm context in auth context, move more loadparm_contexts up the call stack. 2007-12-21 05:47:05 +01:00
auth.i r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s. 2007-12-24 01:51:03 -06:00
auth.py r26483: Merge ldb module dependency fixes, fix auth python module. 2007-12-21 05:50:41 +01:00
config.m4 r18164: enable the SASL library if found 2007-10-10 14:17:45 -05:00
config.mk Rename include to mkinclude to emphasize it is different from make's include. 2008-02-18 20:04:18 +01:00
ntlm_check.c r26427: Avoid global_smb_iconv_convenience. 2007-12-21 05:49:53 +01:00
pam_errors.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 14:59:18 -05:00
sam.c r26252: Specify loadparm_context explicitly when creating sessions. 2007-12-21 05:47:29 +01:00
session.c r26264: pass name resolve order explicitly, use torture context for settings in dssync tests. 2007-12-21 05:47:39 +01:00
session.h r26572: Fix warnings in the Python code. 2007-12-24 01:51:04 -06:00
system_session.c r26430: require explicit specification of loadparm context. 2007-12-21 05:49:58 +01:00