summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbind_nss_linux.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-1477/+0
2008-04-06Fix a C++ warningVolker Lendecke1-1/+1
2008-04-06Remove external refs to winbindd_fdVolker Lendecke1-2/+0
2007-12-07Remove next_token - all uses must now be next_token_talloc.Jeremy Allison1-30/+59
2007-10-10r25493: Fix typo in Jeremy's thread-safe winbind patch:Jim McDonough1-1/+1
2007-10-10r25406: Make the Linux nss client code thread-safe.Jeremy Allison1-12/+181
2007-10-10r25143: rename public functions from winbind_client.hStefan Metzmacher1-18/+18
2007-10-10r25130: make use only of base types which are provided by libreplaceStefan Metzmacher1-22/+22
2007-10-10r24734: Move nss_err_str() to a more public place.Günther Deschner1-19/+0
2007-10-10r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell1-2/+2
2007-10-10r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell1-5/+3
2007-10-10r21394: Prevent nscd crash due to potential NULL pointer dereference inGünther Deschner1-0/+4
2007-10-10r21358: Some more debugging for _nss_winbind_initgroups_dyn() on Linux.Günther Deschner1-0/+12
2007-10-10r21353: In the turn of tracking down nss_winbind related bugs on Linux:Günther Deschner1-19/+100
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis1-0/+35
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-1/+1
2007-10-10r17363: Some C++ warningsVolker Lendecke1-7/+13
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-9/+9
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-19/+19
2007-10-10r5314: Some const, and an uninitialized variable fix.Volker Lendecke1-4/+4
2007-10-10r2540: Fix it the way Henrik Nordstrom (the patch author) wants :-).Jeremy Allison1-5/+3
2007-10-10r2528: Ensure MIN is defined as a macro so it's not undefined in the .so.Jeremy Allison1-0/+4
2007-10-10r2451: Fix from Henrik Nordstrom <hno@squid-cache.org> to allowJeremy Allison1-13/+26
2004-02-02A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it'sJeremy Allison1-3/+3
2004-01-16Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as aVolker Lendecke1-0/+138
2003-11-19as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell1-0/+149
2003-03-31Cleanup of winbind client side code.Tim Potter1-0/+862