summaryrefslogtreecommitdiffstats
path: root/source/rpcclient/cmd_echo.c
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-37/+13
* r23555: Fix some uninitialiazed variable uses.Jeremy Allison2007-10-101-2/+6
* r23249: another sync from 3.0.26 for the echo work to rpcclientGerald Carter2007-10-101-11/+26
* r20839: Fix other C++ warningsJelmer Vernooij2007-10-101-1/+1
* r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij2007-10-101-2/+4
* r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke2007-10-101-8/+4
* r19487: Fix coverity # 313Volker Lendecke2007-10-101-2/+4
* r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2007-10-101-13/+18
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-12/+12
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* Merge from HEAD:Tim Potter2003-04-281-0/+2
* A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter2003-04-111-0/+157