summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_async.c
Commit message (Expand)AuthorAgeFilesLines
* Back-ported fix from 3.2 (mainly from Bo Yang <boyang@novell.com>)Jeremy Allison2008-02-051-19/+38
* Ensure we catch an error in the query_user() reply in the receive function.Gerald (Jerry) Carter2007-10-301-0/+6
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-114/+25
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-10-101-2/+4
* r22710: Support one-way trusts.Gerald Carter2007-10-101-0/+6
* r22707: missed merge from local tree: pass the correct state to the domain wh...Gerald Carter2007-10-101-1/+1
* r22702: Convert both lookup name and lookup sid to follow theGerald Carter2007-10-101-23/+104
* r22677: One line fix to make net idmap restore work againSimo Sorce2007-10-101-0/+1
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-10-101-0/+5
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-2/+2
* r21616: Delay initialization of idmap and nss_info backends until necessaryGerald Carter2007-10-101-1/+1
* r21450: No need to TALLOC_FREE twice here.Günther Deschner2007-10-101-2/+0
* r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner2007-10-101-4/+4
* r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2007-10-101-3/+7
* r20774: I thought I committed this before Xmas holidays ...Simo Sorce2007-10-101-1/+1
* r20488: When joined to a child domain in a multi-domain/single domain tree,Gerald Carter2007-10-101-6/+71
* r20355: Fix some C++ warningsVolker Lendecke2007-10-101-2/+2
* r20279: Fix winbind segfault in winbindd_getsidaliases.Günther Deschner2007-10-101-4/+15
* r20207: Fix a couple more places where extra_data wasJeremy Allison2007-10-101-2/+2
* r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison2007-10-101-0/+3
* r20150: better memory handling for some functions, make sure we don'tSimo Sorce2007-10-101-2/+2
* r20117: 1st Error in the mergeSimo Sorce2007-10-101-1/+1
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-414/+274
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-7/+20
* r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unusedJeremy Allison2007-10-101-5/+5
* r18271: Big change:Gerald Carter2007-10-101-15/+15
* r18047: More C++ stuffVolker Lendecke2007-10-101-4/+7
* r17605: Some C++ warningsVolker Lendecke2007-10-101-2/+4
* r17462: Fix a cut&paste bug that caused us to return a null SID on some error...Simo Sorce2007-10-101-0/+6
* r17459: As by Jerry's word commit this without his review.Simo Sorce2007-10-101-0/+110
* r17021: remove unsupported smbwrapper codeGerald Carter2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-59/+114
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-9/+9
* r14698: Make sure we expand our own local groups and notGerald Carter2007-10-101-1/+13
* r14421: This does two thingsGerald Carter2007-10-101-4/+23
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-20/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-32/+65
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-101-2/+7
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-184/+183
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-0/+1403