summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbind_nss_linux.c
Commit message (Expand)AuthorAgeFilesLines
* r25493: Fix typo in Jeremy's thread-safe winbind patch:Jim McDonough2007-10-101-1/+1
* r25406: Make the Linux nss client code thread-safe.Jeremy Allison2007-10-101-12/+181
* r25143: rename public functions from winbind_client.hStefan Metzmacher2007-10-101-18/+18
* r25130: make use only of base types which are provided by libreplaceStefan Metzmacher2007-10-101-22/+22
* r24734: Move nss_err_str() to a more public place.Günther Deschner2007-10-101-19/+0
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-101-5/+3
* r21394: Prevent nscd crash due to potential NULL pointer dereference inGünther Deschner2007-10-101-0/+4
* r21358: Some more debugging for _nss_winbind_initgroups_dyn() on Linux.Günther Deschner2007-10-101-0/+12
* r21353: In the turn of tracking down nss_winbind related bugs on Linux:Günther Deschner2007-10-101-19/+100
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-101-0/+35
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-1/+1
* r17363: Some C++ warningsVolker Lendecke2007-10-101-7/+13
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-9/+9
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-19/+19
* r5314: Some const, and an uninitialized variable fix.Volker Lendecke2007-10-101-4/+4
* r2540: Fix it the way Henrik Nordstrom (the patch author) wants :-).Jeremy Allison2007-10-101-5/+3
* r2528: Ensure MIN is defined as a macro so it's not undefined in the .so.Jeremy Allison2007-10-101-0/+4
* r2451: Fix from Henrik Nordstrom <hno@squid-cache.org> to allowJeremy Allison2007-10-101-13/+26
* A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it'sJeremy Allison2004-02-021-3/+3
* Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as aVolker Lendecke2004-01-161-0/+138
* as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell2003-11-191-0/+149
* Cleanup of winbind client side code.Tim Potter2003-03-311-0/+862