Age | Commit message (Expand) | Author | Files | Lines |
2009-08-30 | s3:winbind: Fix bug 5626 | Volker Lendecke | 1 | -9/+7 |
2009-08-29 | s3:winbind: Convert winbindd_dsgetdcname to the new API | Volker Lendecke | 1 | -116/+0 |
2009-08-27 | s3:winbind: Add a generic cache for NDR based parent-child requests | Volker Lendecke | 1 | -1/+1 |
2009-08-05 | s3:winbind: Add NDR-based parent-child communication to winbind | Volker Lendecke | 1 | -0/+4 |
2009-06-14 | Make winbindd_cli_state->response a pointer instead of a struct member | Volker Lendecke | 1 | -9/+9 |
2009-06-14 | Add winbindd_dual_ping to all children | Volker Lendecke | 1 | -0/+4 |
2009-06-14 | Make winbindd_cli_state->request a pointer instead of a struct member | Volker Lendecke | 1 | -18/+18 |
2008-10-09 | s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation. | Günther Deschner | 1 | -21/+40 |
2008-05-13 | libwbclient: Abstract the DS_XXX flags for DsGetDcName(). | coffeedude | 1 | -1/+45 |
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 1 | -1/+2 |
2008-05-09 | Use strip_hostname after dsgetdcname/getdcname calls. | Günther Deschner | 1 | -5/+2 |
2008-02-28 | Let dsgetdcname() return a struct netr_DsRGetDCNameInfo. | Günther Deschner | 1 | -5/+5 |
2008-01-29 | Eliminate remote tree of dsgetdcname (which will happen in libnetapi then). | Günther Deschner | 1 | -1/+1 |
2008-01-11 | As long as DsGetDcName is not part of libnetapi, lowercase the fn name. | Günther Deschner | 1 | -3/+3 |
2007-12-14 | winbindd: move domain child specific stuff into its own file | Stefan Metzmacher | 1 | -4/+3 |
2007-12-11 | winbindd: rename child table struct elements | Stefan Metzmacher | 1 | -3/+7 |
2007-10-22 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -3/+15 |
2007-10-22 | r25570: move code of the locator child into its own file | Stefan Metzmacher | 1 | -0/+90 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -102/+0 |
2007-10-10 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -3/+15 |
2007-10-10 | r25570: move code of the locator child into its own file | Stefan Metzmacher | 1 | -0/+90 |