summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r3140: * try to ensure consistent usage of the username map.Gerald Carter2007-10-101-3/+4
* r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett2007-10-101-18/+0
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* r2822: Fix parameter confusion in priming of name-to-sid cache. Found byTim Potter2007-10-101-1/+1
* r2779: Some fixes to pam_winbind.c.:Andrew Bartlett2007-10-101-7/+8
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2007-10-104-55/+33
* r2760: Another patch from The Written Word. Don't declare function prototypesTim Potter2007-10-101-1/+2
* r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methodsTim Potter2007-10-101-0/+6
* r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2007-10-102-10/+97
* r2691: Increase a debug level for a quite frequent operation.Volker Lendecke2007-10-101-2/+2
* r2584: After talking to jerry, commit the strlower patch to getent username andVolker Lendecke2007-10-102-0/+3
* r2566: Fix creation of aliases via usrmgr. Winbind was too strict checking th...Volker Lendecke2007-10-101-2/+10
* 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
* r2482: Fix from Arthur van Dongen <avdongen@xs4all.nl> to fix acces -> access...Jeremy Allison2007-10-101-2/+2
* r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke2007-10-101-2/+6
* r2451: Fix from Henrik Nordstrom <hno@squid-cache.org> to allowJeremy Allison2007-10-101-13/+26
* r2450: don't limit the number of groups returned by winbindd_getgroups()Gerald Carter2007-10-101-4/+1
* r2440: Use sys_fork instead of fork for the dual daemon so that we get theVolker Lendecke2007-10-101-1/+1
* r2378: Remove two confusing #definesVolker Lendecke2007-10-102-4/+0
* r2351: Fix use of an uninitialized variable. valgrind is sooo useful.Volker Lendecke2007-10-101-2/+2
* r2340: Solve the problem of user sids ending up with gid's and vice versa: ThisVolker Lendecke2007-10-102-60/+59
* r2265: Volkers change to HEAD looks very good. Commit messageJeremy Allison2007-10-102-5/+20
* r2264: Fix for #1741. Define a struct nss_groupsbymem (thanks lukeh!) forTim Potter2007-10-101-0/+22
* r2177: use the correct counter when copying group rids from the user_info3 st...Gerald Carter2007-10-101-3/+3
* r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter2007-10-101-2/+2
* r2001: Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for t...Volker Lendecke2007-10-101-1/+3
* r1971: move counter.Günther Deschner2007-10-101-1/+1
* r1967: Fix a couple of krb5-DEBUG-messages.Günther Deschner2007-10-101-1/+1
* r1942: Add missing semicolon.John Terpstra2007-10-101-1/+1
* r1888: Bring the same level of "required_membership"-functionality thatGünther Deschner2007-10-102-5/+56
* r1887: Fix deadlock loop in winbind's required_membership_sid-verification.Günther Deschner2007-10-101-1/+1
* r1658: Expand aliases for getusersids as well.Volker Lendecke2007-10-101-0/+56
* r1613: Patch from Tom Shaw <tomisfaraway@gmail.com> to useJeremy Allison2007-10-101-4/+4
* r1583: Patch by Fabien Chevalier <fabien.chevalier@supelec.fr>Andrew Bartlett2007-10-101-1/+1
* r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sidVolker Lendecke2007-10-101-0/+41
* r1557: Add sigchld handling to winbindd. Next step is to have the child resta...Richard Sharpe2007-10-101-0/+13
* r1532: Remove unused structure elementVolker Lendecke2007-10-101-1/+0
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-102-2/+2
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-101-32/+2
* r1297: Yes, it does survive valgrind for my tests :-)Volker Lendecke2007-10-101-8/+5
* r1127: Finding trusted domains is not so important as to require a DEBUG(1).Andrew Bartlett2007-10-101-1/+1
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-102-11/+41
* r989: Calling sid_to_gid from within winbind makes no sense, as this callsVolker Lendecke2007-10-101-1/+9
* r988: When adding local aliases' gids to the user token, don't do a idmap_sid...Volker Lendecke2007-10-101-11/+31
* r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensureJeremy Allison2007-10-101-2/+9
* r698: Now wb pipe is non-blocking remember to read in non-blocking mode...Jeremy Allison2007-10-101-11/+44
* r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbindJeremy Allison2007-10-101-2/+94
* r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2007-10-103-0/+5
* r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-0/+1