Age | Commit message (Expand) | Author | Files | Lines |
2001-10-06 | Fix up indenting in out SAM password check code. | Andrew Bartlett | 1 | -46/+49 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -5/+0 |
2001-10-01 | honor the ACB_PWNOEXP flag in smbpasswd | Andrew Tridgell | 1 | -2/+1 |
2001-10-01 | - fix handling of 0 last_change_time and must_change_time | Andrew Tridgell | 1 | -31/+32 |
2001-09-29 | Fix up a number of intertwined issues: | Andrew Bartlett | 1 | -2/+2 |
2001-09-26 | Process the workstation trust account code INSIDE the authenticaion subsystem, | Andrew Bartlett | 1 | -5/+20 |
2001-09-26 | Rearrange the order of the checks in auth_smbpasswd.c, always check passwords | Andrew Bartlett | 1 | -73/+111 |
2001-09-20 | Revert this one: The NTLMv2 checks need the original username as found | Andrew Bartlett | 1 | -1/+1 |
2001-09-19 | - Fix up to use sampass->username insted of user_info->smb_username | Andrew Bartlett | 1 | -7/+7 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -2/+2 |
2001-09-16 | Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where | Andrew Bartlett | 1 | -3/+42 |
2001-09-12 | Some patches to authentication: | Tim Potter | 1 | -1/+1 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 1 | -4/+4 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -4/+4 |
2001-08-24 | get rid of compiler warnings | Herb Lewis | 1 | -3/+3 |
2001-08-17 | Style cleanup for the last vuid change. | Andrew Bartlett | 1 | -5/+8 |
2001-08-12 | This patch does a number of things, mostly smaller than they look :-) | Andrew Bartlett | 1 | -5/+5 |
2001-08-03 | This is my 'Authentication Rewrite' version 1.01, mostly as submitted to | Andrew Bartlett | 1 | -0/+229 |