summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_proto.h
AgeCommit message (Expand)AuthorFilesLines
2001-10-29Don't reference tallocated memory that has already been disposed of. TheTim Potter1-1/+2
2001-10-19Converted some more functions to create and dispose of a talloc context on aTim Potter1-0/+2
2001-10-14Pass domain structure around in cache code rather than the domain name.Tim Potter1-20/+17
2001-10-09Implemented sam group handle stuff. getent group now works.Tim Potter1-2/+3
2001-10-08More work on winbindd connection rewrite:Tim Potter1-5/+6
2001-10-05This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter1-9/+14
2001-09-10convert more code to use XFILEAndrew Tridgell1-6/+0
2001-09-05more warning fixes on solarisAndrew Tridgell1-1/+1
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-1/+1
2001-08-22Added another authentication interface to winbindd. The Challenge ResponseTim Potter1-10/+11
2001-05-14Compile fixes for dynamic samr_query_userinfo() stuff.Tim Potter1-6/+2
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-27/+63
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+113