Stefan Metzmacher
44ebaaac89
winbind: add locator_child_handle() and use it instead of child->binding_handle
...
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13292
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2018-02-23 04:09:18 +01:00
Volker Lendecke
4179270198
s3:winbind: Fix bug 5626
...
Apparently the AIX compiler can't deal with sizeless array declarations
2009-08-30 11:13:18 +02:00
Volker Lendecke
244bb7f163
s3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 19:42:26 +02:00
Volker Lendecke
f3d71d3e8c
s3:winbind: Add a generic cache for NDR based parent-child requests
2009-08-27 15:04:09 +02:00
Volker Lendecke
6cf3db9149
s3:winbind: Add NDR-based parent-child communication to winbind
2009-08-05 03:21:19 -04:00
Volker Lendecke
97ba4f6efd
Make winbindd_cli_state->response a pointer instead of a struct member
...
Same comment as in baa6084378e530b: This is just a preparatory checkin.
Volker
2009-06-14 22:22:10 +02:00
Volker Lendecke
14889b1acb
Add winbindd_dual_ping to all children
2009-06-14 11:25:47 +02:00
Volker Lendecke
baa6084378
Make winbindd_cli_state->request a pointer instead of a struct member
...
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
2009-06-14 11:25:44 +02:00
Günther Deschner
76a8da6f71
s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation.
...
Guenther
2008-10-09 12:37:18 +02:00
coffeedude
34933a5c23
libwbclient: Abstract the DS_XXX flags for DsGetDcName().
...
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-13 12:58:52 -05:00
Günther Deschner
67c644aa59
dsgetdcname: use existing messaging_context if possible.
...
Guenther
(This used to be commit 7889516a384c155a9045aad4409c041fddd0d98d)
2008-05-09 14:59:20 +02:00
Günther Deschner
f11acf3582
Use strip_hostname after dsgetdcname/getdcname calls.
...
Guenther
(This used to be commit 82cbb3269b2e764c9c2a2fbcbe9c29feae07fb62)
2008-05-09 14:59:19 +02:00
Günther Deschner
0d8985f2da
Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.
...
Guenther
(This used to be commit b1a4b21f8c35dc23e5c986ebe44d3806055eb39b)
2008-02-28 12:40:55 +01:00
Günther Deschner
5ab43ae0d8
Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).
...
Guenther
(This used to be commit fd490d236b1fb73a75c457b75128c9b98719418f)
2008-01-29 15:09:56 +01:00
Günther Deschner
c79ce2ffa3
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
...
Guenther
(This used to be commit 19a980f52044a170618629e5b0484c1f6b586e5f)
2008-01-11 15:32:20 +01:00
Stefan Metzmacher
873f14ae40
winbindd: move domain child specific stuff into its own file
...
metze
(This used to be commit 075d315e0f72d506b70040da10940e4af131b4e2)
2007-12-14 08:28:35 +01:00
Stefan Metzmacher
35608af51d
winbindd: rename child table struct elements
...
Add struct_ prefix to struct based protocol specific
elemetens struct winbindd_child_dispatch_table.
metze
(This used to be commit 4ab9a8aab72a8406659a72e87b2d2a1ec2a2eabf)
2007-12-11 12:56:24 +01:00
Stefan Metzmacher
3d9a578064
r25571: split up child_dispatch_table into domain, idmap and locator tables
...
metze
(cherry picked from commit abbb36a37c1dba2218a6c7ec31739eba5f250127)
(This used to be commit 5af1b45ed31043f952ec141d0f5f2973aec69d1a)
2007-10-22 08:46:11 +02:00
Stefan Metzmacher
6ded271f77
r25570: move code of the locator child into its own file
...
metze
(This used to be commit 56640908a6367acfdfd53568a0d329c13330e5eb)
2007-10-22 08:46:10 +02:00
Gerald (Jerry) Carter
e5a951325a
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
...
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
2007-10-10 15:34:30 -05:00
Stefan Metzmacher
3c3b9afe7f
r25571: split up child_dispatch_table into domain, idmap and locator tables
...
metze
(This used to be commit abbb36a37c1dba2218a6c7ec31739eba5f250127)
2007-10-10 12:31:15 -05:00
Stefan Metzmacher
971cc997de
r25570: move code of the locator child into its own file
...
metze
(This used to be commit 2dbc168e543b84d05b85bc0a44aa8fc10adc4511)
2007-10-10 12:31:15 -05:00