summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/wb_common.c
Commit message (Expand)AuthorAgeFilesLines
* NTLM Authentication:Andrew Bartlett2003-03-231-20/+53
* Remove extra headers, and ensure that we correctly bail out of winbindd if weAndrew Bartlett2002-12-011-2/+1
* After consultation with tpot, remove the 'winbind_domain' environmentAndrew Bartlett2002-11-261-14/+0
* Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOSJelmer Vernooij2002-09-151-0/+4
* Don't leak file desciptors in this (impossible?) error case.Andrew Bartlett2002-09-071-0/+1
* Winbind client-side cleanups.Andrew Bartlett2002-09-071-4/+69
* Becouse of changes to the meaning of this feild over time, this doesn'tAndrew Bartlett2002-08-171-17/+0
* used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2002-07-011-1/+1
* Fixed incorrect comment.Tim Potter2002-05-241-2/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Since AB has been changing the winbind interface it's time to add the "mockTim Potter2002-01-101-0/+2
* merge IRIX winbind support from Samba 2.2 branchHerb Lewis2001-12-221-44/+64
* move to SAFE_FREE()Simo Sorce2001-09-171-5/+3
* get rid of compiler warningsHerb Lewis2001-08-241-1/+1
* added winbind_exclude_domain() so smbd can tell the winbind clientAndrew Tridgell2001-07-101-0/+17
* allow winbindd to run as non-root so we can test it more easilyAndrew Tridgell2001-07-081-2/+4
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-2/+3
* merge some of the nsswitch code from tng to headAndrew Tridgell2001-04-251-3/+4
* merge from 2_2Andrew Tridgell2001-04-251-3/+2
* Adding Herb's compile warning fixes to HEAD.Jeremy Allison2000-10-041-2/+2
* Renamed a parameter in init_request() function.Tim Potter2000-07-171-10/+19
* Moved winbind client functions from various odd locations toTim Potter2000-07-101-0/+347