summaryrefslogtreecommitdiffstats
path: root/source3/pam_smbpass/support.c
Commit message (Expand)AuthorAgeFilesLines
* s3:pam_smbpass: use lp_load_client() in pam_smbpassMichael Adam2011-07-281-1/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-4/+4
* s3: Use asprintf where appropriateVolker Lendecke2010-09-221-4/+1
* s3: Fix pam_smbpass logging on FreeBSDVolker Lendecke2010-09-221-8/+6
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3:pam_smbpass: fix build error on some Linux distrosBjörn Jacke2009-07-031-1/+1
* s3: fix building of pam_smbpass.Bo Yang2009-05-291-0/+14
* s3:pam_smbpass: don't call openlog() or closelog() from pam_smbpassBjörn Jacke2009-05-261-38/+64
* s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind.Günther Deschner2009-05-251-9/+29
* s3:fix build of the pam_smbpass shared moduleMichael Adam2009-04-271-0/+2
* Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd.Jeremy Allison2008-07-021-8/+11
* Reformat: Remove indentation of part of pam_smbpass/support.c by one tab.Michael Adam2008-03-101-102/+102
* Fix pam_smbpass buildAlexander Bokovoy2007-12-131-6/+2
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-2/+2
* 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
* r15477: Committing parts of the patch Timur has submitted for bug 2961, as ag...Volker Lendecke2007-10-101-4/+4
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-2/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+1
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r7886: Fix building with pam_smbpass.Jeremy Allison2007-10-101-14/+14
* r7126: fixing paranoid malloc checker failuresGerald Carter2007-10-101-4/+3
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-1/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-22/+20
* Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass.Andrew Bartlett2003-01-031-19/+0
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-107/+115
* updates from 2.2Simo Sorce2002-01-121-35/+59
* pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell2001-12-111-28/+1
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-1/+1
* Renamed inbuilt xstrdup to smb_xstrdup.Jeremy Allison2001-10-221-5/+5
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra2001-04-241-0/+651