summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r18218: setenv() is guaranteed by libreplaceAndrew Tridgell2006-09-071-13/+0
* r17794: ifdef out unused macrosStefan Metzmacher2006-08-241-0/+2
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2006-04-291-0/+1
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2006-03-191-5/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2006-03-161-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2006-03-161-1/+0
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two paramete...Jelmer Vernooij2006-03-131-3/+2
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2006-01-311-0/+2
* r12859: Make Samba4 match the Samba3 winbindd interface. trunk has moved tooAndrew Bartlett2006-01-121-4/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-1/+1
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2005-12-151-0/+1
* r11411: Add to Samba4 the Samba3 patch I just posted for machine accountAndrew Bartlett2005-10-311-1/+2
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2005-10-281-3/+6
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-1/+1
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-2/+0
* r10934: Fix a gcc 4 warningVolker Lendecke2005-10-121-1/+2
* r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett2005-10-091-1/+2
* r10586: Add MergedObject() builder. Default to Library() rather Jelmer Vernooij2005-09-281-1/+1
* r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h.Volker Lendecke2005-09-213-98/+70
* r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke2005-09-201-28/+75
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now, Jelmer Vernooij2005-09-201-1/+0
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2005-09-201-0/+3
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2005-06-041-1/+1
* r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij2005-05-121-0/+3
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2005-02-101-0/+1
* r5138: don't create prototypes for samba3's winbind client libStefan Metzmacher2005-01-311-1/+1
* r3733: More build system fixes/features:Jelmer Vernooij2004-11-141-2/+0
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2004-11-031-2/+1
* r3323: more warning reductionsAndrew Tridgell2004-10-281-4/+12
* r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett2004-10-2437-0/+19922
|\
| * r3140: * try to ensure consistent usage of the username map.Gerald Carter2004-10-221-3/+4
| * r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett2004-10-091-18/+0
| * r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of Tim Potter2004-10-071-1/+1
| * r2822: Fix parameter confusion in priming of name-to-sid cache. Found byTim Potter2004-10-051-1/+1
| * r2779: Some fixes to pam_winbind.c.:Andrew Bartlett2004-10-021-7/+8
| * r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2004-10-014-55/+33
| * r2760: Another patch from The Written Word. Don't declare function prototypesTim Potter2004-10-011-1/+2
| * r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methodsTim Potter2004-10-011-0/+6
| * r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2004-09-302-10/+97
| * r2691: Increase a debug level for a quite frequent operation.Volker Lendecke2004-09-271-2/+2
| * r2584: After talking to jerry, commit the strlower patch to getent username andVolker Lendecke2004-09-242-0/+3
| * r2566: Fix creation of aliases via usrmgr. Winbind was too strict checking th...Volker Lendecke2004-09-231-2/+10
| * r2540: Fix it the way Henrik Nordstrom (the patch author) wants :-).Jeremy Allison2004-09-221-5/+3
| * r2528: Ensure MIN is defined as a macro so it's not undefined in the .so.Jeremy Allison2004-09-221-0/+4
| * r2482: Fix from Arthur van Dongen <avdongen@xs4all.nl> to fix acces -> access...Jeremy Allison2004-09-221-2/+2
| * r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke2004-09-211-2/+6
| * r2451: Fix from Henrik Nordstrom <hno@squid-cache.org> to allowJeremy Allison2004-09-201-13/+26
| * r2450: don't limit the number of groups returned by winbindd_getgroups()Gerald Carter2004-09-201-4/+1
| * r2440: Use sys_fork instead of fork for the dual daemon so that we get theVolker Lendecke2004-09-201-1/+1
| * r2378: Remove two confusing #definesVolker Lendecke2004-09-172-4/+0