summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_pam.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-05more warning fixes on solarisAndrew Tridgell1-2/+2
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-4/+4
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-2/+2
2001-08-24Make domain_client_validate return a status code instead of a boolean.Tim Potter1-10/+10
2001-08-23Added copyright for me and AB.Tim Potter1-0/+2
2001-08-22Added another authentication interface to winbindd. The Challenge ResponseTim Potter1-1/+72
2001-08-12This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett1-1/+14
2001-08-03This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett1-8/+48
2001-07-18the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell1-2/+2
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-2/+2
2001-06-07Added comment about possible optimisation to winbindd_pam_auth()Tim Potter1-0/+4
2001-05-17Fixes to get pam_auth() functionality working again.Tim Potter1-36/+13
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-9/+79
2001-04-08Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison1-1/+1
2000-06-03moved secrets handling into secrets.cAndrew Tridgell1-30/+5
2000-05-12use "winbind separator" in tng as wellAndrew Tridgell1-1/+1
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+97