summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_locator.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-30s3:winbind: Fix bug 5626Volker Lendecke1-9/+7
2009-08-29s3:winbind: Convert winbindd_dsgetdcname to the new APIVolker Lendecke1-116/+0
2009-08-27s3:winbind: Add a generic cache for NDR based parent-child requestsVolker Lendecke1-1/+1
2009-08-05s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke1-0/+4
2009-06-14Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke1-9/+9
2009-06-14Add winbindd_dual_ping to all childrenVolker Lendecke1-0/+4
2009-06-14Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke1-18/+18
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