summaryrefslogtreecommitdiffstats
path: root/source3/include/rpc_client.h
Commit message (Collapse)AuthorAgeFilesLines
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in ↵Günther Deschner2009-11-261-44/+0
| | | | | | samba. Guenther
* s3-rpc_client: remove unused CLI_DO_RPC_WERR macro.Günther Deschner2009-03-181-30/+0
| | | | Guenther
* s3-spoolss: prepare to use generated spoolss.Günther Deschner2009-02-061-0/+1
| | | | Guenther
* Move initialization of the reply prs_struct to rpc_api_pipeVolker Lendecke2009-01-181-2/+1
|
* Remove unused CLI_DO_RPC macrosVolker Lendecke2008-09-021-48/+0
| | | | (This used to be commit f5212c64d23a28fa40a14b45a8d1c0181f01a6da)
* Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idxVolker Lendecke2008-07-211-4/+4
| | | | (This used to be commit 6d2209ba5da0937ce17e71951a1628ff1f5deacb)
* drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2008-05-231-0/+1
| | | | | Guenther (This used to be commit 7c93190843e77764be4d0f6d4f0b93061c192c98)
* Compile endpoint mapper pidl outputVolker Lendecke2008-05-211-0/+1
| | | | (This used to be commit fe8f9e427af3eb42d63fde96c4fe20a255facb95)
* Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
| | | | (This used to be commit 4840febcd481563c3d9b2fabc1fe1b2ae5a76cf6)
* Coverity fixesMarc VanHeyningen2008-03-171-8/+4
| | | | (This used to be commit 3fc85d22590550f0539215d020e4411bf5b14363)
* Use pidl for NTSVCS.Günther Deschner2008-02-171-0/+1
| | | | | Guenther (This used to be commit 84a9bf0b7372bd7b7d4a1490c45e68b69889af8a)
* Use generated DSSETUP client & server rpc functions and remove the ↵Günther Deschner2008-01-251-0/+1
| | | | | | | hand-written ones. Guenther (This used to be commit d5ebfccebb1f1b56b45673a506fcdb414103c43b)
* Include auto-generated client headers for netlogon/samr.Günther Deschner2008-01-171-0/+2
| | | | | Guenther (This used to be commit ad8f6933322e7175b74cc3de525fda58ae150baa)
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-6/+5
| | | | (This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
* r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit ad981261877e6a2dce0c4f4e71fd9127aa31538a)
* r18802: Use the pidl-generated code for the srvsvc interface, both client ↵Jelmer Vernooij2007-10-101-0/+2
| | | | | | | | and server code. This has had some basic testing. I'll do more during the next couple of days and hopefully also make RPC-SRVSVC from Samba4 pass against it. (This used to be commit ef10672399c4b82700dc431b4d93431ffdd42d98)
* r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter2007-10-101-0/+1
| | | | | | | | Many things work (OpenHKLM, etc...) but some still don't. This shouldn't block anyone so I'm checking it in. Will probably move to a bzr tree after this for longer dev cycles between checkins. (This used to be commit cf1404a0d7538288b9370ba80df328f81b713ce0)
* r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.hGerald Carter2007-10-101-0/+1
| | | | (This used to be commit 080c51dd8046cb19cca90035efe73529a3f6970b)
* r18711: Replace the following hand code client routines:Gerald Carter2007-10-101-0/+1
| | | | | | | | * rpccli_reg_abort_shutdown() * rpccli_reg_flush_key() Remove the cmd_reg.c from rpcclient since the entire file was unused (This used to be commit c4788f0c1398feb098f131aa5c4d0398d7489527)
* r18572: Use the autogenerated client and server for the echo interface and ↵Jelmer Vernooij2007-10-101-0/+1
| | | | | | | implement some of the missing functions. RPC-ECHO now passes against Samba3. (This used to be commit 9e9a05366176454cc1779acc6c2b6070743f5939)
* r18469: Use new pidl-generated DFS client code.Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit e277fb067b1a12d816c8a066839751c1824d27bb)
* r18394: get the lsa client code to linkGerald Carter2007-10-101-0/+5
| | | | (This used to be commit 96e412a04cedc4c361c08e0ed1d141f3b018728b)
* r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner2007-10-101-2/+19
| | | | | | | | The session key, after beeing set, was zeroed later on by the prs_init in the CLI_DO_RPC macro. Guenther (This used to be commit eaaeaa767e86151886964dcdd9f3186f0b31ed53)
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-18/+50
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) (This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-2/+21
| | | | (This used to be commit a0ac9a8ffd4af31a0ebc423b4acbb2f043d865b8)
* r6040: finish out 'net rpc service list'Gerald Carter2007-10-101-4/+17
| | | | (This used to be commit 42588ba50cb1b47a00f3e0bed33ca3431eb8af14)
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-281-0/+2
| | | | (This used to be commit 0a6ceed279cc8111008b21f75c6791efbd993f4b)
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-0/+27
semi-connection and a rpcclient prompt, but no functionality there yet. Will be a few more days on that. The changes to the header files were minor. A few struct's and a few additional fields to existing ones. No deletions. **minimal change necessary** :-) Well, maybe not minimal, but I tried. All other programs compile, link and run ok from what I can tell so I don;t think I broke anything. --jerry (This used to be commit cd7f0b0b91afd3331c0607ba2fcb3ccdd41ecebf)