Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-rpcclient: pass struct ndr_interface_table down | Andrew Bartlett | 2012-01-18 | 1 | -2/+2 |
| | | | | | | | | | 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-rpc_client: remove some more obsolete cli_X.h header files. | Günther Deschner | 2011-01-28 | 1 | -1/+1 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 28 11:18:44 CET 2011 on sn-devel-104 | ||||
* | s3:rpcclient: improve "epmmap" output | Stefan Metzmacher | 2011-01-04 | 1 | -6/+25 |
| | | | | metze | ||||
* | s3:rpcclient: use dcerpc_binding_handle bases client stubs in cmd_epmapper.c | Stefan Metzmacher | 2011-01-04 | 1 | -8/+35 |
| | | | | metze | ||||
* | s3: only include gen_ndr headers where needed. | Günther Deschner | 2010-05-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | This shrinks include/includes.h.gch by the size of 7 MB and reduces build time as follows: ccache build w/o patch real 4m21.529s ccache build with patch real 3m6.402s pch build w/o patch real 4m26.318s pch build with patch real 3m6.932s Guenther | ||||
* | s3-rpc: Avoid including every pipe's client and server stubs everywhere in ↵ | Günther Deschner | 2009-11-26 | 1 | -0/+1 |
| | | | | | | samba. Guenther | ||||
* | Revert "s3: Do not directly reference the ndr_table_* in rpcclient" | Volker Lendecke | 2009-11-08 | 1 | -4/+2 |
| | | | | This reverts commit 70c698fd547c4bc19cf77693608bbb34acac40b5. | ||||
* | s3: Do not directly reference the ndr_table_* in rpcclient | Volker Lendecke | 2009-11-08 | 1 | -2/+4 |
| | |||||
* | start rpcclient epmapper | Volker Lendecke | 2009-01-09 | 1 | -0/+133 |