summaryrefslogtreecommitdiffstats
path: root/source3/pam_smbpass/pam_smb_acct.c
Commit message (Expand)AuthorAgeFilesLines
* pam_smbpass: Wrap calls in talloc_stackframe() to avoid warnings about leakin...Andrew Bartlett2014-04-021-0/+9
* s3:pam_smbpass: use lp_load_client() in pam_smbpassMichael Adam2011-07-281-1/+0
* lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett2011-02-181-1/+1
* s3-pam_smbpass: Remove obsolete signal type cast.Andreas Schneider2010-02-231-7/+7
* s3:pam_smbpass: don't call openlog() or closelog() from pam_smbpassBjörn Jacke2009-05-261-9/+8
* Eliminate global variable in_client and a plethora of extern declarations.Derrell Lipman2008-03-061-2/+1
* Fix build for pam_smbpassAlexander Bokovoy2008-01-161-1/+1
* Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>Jeremy Allison2007-12-121-0/+5
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ...Günther Deschner2007-10-101-1/+1
* r23095: Support systems that have their PAM headers in /usr/include/pam.James Peach2007-10-101-0/+8
* r16241: Fix Klocwork #106 and others like it.Jeremy Allison2007-10-101-66/+74
* r14577: BUG Fixes:Gerald Carter2007-10-101-0/+1
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2007-10-101-3/+6
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-1/+1
* Patch from Steve Langasek <vorlon@netexpress.net>John Terpstra2003-04-081-2/+10
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-3/+1
* updates from 2.2Simo Sorce2002-01-121-4/+7
* pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell2001-12-111-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+0
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra2001-04-241-0/+113