summaryrefslogtreecommitdiffstats
path: root/source3/smbd/auth_smbpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* Revert this one: The NTLMv2 checks need the original username as foundAndrew Bartlett2001-09-201-1/+1
* - Fix up to use sampass->username insted of user_info->smb_usernameAndrew Bartlett2001-09-191-7/+7
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c whereAndrew Bartlett2001-09-161-3/+42
* Some patches to authentication:Tim Potter2001-09-121-1/+1
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-4/+4
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-4/+4
* get rid of compiler warningsHerb Lewis2001-08-241-3/+3
* Style cleanup for the last vuid change.Andrew Bartlett2001-08-171-5/+8
* This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-5/+5
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-0/+229