summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_locator.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-09s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation.Günther Deschner1-21/+40
2008-05-13libwbclient: Abstract the DS_XXX flags for DsGetDcName().coffeedude1-1/+45
2008-05-09dsgetdcname: use existing messaging_context if possible.Günther Deschner1-1/+2
2008-05-09Use strip_hostname after dsgetdcname/getdcname calls.Günther Deschner1-5/+2
2008-02-28Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.Günther Deschner1-5/+5
2008-01-29Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).Günther Deschner1-1/+1
2008-01-11As long as DsGetDcName is not part of libnetapi, lowercase the fn name.Günther Deschner1-3/+3
2007-12-14winbindd: move domain child specific stuff into its own fileStefan Metzmacher1-4/+3
2007-12-11winbindd: rename child table struct elementsStefan Metzmacher1-3/+7
2007-10-22r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher1-3/+15
2007-10-22r25570: move code of the locator child into its own fileStefan Metzmacher1-0/+90
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-102/+0
2007-10-10r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher1-3/+15
2007-10-10r25570: move code of the locator child into its own fileStefan Metzmacher1-0/+90