summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm/auth_util.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-10s4:auth: encrypt_user_info() should set password_state instead of mapped_stateStefan Metzmacher1-2/+2
2019-12-10smbdes: convert E_P24() and SMBOWFencrypt to use gnutlsIsaac Boukris1-3/+10
2019-05-22Remove unused auth_get_challenge_not_implementedAndrew Bartlett1-9/+0
2018-05-21auth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth code.Andrew Bartlett1-0/+3
2018-03-01s4:auth: Add FALL_THROUGH statements in auth_util.cAndreas Schneider1-3/+6
2017-04-10auth4: remove unused map_user_info[_cracknames]()Stefan Metzmacher1-259/+0
2017-02-28auth4: Only use CrackNames if we're a DCVolker Lendecke1-1/+2
2017-02-28auth4: Fix map_user_info_cracknames for domain==NULLVolker Lendecke1-4/+3
2016-04-12CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()Stefan Metzmacher1-1/+3
2011-10-04s4-auth: rework map_user_info() to use cracknamesAndrew Tridgell1-12/+214
2011-05-08s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett1-1/+1
2011-03-19source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2011-03-04s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner1-24/+0
2010-08-14s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett1-3/+3
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-3/+3
2009-12-22s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett1-6/+6
2009-10-20s4: ran minimal_includes.pl on source4/auth/ntlmAndrew Tridgell1-4/+0
2008-10-24Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij1-1/+1
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett1-0/+260