summaryrefslogtreecommitdiff
path: root/source4/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17794: ifdef out unused macrosStefan Metzmacher1-0/+2
2007-10-10r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij1-0/+1
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-5/+1
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+1
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-1/+0
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett1-0/+2
2007-10-10r12859: Make Samba4 match the Samba3 winbindd interface. trunk has moved tooAndrew Bartlett1-4/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-1/+1
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r11411: Add to Samba4 the Samba3 patch I just posted for machine accountAndrew Bartlett1-1/+2
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-3/+6
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-1/+1
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-2/+0
2007-10-10r10934: Fix a gcc 4 warningVolker Lendecke1-1/+2
2007-10-10r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett1-1/+2
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
2007-10-10r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h.Volker Lendecke3-98/+70
2007-10-10r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke1-28/+75
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+3
2007-10-10r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman1-1/+1
2007-10-10r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij1-0/+3
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5138: don't create prototypes for samba3's winbind client libStefan Metzmacher1-1/+1
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-2/+0
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-2/+1
2007-10-10r3323: more warning reductionsAndrew Tridgell1-4/+12
2007-10-10r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett11-0/+1424
2007-10-10r853: remove a real big bunch of unused codeStefan Metzmacher32-13755/+0
2007-10-10r837: get rid of some more old rpc headers, and the genparser headersAndrew Tridgell1-2/+0
2007-10-10r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett1-201/+0
2007-10-10r42: importing .cvsignore filesGerald Carter1-4/+0
2003-12-02Initial step at cleaning and splitting up configure.in.Jelmer Vernooij1-0/+105
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2-2/+2
2003-08-13first public release of samba4 codeAndrew Tridgell32-0/+13857