summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4575: adding extra debug to cm_prepare_connection()Gerald Carter1-0/+3
2007-10-10r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner1-3/+20
2007-10-10r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner1-1/+1
2007-10-10r4260: Change the license for the winbindd external interface more liberal.Tim Potter1-14/+3
2007-10-10r4258: strlower username, not (non-existing) domain_username.Günther Deschner1-1/+1
2007-10-10r4128: Cron jobs etc seem to do an initgroups for root quite frequently. SoVolker Lendecke1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison16-101/+84
2007-10-10r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison1-2/+4
2007-10-10r3911: typo.Günther Deschner1-1/+1
2007-10-10r3843: If a connection to a DC is requested, open connections simultaeneously...Volker Lendecke2-160/+428
2007-10-10r3776: Fix for bug #2038 from Johann Hanne <jhml@gmx.net>. Don't checkJeremy Allison1-9/+4
2007-10-10r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke1-5/+5
2007-10-10r3140: * try to ensure consistent usage of the username map.Gerald Carter1-3/+4
2007-10-10r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett1-18/+0
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
2007-10-10r2822: Fix parameter confusion in priming of name-to-sid cache. Found byTim Potter1-1/+1
2007-10-10r2779: Some fixes to pam_winbind.c.:Andrew Bartlett1-7/+8
2007-10-10r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett4-55/+33
2007-10-10r2760: Another patch from The Written Word. Don't declare function prototypesTim Potter1-1/+2
2007-10-10r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methodsTim Potter1-0/+6
2007-10-10r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2-10/+97
2007-10-10r2691: Increase a debug level for a quite frequent operation.Volker Lendecke1-2/+2
2007-10-10r2584: After talking to jerry, commit the strlower patch to getent username andVolker Lendecke2-0/+3
2007-10-10r2566: Fix creation of aliases via usrmgr. Winbind was too strict checking th...Volker Lendecke1-2/+10
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-10r2482: Fix from Arthur van Dongen <avdongen@xs4all.nl> to fix acces -> access...Jeremy Allison1-2/+2
2007-10-10r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke1-2/+6
2007-10-10r2451: Fix from Henrik Nordstrom <hno@squid-cache.org> to allowJeremy Allison1-13/+26
2007-10-10r2450: don't limit the number of groups returned by winbindd_getgroups()Gerald Carter1-4/+1
2007-10-10r2440: Use sys_fork instead of fork for the dual daemon so that we get theVolker Lendecke1-1/+1
2007-10-10r2378: Remove two confusing #definesVolker Lendecke2-4/+0
2007-10-10r2351: Fix use of an uninitialized variable. valgrind is sooo useful.Volker Lendecke1-2/+2
2007-10-10r2340: Solve the problem of user sids ending up with gid's and vice versa: ThisVolker Lendecke2-60/+59
2007-10-10r2265: Volkers change to HEAD looks very good. Commit messageJeremy Allison2-5/+20
2007-10-10r2264: Fix for #1741. Define a struct nss_groupsbymem (thanks lukeh!) forTim Potter1-0/+22
2007-10-10r2177: use the correct counter when copying group rids from the user_info3 st...Gerald Carter1-3/+3
2007-10-10r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter1-2/+2
2007-10-10r2001: Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for t...Volker Lendecke1-1/+3
2007-10-10r1971: move counter.Günther Deschner1-1/+1
2007-10-10r1967: Fix a couple of krb5-DEBUG-messages.Günther Deschner1-1/+1
2007-10-10r1942: Add missing semicolon.John Terpstra1-1/+1
2007-10-10r1888: Bring the same level of "required_membership"-functionality thatGünther Deschner2-5/+56
2007-10-10r1887: Fix deadlock loop in winbind's required_membership_sid-verification.Günther Deschner1-1/+1
2007-10-10r1658: Expand aliases for getusersids as well.Volker Lendecke1-0/+56
2007-10-10r1613: Patch from Tom Shaw <tomisfaraway@gmail.com> to useJeremy Allison1-4/+4
2007-10-10r1583: Patch by Fabien Chevalier <fabien.chevalier@supelec.fr>Andrew Bartlett1-1/+1
2007-10-10r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sidVolker Lendecke1-0/+41
2007-10-10r1557: Add sigchld handling to winbindd. Next step is to have the child resta...Richard Sharpe1-0/+13
2007-10-10r1532: Remove unused structure elementVolker Lendecke1-1/+0