summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-22Added another authentication interface to winbindd. The Challenge ResponseTim Potter1-0/+1
2001-07-18the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell1-1/+1
2001-07-08allow winbindd to run as non-root so we can test it more easilyAndrew Tridgell1-7/+3
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-3/+0
2001-06-25fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell1-1/+2
2001-05-08Misc fixes to get winbindd working. We can now do a 'getent passwd'Tim Potter1-0/+7
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-371/+478
2001-04-08Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison1-3/+3
2000-09-11the first cut of the internal messaging system.Andrew Tridgell1-8/+0
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+663