Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Same comment as in baa6084378e530b: This is just a preparatory checkin. Volker | |||||
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 | |
In itself, this is pretty pointless. But in the next steps I'll convert the winbind internal communication to wb_reqtrans which allocates the request properly. This minimizes the later diff. Volker | |||||
2008-10-09 | s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation. | Günther Deschner | 1 | -21/+40 | |
Guenther | |||||
2008-05-13 | libwbclient: Abstract the DS_XXX flags for DsGetDcName(). | coffeedude | 1 | -1/+45 | |
The wbcLookupDomainController() call supports a set of flags defined in wbclient.h. Add a mapping function between these flags and the original DS_XXX flags in order to prevent having to include the generated RPC headers in wbclient.h. (This used to be commit 31614cd5e08dd6389c66e6ddf9f2d5429c6ab033) | |||||
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 1 | -1/+2 | |
Guenther (This used to be commit 7889516a384c155a9045aad4409c041fddd0d98d) | |||||
2008-05-09 | Use strip_hostname after dsgetdcname/getdcname calls. | Günther Deschner | 1 | -5/+2 | |
Guenther (This used to be commit 82cbb3269b2e764c9c2a2fbcbe9c29feae07fb62) | |||||
2008-02-28 | Let dsgetdcname() return a struct netr_DsRGetDCNameInfo. | Günther Deschner | 1 | -5/+5 | |
Guenther (This used to be commit b1a4b21f8c35dc23e5c986ebe44d3806055eb39b) | |||||
2008-01-29 | Eliminate remote tree of dsgetdcname (which will happen in libnetapi then). | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit fd490d236b1fb73a75c457b75128c9b98719418f) | |||||
2008-01-11 | As long as DsGetDcName is not part of libnetapi, lowercase the fn name. | Günther Deschner | 1 | -3/+3 | |
Guenther (This used to be commit 19a980f52044a170618629e5b0484c1f6b586e5f) | |||||
2007-12-14 | winbindd: move domain child specific stuff into its own file | Stefan Metzmacher | 1 | -4/+3 | |
metze (This used to be commit 075d315e0f72d506b70040da10940e4af131b4e2) | |||||
2007-12-11 | winbindd: rename child table struct elements | Stefan Metzmacher | 1 | -3/+7 | |
Add struct_ prefix to struct based protocol specific elemetens struct winbindd_child_dispatch_table. metze (This used to be commit 4ab9a8aab72a8406659a72e87b2d2a1ec2a2eabf) | |||||
2007-10-22 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -3/+15 | |
metze (cherry picked from commit abbb36a37c1dba2218a6c7ec31739eba5f250127) (This used to be commit 5af1b45ed31043f952ec141d0f5f2973aec69d1a) | |||||
2007-10-22 | r25570: move code of the locator child into its own file | Stefan Metzmacher | 1 | -0/+90 | |
metze (This used to be commit 56640908a6367acfdfd53568a0d329c13330e5eb) | |||||
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 | |
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab) | |||||
2007-10-10 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -3/+15 | |
metze (This used to be commit abbb36a37c1dba2218a6c7ec31739eba5f250127) | |||||
2007-10-10 | r25570: move code of the locator child into its own file | Stefan Metzmacher | 1 | -0/+90 | |
metze (This used to be commit 2dbc168e543b84d05b85bc0a44aa8fc10adc4511) |