summaryrefslogtreecommitdiffstats
path: root/source/pam_smbpass
Commit message (Expand)AuthorAgeFilesLines
* fix pam_smbpassSimo Sorce2003-05-022-3/+3
* *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-012-3/+3
* Get pam_smbpass to compile again (it probably won't link or run, but at leastAndrew Bartlett2003-04-302-5/+3
* This is a nice rewrite:Simo Sorce2003-04-292-28/+35
* PAtch from VORLONJohn Terpstra2003-04-261-7/+1
* Patch from Steve Langasek <corlon@netexpress.net>John Terpstra2003-04-083-58/+85
* Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass.Andrew Bartlett2002-11-241-19/+0
* Fix pam_smbpass to always check the return value of pdb_getsampwnam() toAndrew Bartlett2002-08-211-3/+6
* compile fixes; needs testingGerald Carter2002-05-096-118/+192
* updates from 2.2Simo Sorce2002-01-126-95/+141
* pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell2001-12-114-31/+4
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-1/+1
* Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett2001-10-302-3/+3
* samba-bugs@samba.org -> samba@samba.orgAndrew Bartlett2001-10-261-1/+1
* Renamed inbuilt xstrdup to smb_xstrdup.Jeremy Allison2001-10-221-5/+5
* add a comment to make the code more readableSimo Sorce2001-08-241-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-043-3/+0
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra2001-04-2414-0/+1668