summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_locator.c
Commit message (Expand)AuthorAgeFilesLines
* s3:winbind: Fix bug 5626Volker Lendecke2009-08-301-9/+7
* s3:winbind: Convert winbindd_dsgetdcname to the new APIVolker Lendecke2009-08-291-116/+0
* s3:winbind: Add a generic cache for NDR based parent-child requestsVolker Lendecke2009-08-271-1/+1
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-051-0/+4
* Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke2009-06-141-9/+9
* Add winbindd_dual_ping to all childrenVolker Lendecke2009-06-141-0/+4
* Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke2009-06-141-18/+18
* s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation.Günther Deschner2008-10-091-21/+40
* libwbclient: Abstract the DS_XXX flags for DsGetDcName().coffeedude2008-05-131-1/+45
* dsgetdcname: use existing messaging_context if possible.Günther Deschner2008-05-091-1/+2
* Use strip_hostname after dsgetdcname/getdcname calls.Günther Deschner2008-05-091-5/+2
* Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.Günther Deschner2008-02-281-5/+5
* Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).Günther Deschner2008-01-291-1/+1
* As long as DsGetDcName is not part of libnetapi, lowercase the fn name.Günther Deschner2008-01-111-3/+3
* winbindd: move domain child specific stuff into its own fileStefan Metzmacher2007-12-141-4/+3
* winbindd: rename child table struct elementsStefan Metzmacher2007-12-111-3/+7
* r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher2007-10-221-3/+15
* r25570: move code of the locator child into its own fileStefan Metzmacher2007-10-221-0/+90
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-102/+0
* r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher2007-10-101-3/+15
* r25570: move code of the locator child into its own fileStefan Metzmacher2007-10-101-0/+90