summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbind_nss_config.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-1/+1
2008-01-15nsswitch/: we don't need socket or nss wrapper in the winbind client codeStefan Metzmacher1-0/+8
2007-12-11Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...Jeremy Allison1-1/+1
2007-12-07Don't double define fstring.Jeremy Allison1-0/+2
2007-12-07Remove pstrings completely except for smbctool (what does this do ?).Jeremy Allison1-5/+0
2007-10-10r25130: make use only of base types which are provided by libreplaceStefan Metzmacher1-50/+0
2007-10-10r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplaceStefan Metzmacher1-5/+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-10r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher1-12/+0
2007-10-10r18955: fix the build on solaris where unistd.h needs to be includes beforeStefan Metzmacher1-1/+1
2007-10-10r18798: use libreplace headers in pam and nss modulesStefan Metzmacher1-46/+4
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher1-2/+2
2007-10-10r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...Gerald Carter1-2/+11
2007-10-10r15175: Try to get Stratus VOS back to build. Thanks, Paul.Volker Lendecke1-0/+1
2007-10-10r15072: Last bit of 32/64 bit portabilities fixes for winbindGerald Carter1-0/+6
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-0/+13
2007-10-10r12771: Apply patch from bug 3374, attempt to fix build on tru64.Volker Lendecke1-0/+4
2003-04-02Merge of winbind nss library cleanup from HEAD.Tim Potter1-24/+1
2002-09-25merge from HEADGerald Carter1-0/+2
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-0/+12
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+5
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-09-05more warning fixes on solarisAndrew Tridgell1-0/+4
2001-09-05fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...Andrew Tridgell1-33/+1
2001-07-25a better test for unix domain socketsAndrew Tridgell1-1/+1
2001-06-07Fixed typo in #ifndef at head of file.Tim Potter1-2/+2
2001-05-08Added S_ISSOCK macros for systems which treat UNIX domain sockets as FIFOsTim Potter1-0/+10
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-19/+0
2001-04-25merge some of the nsswitch code from tng to headAndrew Tridgell1-8/+54
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison1-1/+9
2001-04-04Fix for broken RelientUNIX.Jeremy Allison1-0/+10
2000-06-20Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison1-0/+10
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+111