summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm
Commit message (Expand)AuthorAgeFilesLines
* auth: Provide a way to use the auth stack for winbindd authenticationAndrew Bartlett2014-06-112-2/+9
* auth: Allow auth_samba4 to be forced to run a specific auth moduleAndrew Bartlett2014-05-161-1/+1
* s4:auth_winbind: explicitly use dcerpc_binding_handle_set_sync_ev() for irpcAndrew Bartlett2014-05-131-0/+2
* s4-auth: Make the auth_winbind_wbclient use more correct code now in auth/wbc...Andrew Bartlett2014-04-181-86/+8
* auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.cAndrew Bartlett2014-04-151-5/+0
* auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.cAndrew Bartlett2014-04-151-20/+0
* auth: Remove linux_bigcrypt support from pass_check.cAndrew Bartlett2014-04-151-8/+0
* auth: Remove support for plaintext auth on systems that use getprpwnam()Andrew Bartlett2014-04-151-9/+0
* auth: Remove afs_auth() from pass_check.c and s4's auth_unixAndrew Bartlett2014-04-151-4/+0
* auth: Remove dfs_auth() from pass_check.c and s4's auth_unixAndrew Bartlett2014-04-151-4/+0
* s4-auth: Support password history correctly, including allowing NTLM logins u...Andrew Bartlett2014-04-021-26/+295
* s4-auth: Add authsam_zero_bad_pwd_count to zero out badPwdCount and lockoutTi...Andrew Bartlett2014-04-021-0/+6
* s4-auth: Rework memory handling to use a tmp_ctxAndrew Bartlett2014-04-021-17/+51
* s4:auth: Add password lockout support to the AD DCAndrew Bartlett2014-04-021-0/+7
* dsdb: Put password lockout support in samdb_result_passwords()Andrew Bartlett2014-04-021-9/+1
* dsdb: Rework samdb_result_acct_flags to use either userAccountControl or msDS...Andrew Bartlett2014-04-021-1/+1
* s4:auth/ntlm: add auth4_sam_init() prototype to avoid a warningStefan Metzmacher2014-04-021-0/+1
* s4:auth: avoid str_list related const warningsStefan Metzmacher2014-04-021-1/+1
* auth4: Do not generate just a temporary wbc_contextVolker Lendecke2014-03-051-10/+1
* auth4: auth_session_info_fill_unix only needs a tevent_contextVolker Lendecke2014-03-051-1/+2
* Revert "auth4: auth_session_info_fill_unix only needs a tevent_context"Volker Lendecke2014-02-181-2/+1
* Revert "auth4: Do not generate just a temporary wbc_context"Volker Lendecke2014-02-181-1/+10
* auth4: Do not generate just a temporary wbc_contextVolker Lendecke2014-02-101-10/+1
* auth4: auth_session_info_fill_unix only needs a tevent_contextVolker Lendecke2014-02-101-1/+2
* 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