summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass/pam_smb_auth.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16241: Fix Klocwork #106 and others like it.Jeremy Allison1-79/+81
2007-10-10r14577: BUG Fixes:Gerald Carter1-0/+1
2007-10-10r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter1-1/+1
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter1-8/+8
2007-10-10r13384: Adding in some more SuSE patchesGerald Carter1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-4/+4
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-4/+5
2007-10-10r7126: fixing paranoid malloc checker failuresGerald Carter1-1/+1
2007-10-10r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate'Gerald Carter1-3/+3
2004-03-18BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us...Gerald Carter1-1/+1
2003-04-08Patch from Steve Langasek <vorlon@netexpress.net>John Terpstra1-0/+7
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-3/+2
2002-01-12updates from 2.2Simo Sorce1-26/+31
2001-12-11pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell1-1/+1
2001-10-30Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett1-2/+2
2001-08-24add a comment to make the code more readableSimo Sorce1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-1/+0
2001-04-24Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra1-0/+246