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