summaryrefslogtreecommitdiff
path: root/source3/rpcclient/rpcclient.h
Commit message (Collapse)AuthorAgeFilesLines
* s3:rpcclient: introduce global rpcclient_cli_stateStefan Metzmacher2013-10-171-0/+2
| | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* s3-rpcclient: pass struct ndr_interface_table downAndrew Bartlett2012-01-181-1/+1
| | | | | | | | | This will allow the target service (as determined from the IDL) to be passed to GSSAPI (rather than the current, incorrect, "cifs"). Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org>
* s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.hGünther Deschner2011-03-311-0/+2
| | | | Guenther
* Revert "s3: Do not directly reference the ndr_table_* in rpcclient"Volker Lendecke2009-11-081-2/+1
| | | | This reverts commit 70c698fd547c4bc19cf77693608bbb34acac40b5.
* s3: Do not directly reference the ndr_table_* in rpcclientVolker Lendecke2009-11-081-1/+2
|
* Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-211-1/+1
| | | | (This used to be commit 85db87c451dacf80e9575c04e9e08c625b3f1199)
* 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)
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-5/+6
| | | | | | | | * \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)
* Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com)Tim Potter2003-10-271-1/+1
| | | | (This used to be commit 67dd1c43664db7e2eec658da0ffefc3cdb5471bb)
* Merge of waider's rpcclient return type patch.Tim Potter2003-03-181-1/+9
| | | | (This used to be commit fb91bfa7a28f548dcc549f7e09805e4485c83538)
* Merge: const fixes.Tim Potter2003-02-251-2/+2
| | | | (This used to be commit a20aba09996e470425a151271237f2d48a8302af)
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-3/+3
| | | | | | | warnings. (Adds a lot of const). Andrew Bartlett (This used to be commit 3a7458f9472432ef12c43008414925fd1ce8ea0c)
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-1/+1
| | | | | from APP_HEAD (This used to be commit 1cfd2ee433305e91e87804dd55d10e025d30a69e)
* 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)
* Moved from include subdir.Tim Potter2001-10-121-0/+35
(This used to be commit f6f0a444fac3506165e9d375ef6377fbf350683c)