| Commit message (Expand) | Author | Age | Files | Lines |
* | s3-rpcclient: pass struct ndr_interface_table down | Andrew Bartlett | 2012-01-18 | 1 | -4/+4 |
* | s3:rpcclient: use dcerpc_echo_X() functions | Stefan Metzmacher | 2011-01-17 | 1 | -30/+37 |
* | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 2009-11-26 | 1 | -0/+1 |
* | Revert "s3: Do not directly reference the ndr_table_* in rpcclient" | Volker Lendecke | 2009-11-08 | 1 | -12/+4 |
* | s3: Do not directly reference the ndr_table_* in rpcclient | Volker Lendecke | 2009-11-08 | 1 | -4/+12 |
* | Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 2008-07-21 | 1 | -4/+4 |
* | r23883: Fix Coverity ID 380 | Volker Lendecke | 2007-10-10 | 1 | -0/+2 |
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
* | r23555: Fix some uninitialiazed variable uses. | Jeremy Allison | 2007-10-10 | 1 | -2/+6 |
* | r23249: another sync from 3.0.26 for the echo work to rpcclient | Gerald Carter | 2007-10-10 | 1 | -11/+26 |
* | r20839: Fix other C++ warnings | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r20832: Remove extra pointers previously added to unique [out] pointers. Inst... | Jelmer Vernooij | 2007-10-10 | 1 | -2/+4 |
* | r19797: Convert the remaining pipes to the "new" unique out ptr handling | Volker Lendecke | 2007-10-10 | 1 | -8/+4 |
* | r19487: Fix coverity # 313 | Volker Lendecke | 2007-10-10 | 1 | -2/+4 |
* | r18572: Use the autogenerated client and server for the echo interface and im... | Jelmer Vernooij | 2007-10-10 | 1 | -13/+18 |
* | r17316: More C++ warnings -- 456 left | Volker Lendecke | 2007-10-10 | 1 | -2/+2 |
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2007-10-10 | 1 | -12/+12 |
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 2007-10-10 | 1 | -2/+2 |
* | Merge from HEAD: | Tim Potter | 2003-04-28 | 1 | -0/+2 |
* | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 2003-04-11 | 1 | -0/+157 |