summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass/pam_smb_acct.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-28s3:pam_smbpass: use lp_load_client() in pam_smbpassMichael Adam1-1/+0
2011-02-18lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett1-1/+1
2010-02-23s3-pam_smbpass: Remove obsolete signal type cast.Andreas Schneider1-7/+7
2009-05-26s3:pam_smbpass: don't call openlog() or closelog() from pam_smbpassBjörn Jacke1-9/+8
2008-03-06Eliminate global variable in_client and a plethora of extern declarations.Derrell Lipman1-2/+1
2008-01-16Fix build for pam_smbpassAlexander Bokovoy1-1/+1
2007-12-12Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>Jeremy Allison1-0/+5
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ...Günther Deschner1-1/+1
2007-10-10r23095: Support systems that have their PAM headers in /usr/include/pam.James Peach1-0/+8
2007-10-10r16241: Fix Klocwork #106 and others like it.Jeremy Allison1-66/+74
2007-10-10r14577: BUG Fixes:Gerald Carter1-0/+1
2007-10-10r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter1-3/+6
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter1-1/+1
2003-04-08Patch from Steve Langasek <vorlon@netexpress.net>John Terpstra1-2/+10
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-3/+1
2002-01-12updates from 2.2Simo Sorce1-4/+7
2001-12-11pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell1-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/+113