mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
f083c1f57e
net rpc trustdom add was broken. The default 10second timeout can be too short
to create an account on a Samba DC (calling out to a script), error message
reporting was poor, and more importantly the new marshalling code for
user_info23 was broken (maps onto a user_info21 but doesn't clear the
user_info23 struct before marshalling, leaving an uninitialized size field -
give "alloc failure").
Jeremy.
(This used to be commit
|
||
---|---|---|
.. | ||
cli_lsarpc.c | ||
cli_netlogon.c | ||
cli_pipe.c | ||
cli_reg.c | ||
cli_samr.c | ||
cli_spoolss_notify.c | ||
cli_spoolss.c | ||
cli_svcctl.c | ||
init_lsa.c | ||
init_netlogon.c | ||
init_samr.c | ||
init_srvsvc.c | ||
ndr.c |