summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_async.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21450: No need to TALLOC_FREE twice here.Günther Deschner1-2/+0
2007-10-10r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner1-4/+4
2007-10-10r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter1-3/+7
2007-10-10r20774: I thought I committed this before Xmas holidays ...Simo Sorce1-1/+1
2007-10-10r20488: When joined to a child domain in a multi-domain/single domain tree,Gerald Carter1-6/+71
2007-10-10r20355: Fix some C++ warningsVolker Lendecke1-2/+2
2007-10-10r20279: Fix winbind segfault in winbindd_getsidaliases.Günther Deschner1-4/+15
2007-10-10r20207: Fix a couple more places where extra_data wasJeremy Allison1-2/+2
2007-10-10r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison1-0/+3
2007-10-10r20150: better memory handling for some functions, make sure we don'tSimo Sorce1-2/+2
2007-10-10r20117: 1st Error in the mergeSimo Sorce1-1/+1
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-414/+274
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison1-7/+20
2007-10-10r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unusedJeremy Allison1-5/+5
2007-10-10r18271: Big change:Gerald Carter1-15/+15
2007-10-10r18047: More C++ stuffVolker Lendecke1-4/+7
2007-10-10r17605: Some C++ warningsVolker Lendecke1-2/+4
2007-10-10r17462: Fix a cut&paste bug that caused us to return a null SID on some error...Simo Sorce1-0/+6
2007-10-10r17459: As by Jerry's word commit this without his review.Simo Sorce1-0/+110
2007-10-10r17021: remove unsupported smbwrapper codeGerald Carter1-1/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-59/+114
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-9/+9
2007-10-10r14698: Make sure we expand our own local groups and notGerald Carter1-1/+13
2007-10-10r14421: This does two thingsGerald Carter1-4/+23
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-20/+20
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-32/+65
2007-10-10r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner1-2/+7
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-184/+183
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-0/+1403