1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/rpc_client
2011-01-21 16:10:15 +01:00
..
cli_lsarpc.c s3-rpc_client: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore. 2011-01-18 23:54:31 +01:00
cli_lsarpc.h s3-rpc_client: Added header information to cli_lsarpc.h. 2011-01-21 14:34:17 +01:00
cli_netlogon.c s3-rpc_client: prefer dcerpc_netr_X functions. 2011-01-13 12:36:54 +01:00
cli_netlogon.h s3-rpc_client: move protos to cli_netlogon.h 2010-05-18 21:42:37 +02:00
cli_pipe_schannel.c s3: separate out cli schannel functions that depend on cli_netlogon. 2010-08-26 00:16:57 +02:00
cli_pipe.c s3-rpc_client: fix uninitialized variable found by -O3. 2011-01-21 16:10:15 +01:00
cli_samr.c s3-rpc_client: Added dcerpc_try_samr_connects. 2011-01-21 15:19:01 +01:00
cli_samr.h s3-rpc_client: Added dcerpc_try_samr_connects. 2011-01-21 15:19:01 +01:00
cli_spoolss.c s3-rpc_client: prefer dcerpc_spoolss_X functions. 2011-01-21 15:20:22 +01:00
cli_spoolss.h s3-rpc_client: move protos to cli_spoolss.h 2010-05-18 21:42:45 +02:00
init_lsa.c s3-lsa: separate out init_lsa headers. 2010-08-25 22:50:39 +02:00
init_lsa.h s3-lsa: separate out init_lsa headers. 2010-08-25 22:50:39 +02:00
init_netlogon.c s3-rpc_client: move protos to init_netlogon.h 2010-05-28 02:49:36 +02:00
init_netlogon.h s3-rpc_client: move protos to init_netlogon.h 2010-05-28 02:49:36 +02:00
init_samr.c s3-rpc_client: move protos to init_samr.h 2010-05-18 21:42:57 +02:00
init_samr.h s3-rpc_client: move protos to init_samr.h 2010-05-18 21:42:57 +02:00
init_spoolss.c s3-build: avoid to globally include printing and spoolss headers. 2010-07-31 00:50:31 +02:00
init_spoolss.h s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2(). 2010-06-03 16:32:49 +02:00
rpc_transport_np.c s3:rpc_client: implement rpc_transport_np_init() on top of rpc_transport_tstream_init() 2010-12-15 16:12:30 +01:00
rpc_transport_sock.c s3:rpc_client: implement rpc_transport_sock_init() on top of rpc_transport_tstream_init() 2010-12-15 15:26:05 +01:00
rpc_transport_tstream.c s3:rpc_client: implement rpc_transport_np_init() on top of rpc_transport_tstream_init() 2010-12-15 16:12:30 +01:00