summaryrefslogtreecommitdiffstats
path: root/source3/smbd/auth_unix.c
Commit message (Expand)AuthorAgeFilesLines
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-6/+11
* This commit is number 3 of 4.Andrew Bartlett2001-10-291-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-4/+0
* Fix up a number of intertwined issues:Andrew Bartlett2001-09-291-8/+24
* Move pass_check.c over to NTSTATUS, allowing full NTSTATUS from PAM to wire!Andrew Bartlett2001-09-201-3/+3
* Fix for MiXed and UPPER case usernames with plaintext PAM passwords.Andrew Bartlett2001-09-201-1/+1
* Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c byAndrew Bartlett2001-09-191-4/+10
* Some patches to authentication:Tim Potter2001-09-121-2/+4
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-2/+2
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-0/+85