summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm
Commit message (Expand)AuthorAgeFilesLines
* build: rename security → samba-securityBjörn Jacke2012-08-101-1/+1
* auth: Remove .get_challenge (only used for security=server)Andrew Bartlett2012-07-036-90/+0
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-152-1/+2
* build: Add missing deps and make MESSAGING a private libraryAndrew Bartlett2012-06-071-1/+1
* s4:auth: remove unused auth_server.cStefan Metzmacher2012-05-152-245/+0
* auth: Rename some elements of auth4_contextAndrew Bartlett2012-02-241-3/+3
* auth: Reorder arguments to generate_session_infoAndrew Bartlett2012-02-182-8/+9
* auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett2012-02-132-2/+7
* gensec: inline gensec_generate_session_info() into only callerAndrew Bartlett2012-01-301-3/+9
* auth: Make check_password and generate_session_info hook genericAndrew Bartlett2012-01-301-3/+36
* s4-auth: Rename memory contexts for greater clarityAndrew Bartlett2011-12-291-9/+9
* s4-gensec: Move parsing of the PAC blob and creating the session_info into authAndrew Bartlett2011-12-292-17/+84
* s4-auth Remove unused auth_context_create_from_ldb()Andrew Bartlett2011-12-281-26/+0
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-032-4/+4
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-281-1/+1
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-281-1/+1
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-282-2/+2
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-281-1/+1
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-281-1/+1
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-5/+9
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-1/+1
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-062-1/+2
* s4-auth: rework map_user_info() to use cracknamesAndrew Tridgell2011-10-042-13/+215
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-181-1/+1
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-081-1/+1
* s4-auth Fill in the remainder of the unix info in auth_session_infoAndrew Bartlett2011-07-291-5/+7
* s4-auth Move conversion of security_token to unix_token to authAndrew Bartlett2011-07-292-6/+25
* auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett2011-07-201-2/+5
* s4:auth/ntlm/auth_unix.c - remove unused variablesMatthias Dieter Wallnöfer2011-06-111-2/+0
* s4:auth/ntlm/auth.c - fix incompatible pointer type warningMatthias Dieter Wallnöfer2011-06-091-2/+2
* s4-auth Move default auth methods back into auth.cAndrew Bartlett2011-06-071-4/+6
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-0810-38/+38
* s4-auth: removed the password combinations code in auth_unixAndrew Tridgell2011-05-051-39/+4
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-032-3/+3
* source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+13
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-041-24/+0
* build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell2011-02-241-1/+1
* s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell2011-02-183-20/+20
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-098-165/+180
* pam: share pam errors in a common location.Günther Deschner2011-02-084-166/+1
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-203-21/+12
* s4-auth Allow NULL methods to be specified to auth_context_create_methods()Andrew Bartlett2011-01-191-14/+3
* s4-auth Extend python bindings to allow ldb and message to be specifiedAndrew Bartlett2011-01-181-1/+1
* s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"Matthias Dieter Wallnöfer2011-01-151-7/+7
* s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett2011-01-141-79/+8
* s4-auth rework session_info handling not to require an auth contextAndrew Bartlett2010-12-211-1/+14
* auth/ntlm: Use name consistent with other service names.Jelmer Vernooij2010-11-151-1/+1
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-1/+1
* samdb: Lowercase library name.Jelmer Vernooij2010-11-071-2/+2