1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_client
Volker Lendecke f140bf2e65 Fix broken pipe handling
Metze is right: If we have *any* error at the socket level, we just can
not continue.

Also, apply some defensive programming: With this async stuff someone else
might already have closed the socket.
2009-05-18 07:13:04 +02:00
..
cli_lsarpc.c s3: remove POLICY_HND. 2009-03-18 23:22:29 +01:00
cli_netlogon.c Do not panic unnecessarily 2009-04-28 05:31:48 +02:00
cli_pipe.c Fix a type-punned warning 2009-05-18 07:13:04 +02:00
cli_reg.c s3: remove POLICY_HND. 2009-03-18 23:22:29 +01:00
cli_samr.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
cli_spoolss.c s3-spoolss: remove old rpccli_spoolss_enumprinterdataex. 2009-03-18 01:30:41 +01:00
init_lsa.c s3-lsa: remove all init_lsa* functions. 2009-01-06 16:02:13 +01:00
init_netlogon.c Move serverinfo_to_SamInfo3() to rpc_server/ 2009-04-22 12:33:46 +02:00
init_samr.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
init_spoolss.c s3-spoolss: add push_spoolss_PrinterData(). 2009-03-17 10:53:43 +01:00
ndr.c Allow calling DCE/RPC server implementations directly using 2009-01-21 14:05:51 +01:00
rpc_transport_np.c Cause cli_close to return an NTSTATUS. 2009-04-30 16:57:42 -07:00
rpc_transport_smbd.c Convert rpc_transport_smbd_init to tevent_req 2009-04-08 22:17:04 +02:00
rpc_transport_sock.c Fix broken pipe handling 2009-05-18 07:13:04 +02:00