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
2010-01-10 22:43:02 +01:00
..
cli_lsarpc.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
cli_netlogon.c s3: Remove some unused variables 2010-01-10 22:43:02 +01:00
cli_pipe.c s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pipe_tcp is ok but network is down, then send request is ok, but select() on writeable fds loops forever since there is no response. 2010-01-06 19:19:35 +08:00
cli_samr.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
cli_spoolss.c s3-spoolss: fix enumprinter key client and server. 2009-12-10 17:48:50 +01:00
init_lsa.c s3-lsa: remove all init_lsa* functions. 2009-01-06 16:02:13 +01:00
init_netlogon.c s3-netlogon: remove remaining netlogon init functions. 2009-06-25 16:46:31 +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 s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pipe_tcp is ok but network is down, then send request is ok, but select() on writeable fds loops forever since there is no response. 2010-01-06 19:19:35 +08:00
rpc_transport_np.c s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pipe_tcp is ok but network is down, then send request is ok, but select() on writeable fds loops forever since there is no response. 2010-01-06 19:19:35 +08:00
rpc_transport_smbd.c s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pipe_tcp is ok but network is down, then send request is ok, but select() on writeable fds loops forever since there is no response. 2010-01-06 19:19:35 +08:00
rpc_transport_sock.c s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pipe_tcp is ok but network is down, then send request is ok, but select() on writeable fds loops forever since there is no response. 2010-01-06 19:19:35 +08:00