Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move over to RELEASE branch. | Jeremy Allison | 2002-02-01 | 1 | -3/+6 |
| | | | | Jeremy. | ||||
* | Sync-up with SAMBA_2_2 branch. | Jeremy Allison | 2001-10-11 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | use LDSHFLAGS not -shared in several places | Andrew Tridgell | 2001-06-04 | 1 | -1/+1 |
| | |||||
* | Based on an original PAM patch by Andrew Bartlett, re-written by me to | Jeremy Allison | 2001-04-30 | 1 | -12/+8 |
| | | | | | | | remove global static PAM variables, and to tidy up the PAM internals code. Now looks like the rest of Samba. Still needs testing. Jeremy. | ||||
* | Fixed memory leak in new session code. | Jeremy Allison | 2001-04-23 | 1 | -0/+3 |
| | | | | Jeremy. | ||||
* | Added smb_ prefix to all Samba wrapper pam functions. | Jeremy Allison | 2001-04-23 | 1 | -3/+3 |
| | | | | | Fixed off by one bug using StrnCpy instead of strdup(). Jeremy. | ||||
* | Commit of a modified version of Andrew Bartlett's patch that removes the | Jeremy Allison | 2001-04-22 | 1 | -10/+8 |
| | | | | | | | | | | horrid utmp hostname parameter - now uses the client name instead. Also tidies up some of the unencrypted password checking when PAM is compiled in. FIXME ! An pam_accountcheck() is being called even when smb encrypted passwords are negotiated. Is this the correct thing to do when winbindd is running ! This needs *SEVERE* testing.... Jeremy. | ||||
* | Fixed compile bug when using --with-pam but not --with-utmp. | Jeremy Allison | 2001-04-21 | 1 | -0/+7 |
| | | | | Jeremy. | ||||
* | new files for head | Andrew Tridgell | 2001-04-18 | 1 | -0/+175 |