1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/rpc_client
2011-01-18 23:54:31 +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 dcerpc_lsa_lookup_names. 2011-01-10 18:20:55 +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: use dcerpc_epm_Map() and don't ignore 'result' anymore. 2011-01-04 21:28:49 +01:00
cli_samr.c s3-lsa: separate out init_lsa headers. 2010-08-25 22:50:39 +02:00
cli_samr.h s3-rpc_client: move protos to cli_samr.h 2010-05-18 21:42:32 +02:00
cli_spoolss.c s3-rpc_client: move protos to cli_spoolss.h 2010-05-18 21:42:45 +02: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