summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_dual.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Add winbind_msg_dump_domain_list to winbindd.Günther Deschner1-0/+84
2008-01-23Fix panic: Don't free the logfilename in winbind_child_died().Michael Adam1-1/+0
2007-12-14winbindd: move domain child specific stuff into its own fileStefan Metzmacher1-89/+10
2007-12-11winbindd: rename child table struct elementsStefan Metzmacher1-32/+80
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-2/+2
2007-12-03Remove more pstrings, from the winbindd protocol def andJeremy Allison1-4/+9
2007-11-05Remove the horror that was the global smb_rw_error.Jeremy Allison1-2/+2
2007-10-22r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher1-31/+9
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-16/+16
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-9/+31
2007-10-10r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher1-31/+9
2007-10-10r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison1-2/+2
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+1130