1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/rpc_client
Jeremy Allison f083c1f57e Fix bug #5568 net rpc trustdom add broken !
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 e072b3667e)
2008-06-27 17:26:41 -07:00
..
cli_lsarpc.c Move srv_name_slash from cli_state to rpc_pipe_client 2008-04-20 00:14:13 +02:00
cli_netlogon.c Remove the pipe_idx variable from rpc_pipe_client 2008-04-20 11:47:33 +02:00
cli_pipe.c Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings. 2008-06-26 19:46:18 -07:00
cli_reg.c Fix winreg callers. 2007-12-03 18:43:19 +01:00
cli_samr.c rpc_client: add rpccli_samr_chgpasswd_user() call. 2008-06-25 23:58:50 +02:00
cli_spoolss_notify.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
cli_spoolss.c Move user/domain from rpc_pipe_client to cli_pipe_auth_data 2008-04-25 11:12:50 +02:00
cli_svcctl.c Move svc_status_string() out of rpc_client/cli_svcctl.c 2008-03-20 01:26:37 +01:00
init_lsa.c Fix samr querydispinfo w.r.t. lsa_AsciiStringLarge. 2008-02-28 23:37:47 +01:00
init_netlogon.c Factor out generation of an info3 struct from a serversupplied_info 2008-05-17 23:17:40 +02:00
init_samr.c Fix bug #5568 net rpc trustdom add broken ! 2008-06-27 17:26:41 -07:00
init_srvsvc.c Fix SRVSVC ShareInfo level 502 server side handling. 2008-04-01 00:26:32 +02:00
ndr.c Remove the pipe_idx variable from rpc_pipe_client 2008-04-20 11:47:33 +02:00