Age | Commit message (Expand) | Author | Files | Lines |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -12/+58 |
2001-11-03 | Minor cleanups/fixes in the NTLMv2 code | Andrew Bartlett | 1 | -6/+2 |
2001-11-01 | Various post AuthRewrite cleanups, fixups and tidyups. | Andrew Bartlett | 2 | -22/+31 |
2001-10-31 | Fix up domain logons. Tested with NT4. | Andrew Bartlett | 1 | -1/+1 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 7 | -273/+868 |
2001-10-31 | Small 'const' updates ahead of some AuthRewrite merging. | Andrew Bartlett | 1 | -5/+5 |
2001-10-31 | Added some extra fields to the auth_serversupplied_info structure. | Tim Potter | 1 | -1/+13 |
2001-10-30 | Spnego on the 'server' end of security=server just does not work, so set the | Andrew Bartlett | 1 | -0/+3 |
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 | 2 | -16/+19 |
2001-10-29 | This commit is number 3 of 4. | Andrew Bartlett | 2 | -3/+3 |
2001-10-23 | more compiler warnings | Herb Lewis | 2 | -2/+2 |
2001-10-19 | print in a human readable format when the password expired. | Jean-François Micouleau | 1 | -1/+1 |
2001-10-18 | Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. | Jeremy Allison | 1 | -1/+1 |
2001-10-06 | Fix up indenting in out SAM password check code. | Andrew Bartlett | 1 | -46/+49 |
2001-10-02 | Fixed up the change password bug when not using PAM. | Jeremy Allison | 1 | -2/+2 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 9 | -33/+1 |
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 | 3 | -10/+30 |
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 | Move pass_check.c over to NTSTATUS, allowing full NTSTATUS from PAM to wire! | Andrew Bartlett | 2 | -83/+121 |
2001-09-20 | We are not meant to touch the username, so use the pass->pw_name output rather | Andrew Bartlett | 1 | -6/+6 |
2001-09-20 | Fix for MiXed and UPPER case usernames with plaintext PAM passwords. | Andrew Bartlett | 1 | -1/+1 |
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-19 | Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c by | Andrew Bartlett | 2 | -9/+16 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 2 | -3/+3 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -12/+9 |
2001-09-16 | Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where | Andrew Bartlett | 2 | -13/+55 |
2001-09-14 | Now that we always get back an NTSTATUS code actually pass it on to the | Andrew Bartlett | 2 | -17/+5 |
2001-09-12 | Some patches to authentication: | Tim Potter | 4 | -17/+26 |
2001-09-10 | made a couple of local fns static | Andrew Tridgell | 1 | -1/+1 |
2001-09-04 | cope with pam being off | Andrew Tridgell | 1 | -1/+1 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 9 | -44/+44 |
2001-08-30 | Fixed silly typo. | Jeremy Allison | 1 | -3/+3 |
2001-08-30 | Fix from Paul Green to set correct lengths. | Jeremy Allison | 1 | -3/+3 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 8 | -27/+27 |
2001-08-27 | started converting NTSTATUS to be a structure on systems with gcc in order to... | Andrew Tridgell | 1 | -8/+9 |
2001-08-24 | get rid of compiler warnings | Herb Lewis | 3 | -8/+8 |
2001-08-24 | Fixed incorrect debug. | Tim Potter | 1 | -4/+1 |
2001-08-23 | Fix up some unused variables and functions, fix up formatting | Andrew Bartlett | 1 | -1/+0 |
2001-08-21 | Add a new option to disable our paranoid server check. | Andrew Bartlett | 1 | -1/+1 |
2001-08-20 | Add comment to clarify why we call this twice. | Andrew Bartlett | 1 | -0/+2 |
2001-08-20 | two fixes for NT clients -> share level Samba server | Andrew Tridgell | 1 | -1/+2 |
2001-08-17 | smbd/auth_server: Doco, we want to use cli_nt_error here soon | Andrew Bartlett | 1 | -0/+1 |
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 | 5 | -420/+153 |
2001-08-10 | Use the new client error api. | Tim Potter | 1 | -1/+1 |