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