summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_dual.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-3/+3
2007-10-10r13409: No functional changes, just some DEBUG cleanup.Günther Deschner1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-3/+214
2007-10-10r11251: Fix a commentVolker Lendecke1-7/+5
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-59/+92
2007-10-10r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t...Volker Lendecke1-6/+4
2007-10-10r9362: formatting cleanupGerald Carter1-28/+21
2007-10-10r9330: Remove the classic dual daemon since it was not being used.Gerald Carter1-180/+0
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-29/+29
2007-10-10r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke1-0/+36
2007-10-10r7423: Fix the build on sol10Volker Lendecke1-1/+1
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-1/+444
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2007-10-10r2440: Use sys_fork instead of fork for the dual daemon so that we get theVolker Lendecke1-1/+1
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-0/+1
2003-05-27Whoops - tried to merge to wrong branch for bug #60 merge. This redosTim Potter1-3/+0
2003-05-26Merge of fix for bug #60.Tim Potter1-0/+3
2003-05-06There appears to be no reason why we have to execute theTim Potter1-3/+0
2003-04-03Fixup swat warning.Jeremy Allison1-0/+6
2002-11-09remove accidental debug code.Gerald Carter1-4/+0
2002-11-08fix for defunct winbindd from APP_HEADGerald Carter1-2/+7
2002-10-15Fix spelling of background_process.Jeremy Allison1-4/+4
2002-07-14this is a trick to work around the fact that posix does not supplyAndrew Tridgell1-0/+1
2002-06-18more debug classess activatedSimo Sorce1-0/+3
2002-04-24damn! I forgot to commit winbindd_dual.cAndrew Tridgell1-0/+205