Age | Commit message (Expand) | Author | Files | Lines |
2003-04-16 | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 1 | -1/+6 |
2003-02-16 | Merge from HEAD - allow "" as a domain in the NLTMv2 hash calculations. Fixes | Andrew Bartlett | 1 | -2/+22 |
2003-02-04 | Merge HEAD: check both the account and password... | Andrew Bartlett | 1 | -2/+2 |
2003-01-05 | Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild. | Andrew Bartlett | 1 | -33/+58 |
2002-11-15 | Updates from HEAD: | Andrew Bartlett | 1 | -2/+2 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -2/+2 |
2002-11-08 | Merge from HEAD: | Andrew Bartlett | 1 | -8/+9 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -8/+11 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -2/+17 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -7/+12 |
2002-02-27 | "user doesn't exist" isn't worthy of a level 1 debug. Make it level 3. | Andrew Bartlett | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-15 | Commit the auth associated changes I missed from the last commit. | Andrew Bartlett | 1 | -2/+4 |
2002-01-11 | Back out the crazy notion that the NTLMSSP flags actually mean anything... | Andrew Bartlett | 1 | -7/+7 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -28/+30 |
2002-01-02 | debug statement fixups. | Jeremy Allison | 1 | -16/+16 |
2002-01-01 | A farily large commit: | Andrew Bartlett | 1 | -15/+17 |
2001-11-26 | A number of things to clean up the auth subsytem a bit... | Andrew Bartlett | 1 | -1/+36 |
2001-11-26 | challange -> challenge | Tim Potter | 1 | -4/+4 |
2001-11-24 | This is another rather major change to the samba authenticaion | Andrew Bartlett | 1 | -31/+44 |
2001-11-11 | Add back the not null checks in a better place. | Andrew Bartlett | 1 | -1/+7 |
2001-11-11 | make sam_account_ok static. | Andrew Bartlett | 1 | -32/+29 |
2001-11-03 | Minor cleanups/fixes in the NTLMv2 code | Andrew Bartlett | 1 | -6/+2 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 1 | -75/+153 |
2001-10-29 | Fix up auth_smbpasswd.c to use the password interface, rather than the | Andrew Bartlett | 1 | -8/+8 |
2001-10-29 | This commit is number 4 of 4. | Andrew Bartlett | 1 | -3/+3 |
2001-10-23 | more compiler warnings | Herb Lewis | 1 | -1/+1 |
2001-10-19 | print in a human readable format when the password expired. | Jean-François Micouleau | 1 | -1/+1 |
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 |