summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Fix a typoVolker Lendecke2021-04-191-2/+4
* winbind: remove legacy flags fallbackRalph Boehme2021-01-211-100/+15
* winbind: check for allowed domains in winbindd_pam_auth_pac_verify()Ralph Boehme2021-01-211-0/+8
* winbind: check for allowed domains in winbindd_dual_pam_chauthtok()Ralph Boehme2021-01-211-0/+8
* winbind: check for allowed domains in winbindd_dual_pam_chng_pswd_auth_crap()Ralph Boehme2021-01-211-0/+9
* winbind: check for allowed domains in winbindd_dual_pam_auth_crap()Ralph Boehme2021-01-211-0/+10
* winbind: check for allowed domains in winbindd_dual_pam_auth()Ralph Boehme2021-01-211-0/+9
* lib: give global_contexts.c its own header fileVolker Lendecke2021-01-081-0/+1
* s3: safe_string: do not include string_wrappers.hMatthew DeVore2020-08-281-0/+1
* krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.cStefan Metzmacher2020-02-101-1/+0
* winbindd_pam.c: split winbindd_dual_pam_auth_samlogonIsaac Boukris2020-01-061-58/+71
* winbind: Fix CID 1456624 Uninitialized scalar variableVolker Lendecke2020-01-061-1/+1
* smbdes: convert E_P24() and SMBOWFencrypt to use gnutlsIsaac Boukris2019-12-101-1/+8
* s3:winbind: Replace E_md5hash() with GnuTLS callsAndreas Schneider2019-11-191-1/+22
* s3:winbindd: implement the "winbind use krb5 enterprise principals" logicStefan Metzmacher2019-09-241-24/+33
* Spelling fixes s/didnt'/didn't/Mathieu Parent2019-09-011-1/+1
* winbind: Fix the clang buildVolker Lendecke2019-08-061-1/+1
* s3:winbind: Add support for storing KRB5 credential in KCMAndreas Schneider2019-07-011-0/+5
* auth auth_log: csbuild unused parm unix_usernameGary Lockyer2019-06-131-1/+0
* s3:winbindd: Remove unused arcfour.h from PAM handlingAndreas Schneider2019-02-221-1/+0
* winbind: Log PAM and NTLM authentications.Gary Lockyer2019-02-201-18/+219
* winbind: Generate and pass logon IDGary Lockyer2019-02-201-1/+23
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-201-3/+6
* winbindd: Add kerberos tracingSwen Schillig2018-12-191-3/+3
* Correction of comment in winbindd_pam.camitkuma2018-12-141-1/+1
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-10/+6
* libads: Give krb5_errs.c its own headerVolker Lendecke2018-11-271-0/+1
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-091-4/+6
* s3-winbindd: use fill_domain_username_talloc() in winbind.Günther Deschner2018-05-171-3/+10
* s3:winbind: Initialize validation_level in winbind_dual_SamLogon()Andreas Schneider2018-05-161-1/+1
* winbind: Fix CID 1435598 Error handling issues (CHECKED_RETURN)Volker Lendecke2018-05-151-5/+9
* winbind: Fix UPN handling in parse_domain_user()Andreas Schneider2018-05-111-20/+63
* libsmb: Give namequery.c its own headerVolker Lendecke2018-04-111-0/+1
* Revert "Use "localhost" to be ipv6 only friendly"Simo Sorce2018-03-191-1/+1
* Use "localhost" to be ipv6 only friendlySimo Sorce2018-03-191-1/+1
* winbindd: rename winbindd_pam_auth_pac_send and let it return validationStefan Metzmacher2018-02-101-6/+19
* winbindd: let winbindd_pam_auth_pac_send() compute info6 from PACStefan Metzmacher2018-02-101-40/+68
* winbindd: get netr_SamInfo6 out of winbindd_dual_pam_auth_kerberos()Stefan Metzmacher2018-02-101-20/+20
* winbindd: introduce a cm_connect_netlogon_secure() which gives a valid netlog...Stefan Metzmacher2018-02-101-9/+7
* winbindd: pass 'bool interactive' to winbind_dual_SamLogon()Stefan Metzmacher2018-02-101-2/+4
* winbindd: separate plaintext given and interactive in winbind_samlogon_retry_...Stefan Metzmacher2018-02-101-1/+20
* winbindd: prepare find_auth_domain() transitive trusts on a DCStefan Metzmacher2018-02-101-1/+7
* winbindd: use Netlogon{Interactive,Network}TransitiveInformation on transitiv...Stefan Metzmacher2018-02-101-2/+27
* s3:rpc_client: allow passing NetlogonNetwork[Transitive]Information to rpccli...Stefan Metzmacher2018-02-101-0/+1
* winbind: Fix CID 1427626 Uninitialized scalar variableVolker Lendecke2018-01-171-1/+1
* winbind: Fix CID 1427626 Uninitialized scalar variableVolker Lendecke2018-01-171-1/+1
* s3:rpc_client: Clenup copy_netr_SamInfo3() codeAndreas Schneider2018-01-151-4/+5
* s3:winbind: Use a stackframe and cleanup when leavingAndreas Schneider2018-01-151-19/+20
* s3:winbind: Use a goto for cleaning up at the endAndreas Schneider2018-01-151-11/+9
* s3:winbindd: Improve logic so it is easier to understandAndreas Schneider2018-01-151-10/+12