summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_echo_nt.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-08s3: Implement echo_TestSleepVolker Lendecke1-1/+1
2010-07-28s3-echo: Use struct pipes_struct.Andreas Schneider1-10/+10
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+1
2008-10-23Use common error definitions.Jelmer Vernooij1-1/+0
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-40/+12
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23709: C++ warningsVolker Lendecke1-2/+2
2007-10-10r23248: Merge echo pipe implementation chanegs from SAMBA_3_0_26Gerald Carter1-9/+28
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison1-1/+1
2007-10-10r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...Jelmer Vernooij1-33/+33
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij1-0/+1
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij1-15/+71
2007-10-10r17348: Some C++ warningsVolker Lendecke1-2/+2
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-2/+2
2003-04-11A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter1-0/+78