summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm/auth_anonymous.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-16auth4: Make auth_anonymous pseudo-asyncVolker Lendecke1-9/+57
2018-05-21auth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth code.Andrew Bartlett1-0/+3
2017-05-30auth4: Add authoritative flag to check_passwordGarming Sam1-1/+2
2017-05-11s4: auth: Add TALLOC_CTX * to auth_register()Jeremy Allison1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-2/+2
2016-04-28s4:auth_anonymous: anonymous authentication doesn't allow a passwordStefan Metzmacher1-0/+30
2012-07-03auth: Remove .get_challenge (only used for security=server)Andrew Bartlett1-1/+0
2011-05-08s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett1-2/+2
2011-03-19source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2008-05-05Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett1-1/+1
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett1-0/+78