summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_util.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-13/+8
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-2/+2
2001-08-22Added another authentication interface to winbindd. The Challenge ResponseTim Potter1-0/+1
2001-07-19Merged across rewritten version of winbindd_kill_connections(). This nowTim Potter1-22/+15
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-20Merge from appliance branch:Tim Potter1-2/+8
2001-06-05don't use c++ style commentsAndrew Tridgell1-1/+1
2001-05-15Memory leak fixes from insure.Tim Potter1-10/+0
2001-05-14Compile fixes for dynamic samr_query_userinfo() stuff.Tim Potter1-1/+1
2001-05-09Fixes from nsswitch testsuite. Lots of stuff works much better now. (-:Tim Potter1-5/+6
2001-05-08Misc fixes to get winbindd working. We can now do a 'getent passwd'Tim Potter1-5/+12
2001-05-07OK so I couldn't be as clever as I wanted to be with winbindd_glue.cTim Potter1-37/+37
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-207/+431
2000-07-10Moved winbind client functions from various odd locations toTim Potter1-9/+50
2000-05-12use "winbind separator" in tng as wellAndrew Tridgell1-1/+3
2000-05-10treat a blank "password server =" line as a "*" if in domain securityAndrew Tridgell1-4/+18
2000-05-10more merging voodooAndrew Tridgell1-0/+7
2000-05-10more mergingAndrew Tridgell1-1/+0
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+633