nss_winbind: When returning NSS_UNAVAIL, squash errno to ENOENT
[kai/samba.git] / source3 / nsswitch / wb_common.c
2008-08-20 Gerald (Jerry) Carternss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-13 Stefan Metzmachernsswitch: convert winbind_env_set(), winbind_on() and...
2007-11-27 Jeremy AllisonRemove pstrings from nsswitch/ and registry/
2007-10-10 Stefan Metzmacherr25177: if configured using --enable-socket-wrapper
2007-10-10 Stefan Metzmacherr25143: rename public functions from winbind_client.h
2007-10-10 Stefan Metzmacherr25130: make use only of base types which are provided...
2007-10-10 Günther Deschnerr24746: As the winbindd pipe is officially broken since...
2007-10-10 Günther Deschnerr24740: Fix the build.
2007-10-10 Günther Deschnerr24734: Move nss_err_str() to a more public place.
2007-10-10 Michael Adamr24629: Make read_sock return the total number of bytes...
2007-10-10 Andrew Tridgellr23800: LGPL is now called GNU Lesser General Public...
2007-10-10 Andrew Tridgellr23794: convert more code from LGPLv2+ to LGPLv3+
2007-10-10 Gerald Carterr21940: Sorry Volker, I have to revert your revert...
2007-10-10 Volker Lendecker21935: Revert obviously not sufficiently tested code...
2007-10-10 Volker Lendecker21878: Fix a bug with smbd serving a windows terminal...
2007-10-10 Herb Lewisr21397: revert accidential commit
2007-10-10 Herb Lewisr21396: fix wbinfo --lookup-rids command
2007-10-10 Herb Lewisr21231: get rid of unused defines that cause a redefine...
2007-10-10 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Gerald Carterr19420: Remove strequal and use strcmp() instead. ...
2007-10-10 Gerald Carterr19419: BUG 4109: Patch from Timur Bakeyev. Fix bug...
2007-10-10 Volker Lendecker17345: Some C++ warnings
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Gerald Carterr14868: I will not write code when changing to Daylight...
2007-10-10 Gerald Carterr14855: Various fixes:
2007-10-10 Jeremy Allisonr14760: Fix #3642, ensure we don't call FD_SET on read...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10321: Fix winbindd recursion bug found by Ingo Steuwe...
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jim McDonoughr7148: Fix #2736: winbind race condition with detecting...
2007-10-10 Gerald Carterr6643: fix some build issues on IRIX;l patch from james...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
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...