summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm
AgeCommit message (Expand)AuthorFilesLines
2012-08-10build: rename security → samba-securityBjörn Jacke1-1/+1
2012-07-03auth: Remove .get_challenge (only used for security=server)Andrew Bartlett6-90/+0
2012-06-15lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2-1/+2
2012-06-07build: Add missing deps and make MESSAGING a private libraryAndrew Bartlett1-1/+1
2012-05-15s4:auth: remove unused auth_server.cStefan Metzmacher2-245/+0
2012-02-24auth: Rename some elements of auth4_contextAndrew Bartlett1-3/+3
2012-02-18auth: Reorder arguments to generate_session_infoAndrew Bartlett2-8/+9
2012-02-13auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett2-2/+7
2012-01-30gensec: inline gensec_generate_session_info() into only callerAndrew Bartlett1-3/+9
2012-01-30auth: Make check_password and generate_session_info hook genericAndrew Bartlett1-3/+36
2011-12-29s4-auth: Rename memory contexts for greater clarityAndrew Bartlett1-9/+9
2011-12-29s4-gensec: Move parsing of the PAC blob and creating the session_info into authAndrew Bartlett2-17/+84
2011-12-28s4-auth Remove unused auth_context_create_from_ldb()Andrew Bartlett1-26/+0
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij2-4/+4
2011-10-28lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett1-1/+1
2011-10-28lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett1-1/+1
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett2-2/+2
2011-10-28lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett1-1/+1
2011-10-28lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett1-1/+1
2011-10-24idl: Improve MS-PAC IDLSimo Sorce1-5/+9
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett2-1/+2
2011-10-04s4-auth: rework map_user_info() to use cracknamesAndrew Tridgell2-13/+215
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij1-1/+1
2011-08-08build: provide tevent-util as a public libraryAndrew Bartlett1-1/+1
2011-07-29s4-auth Fill in the remainder of the unix info in auth_session_infoAndrew Bartlett1-5/+7
2011-07-29s4-auth Move conversion of security_token to unix_token to authAndrew Bartlett2-6/+25
2011-07-20auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett1-2/+5
2011-06-11s4:auth/ntlm/auth_unix.c - remove unused variablesMatthias Dieter Wallnöfer1-2/+0
2011-06-09s4:auth/ntlm/auth.c - fix incompatible pointer type warningMatthias Dieter Wallnöfer1-2/+2
2011-06-07s4-auth Move default auth methods back into auth.cAndrew Bartlett1-4/+6
2011-05-08s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett10-38/+38
2011-05-05s4-auth: removed the password combinations code in auth_unixAndrew Tridgell1-39/+4
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett2-3/+3
2011-03-19source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij7-0/+13
2011-03-04s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner1-24/+0
2011-02-24build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell1-1/+1
2011-02-18s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell3-20/+20
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-1/+1
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett8-165/+180
2011-02-08pam: share pam errors in a common location.Günther Deschner4-166/+1
2011-01-20s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett3-21/+12
2011-01-19s4-auth Allow NULL methods to be specified to auth_context_create_methods()Andrew Bartlett1-14/+3
2011-01-18s4-auth Extend python bindings to allow ldb and message to be specifiedAndrew Bartlett1-1/+1
2011-01-15s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"Matthias Dieter Wallnöfer1-7/+7
2011-01-14s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett1-79/+8
2010-12-21s4-auth rework session_info handling not to require an auth contextAndrew Bartlett1-1/+14
2010-11-15auth/ntlm: Use name consistent with other service names.Jelmer Vernooij1-1/+1
2010-11-07credentials: Lowercase library name,Jelmer Vernooij1-1/+1
2010-11-07samdb: Lowercase library name.Jelmer Vernooij1-2/+2