summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass
AgeCommit message (Expand)AuthorFilesLines
2011-04-06lib: make asn1_util a private libraryAndrew Tridgell1-1/+1
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner1-0/+1
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-1/+1
2011-02-23s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).Günther Deschner1-1/+1
2011-02-23s3-waf: move GROUPDB into libpassdb.so.Günther Deschner1-1/+1
2011-02-22s3-waf: convert some subsystems into private librariesAndrew Tridgell1-1/+1
2011-02-18lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett3-3/+3
2011-02-18s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell1-1/+1
2011-02-08pam: share pam errors in a common location.Günther Deschner2-1/+2
2010-12-14s3-waf: check for "WITH_PAM_MODULES" to determine pam_smbpass build.Günther Deschner1-1/+1
2010-12-14s3-waf: fix pamsmbpass libwbclient dependency.Günther Deschner1-1/+1
2010-09-28s3-waf: add pam_smbpass.Günther Deschner1-0/+13
2010-09-22s3: Use asprintf where appropriateVolker Lendecke3-16/+7
2010-09-22s3: Fix pam_smbpass logging on FreeBSDVolker Lendecke1-8/+6
2010-08-06s3-passdb: include samr.h where needed.Günther Deschner1-0/+2
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-0/+1
2010-02-23s3-pam_smbpass: Remove obsolete signal type cast.Andreas Schneider3-21/+21
2009-07-03s3:pam_smbpass: fix build error on some Linux distrosBjörn Jacke1-1/+1
2009-05-29s3:pam_smbpass: make smb_update_db() static.Michael Adam1-1/+1
2009-05-29s3: fix building of pam_smbpass.Bo Yang1-0/+14
2009-05-26s3:pam_smbpass: don't call openlog() or closelog() from pam_smbpassBjörn Jacke5-80/+104
2009-05-25s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind.Günther Deschner4-15/+42
2009-04-27s3:fix build of the pam_smbpass shared moduleMichael Adam1-0/+2
2008-07-02Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd.Jeremy Allison1-8/+11
2008-03-10Reformat: Remove indentation of part of pam_smbpass/support.c by one tab.Michael Adam1-102/+102
2008-03-06Eliminate global variable in_client and a plethora of extern declarations.Derrell Lipman3-7/+3
2008-01-16Fix build for pam_smbpassAlexander Bokovoy2-2/+2
2007-12-13Fix pam_smbpass buildAlexander Bokovoy1-6/+2
2007-12-12Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>Jeremy Allison3-1/+17
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-2/+2
2007-11-21Remove pstrings from pam_smbpass - make local_password_changeJeremy Allison2-89/+70
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison4-8/+8
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell3-6/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison4-4/+4
2007-10-10r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ...Günther Deschner4-4/+4
2007-10-10r23095: Support systems that have their PAM headers in /usr/include/pam.James Peach4-0/+32
2007-10-10r16241: Fix Klocwork #106 and others like it.Jeremy Allison2-145/+155
2007-10-10r15477: Committing parts of the patch Timur has submitted for bug 2961, as ag...Volker Lendecke2-8/+4
2007-10-10r14577: BUG Fixes:Gerald Carter3-1/+7
2007-10-10r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter3-8/+9
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter5-24/+24
2007-10-10r13384: Adding in some more SuSE patchesGerald Carter1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter3-8/+8
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-4/+5
2007-10-10r7886: Fix building with pam_smbpass.Jeremy Allison1-14/+14
2007-10-10r7126: fixing paranoid malloc checker failuresGerald Carter3-6/+5
2007-10-10r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate'Gerald Carter1-3/+3
2007-10-10r39: * importing .cvsignore filesGerald Carter1-1/+0