summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-10Got the rest of the group functions working. Did some reformatting (manTim Potter1-9/+0
2001-10-09Implemented sam group handle stuff. getent group now works.Tim Potter1-3/+8
2001-10-08More work on winbindd connection rewrite:Tim Potter1-2/+8
2001-10-05This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter1-118/+102
2001-09-17move to SAFE_FREE()Simo Sorce1-7/+5
2001-09-10kill a dead fn and make a local one staticAndrew Tridgell1-1/+1
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