summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_dual.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-18winbindd: call reinit_after_fork() in the child processesStefan Metzmacher1-3/+2
2008-03-27Fix wbinfo -a trusted\\user%password on a Samba DC with trustsVolker Lendecke1-1/+0
2008-02-06Use rpccli_samr_QueryDomainInfo() in winbindd.Günther Deschner1-1/+1
2008-02-02Convert read_data() to NTSTATUSVolker Lendecke1-9/+11
2008-02-01Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testSimo Sorce1-1/+91
2008-02-01Fix winbindd running on a Samba DC,Simo Sorce1-0/+11
2008-01-25Add debug message: show which domain_child is being forked.Michael Adam1-0/+7
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