summaryrefslogtreecommitdiff
path: root/source3/include/rpc_client.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-18Move initialization of the reply prs_struct to rpc_api_pipeVolker Lendecke1-2/+1
2008-09-02Remove unused CLI_DO_RPC macrosVolker Lendecke1-48/+0
2008-07-21Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idxVolker Lendecke1-4/+4
2008-05-23drsuapi: add all code required for our drsuapi rpc client.Günther Deschner1-0/+1
2008-05-21Compile endpoint mapper pidl outputVolker Lendecke1-0/+1
2008-04-20Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke1-1/+1
2008-03-17Coverity fixesMarc VanHeyningen1-8/+4
2008-02-17Use pidl for NTSVCS.Günther Deschner1-0/+1
2008-01-25Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner1-0/+1
2008-01-17Include auto-generated client headers for netlogon/samr.Günther Deschner1-0/+2
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-6/+5
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-10r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij1-0/+1
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij1-0/+2
2007-10-10r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter1-0/+1
2007-10-10r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.hGerald Carter1-0/+1
2007-10-10r18711: Replace the following hand code client routines:Gerald Carter1-0/+1
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij1-0/+1
2007-10-10r18469: Use new pidl-generated DFS client code.Jelmer Vernooij1-0/+1
2007-10-10r18394: get the lsa client code to linkGerald Carter1-0/+5
2007-10-10r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner1-2/+19
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-18/+50
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-2/+21
2007-10-10r6040: finish out 'net rpc service list'Gerald Carter1-4/+17
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-04-28rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter1-0/+2
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-0/+27