summaryrefslogtreecommitdiffstats
path: root/source3/pam_smbpass/pam_smb_auth.c
Commit message (Expand)AuthorAgeFilesLines
* pam_smbpass: Wrap calls in talloc_stackframe() to avoid warnings about leakin...Andrew Bartlett2014-04-021-0/+7
* s3:pam_smbpass: use lp_load_client() in pam_smbpassMichael Adam2011-07-281-1/+0
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-1/+1
* 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-2/+2
* s3:pam_smbpass: don't call openlog() or closelog() from pam_smbpassBjörn Jacke2009-05-261-10/+9
* s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind.Günther Deschner2009-05-251-2/+2
* Eliminate global variable in_client and a plethora of extern declarations.Derrell Lipman2008-03-061-2/+1
* Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>Jeremy Allison2007-12-121-1/+7
* Remove pstrings from pam_smbpass - make local_password_changeJeremy Allison2007-11-211-75/+59
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* 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-79/+81
* r14577: BUG Fixes:Gerald Carter2007-10-101-0/+1
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2007-10-101-1/+1
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-8/+8
* r13384: Adding in some more SuSE patchesGerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-4/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-4/+5
* r7126: fixing paranoid malloc checker failuresGerald Carter2007-10-101-1/+1
* r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate'Gerald Carter2007-10-101-3/+3
* BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us...Gerald Carter2004-03-181-1/+1
* Patch from Steve Langasek <vorlon@netexpress.net>John Terpstra2003-04-081-0/+7
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-3/+2
* updates from 2.2Simo Sorce2002-01-121-26/+31
* pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell2001-12-111-1/+1
* Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett2001-10-301-2/+2
* add a comment to make the code more readableSimo Sorce2001-08-241-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/+246