r698: Now wb pipe is non-blocking remember to read in non-blocking mode...
[tprouty/samba.git] / source / nsswitch / wb_common.c
2007-10-10 Jeremy Allisonr698: Now wb pipe is non-blocking remember to read...
2007-10-10 Jeremy Allisonr651: Patch from kawasa_r@itg.hitachi.co.jp to connect...
2003-11-05 Tim PotterMerge of setenv->putenv for winbind client.
2003-11-04 Tim PotterUse a static string instead of malloced one in winbind_...
2003-11-02 Tim PotterUse putenv() instead of setenv() in the winbind_{off...
2003-10-21 Tim PotterMerge of spelling fix from HEAD.
2003-10-16 Richard SharpeRemove DEBUG statement from wb_common.c as it should...
2003-10-14 Tim PotterUndo previous commit because it breaks the build.
2003-10-13 Richard SharpePut back the changes that Simo reverted and fix a speli...
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-10-13 Richard SharpePull my previous changes into head as well.
2003-10-13 Richard SharpeAdd a better error message to wb_common.c when unable...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Volker LendeckeFix a memory leak. I did not check all the calls to...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-07 Gerald Carterand so it begins....
2003-06-30 Gerald Carterfix for platforms that don't have unsetenv().
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-23 Andrew BartlettNTLM Authentication:
2002-12-20 Tim PotterMerge removal of unpopular winbind client environment...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-01 Andrew BartlettRemove extra headers, and ensure that we correctly...
2002-11-26 Andrew BartlettAfter consultation with tpot, remove the 'winbind_domai...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-15 Jelmer VernooijPut unixsocket calls between #ifdef HAVE_UNIXSOCKET...
2002-09-07 Andrew BartlettDon't leak file desciptors in this (impossible?) error...
2002-09-07 Andrew BartlettWinbind client-side cleanups.
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-17 Andrew BartlettBecouse of changes to the meaning of this feild over...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-05-24 Tim PotterFixed incorrect comment.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-10 Tim PotterSince AB has been changing the winbind interface it...
2001-12-22 Herb Lewismerge IRIX winbind support from Samba 2.2 branch
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-24 Herb Lewisget rid of compiler warnings
2001-07-10 Andrew Tridgelladded winbind_exclude_domain() so smbd can tell the...
2001-07-08 Andrew Tridgellallow winbindd to run as non-root so we can test it...
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2001-04-25 Andrew Tridgellmerge some of the nsswitch code from tng to head
2001-04-25 Andrew Tridgellmerge from 2_2
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-07-17 Tim PotterRenamed a parameter in init_request() function.
2000-07-10 Tim PotterMoved winbind client functions from various odd locatio...