summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm/auth_unix.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* auth: Remove .get_challenge (only used for security=server)Andrew Bartlett2012-07-031-1/+0
* s4:auth/ntlm/auth_unix.c - remove unused variablesMatthias Dieter Wallnöfer2011-06-111-2/+0
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-081-2/+2
* s4-auth: removed the password combinations code in auth_unixAndrew Tridgell2011-05-051-39/+4
* source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-46/+53
* pam: share pam errors in a common location.Günther Deschner2011-02-081-1/+1
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-201-4/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.Andreas Schneider2009-12-161-2/+4
* Tiago Batista posted a patch to fix the build:Tiago Batista2008-05-061-1/+1
* Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett2008-05-051-1/+1
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-051-0/+844