summaryrefslogtreecommitdiffstats
path: root/source4/scripting/swig/rpcclient
Commit message (Collapse)AuthorAgeFilesLines
* r6539: A patch from jbm:Tim Potter2007-10-101-13/+16
| | | | | | - convert rpcclient to new credential code - allow anonymous connections (This used to be commit f40977c42145e202ddfe50c9a7daad624b06cc59)
* r6324: Pass server name instead of binding string on command line (always useTim Potter2007-10-101-22/+19
| | | | | | | ncacn_np for the moment). Fix rpcclient to work with struct cli_credentials. (This used to be commit 162d3609a1f46683151d201a5404d0456d76b726)
* r5247: Fix rpcclient to work with new swig interface.Tim Potter2007-10-101-18/+34
| | | | (This used to be commit ad12a90d0e0fe7106b1845097d8fc71be3b8e378)
* r3590: Add some more commands to rpcclient from a patch by jbm. AddTim Potter2007-10-101-1/+132
| | | | | | SamrQueryDomInfo, SamrQueryDomInfo2, SamrEnumDomainAliases, and SamrEnumDomainUsers. (This used to be commit 91eb405354a65bfd94bf59c21fe21f68fff7b9fd)
* r2555: Start of a rpcclient type program.Tim Potter2007-10-101-0/+154
(This used to be commit c9d682731226b7ef222f588c43df5a1f62c21555)