summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_test.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-17s3:rpcclient: make use of rpcclient_cli_stateStefan Metzmacher1-2/+2
2013-08-05s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner1-2/+2
2011-03-31s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.hGünther Deschner1-1/+0
2011-02-28s3-rpc_client: Move client pipe functions to own header.Andreas Schneider1-0/+1
2011-02-02s3-rpcclient: prefer dcerpc_lsa_X functions.Günther Deschner1-3/+10
2010-07-31s3-build: avoid to globally include printing and spoolss headers.Günther Deschner1-0/+1
2010-05-28s3-build: only use ndr_samr.h where needed.Günther Deschner1-0/+1
2010-05-18s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner1-0/+1
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+1
2009-11-08Revert "s3: Do not directly reference the ndr_table_* in rpcclient"Volker Lendecke1-1/+1
2009-11-08s3: Do not directly reference the ndr_table_* in rpcclientVolker Lendecke1-1/+1
2009-04-21s3-secdesc: move all winreg access bits to IDL.Günther Deschner1-1/+1
2009-03-18s3: remove POLICY_HND.Günther Deschner1-1/+1
2008-07-21Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idxVolker Lendecke1-1/+1
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-6/+12
2008-04-20Introduce rpc_pipe_np_smb_conn()Volker Lendecke1-2/+4
2008-04-20Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_structVolker Lendecke1-2/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-0/+68