Age | Commit message (Expand) | Author | Files | Lines |
2008-03-06 | Eliminate global variable in_client and a plethora of extern declarations. | Derrell Lipman | 1 | -3/+1 |
2008-01-16 | Fix build for pam_smbpass | Alexander Bokovoy | 1 | -1/+1 |
2007-12-12 | Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org> | Jeremy Allison | 1 | -0/+5 |
2007-11-21 | Remove pstrings from pam_smbpass - make local_password_change | Jeremy Allison | 1 | -14/+11 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23095: Support systems that have their PAM headers in /usr/include/pam. | James Peach | 1 | -0/+8 |
2007-10-10 | r14577: BUG Fixes: | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() | Gerald Carter | 1 | -4/+2 |
2007-10-10 | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 1 | -11/+11 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r7126: fixing paranoid malloc checker failures | Gerald Carter | 1 | -1/+1 |
2003-06-22 | Found out a good number of NT_STATUS_IS_ERR used the wrong way. | Simo Sorce | 1 | -1/+1 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -7/+14 |
2003-04-08 | Patch from Steve Langasek <vorlon@netexpress.net> | John Terpstra | 1 | -56/+68 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -3/+6 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -5/+3 |
2002-01-12 | updates from 2.2 | Simo Sorce | 1 | -21/+37 |
2001-12-11 | pam_smbpass updates from a.bokovoy@sam-solutions.net | Andrew Tridgell | 1 | -1/+1 |
2001-10-30 | Fix up smbpasswd -e/-d so that it doesn't change the password under you any | Andrew Bartlett | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -1/+0 |
2001-04-24 | Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code. | John Terpstra | 1 | -0/+314 |