testprogs/win32/rpcecho-win32-pipe ...
authorStefan Metzmacher <metze@samba.org>
Tue, 28 Sep 2010 07:53:09 +0000 (09:53 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 4 Jun 2019 11:15:20 +0000 (13:15 +0200)
commit6561603da9949d7feec59b362a4bfa0b638a9578
tree95e0e2e51b7e2eb42fcccf337c65ffdf3f2e8d88
parent8e5cdba752ea797663706c636e687c28a082b346
testprogs/win32/rpcecho-win32-pipe ...
19 files changed:
testprogs/win32/rpcecho-win32-pipe/.cvsignore [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/CVS/Entries [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/CVS/Repository [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/CVS/Root [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/Makefile.bak [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/README [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/client.c [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/client.c.bak [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/rpcecho.acf [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/rpcecho.h [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/rpcecho.idl [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/rpcecho.idl.bak [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/rpcecho_c.c [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/rpcecho_c.c.bak [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/rpcecho_s.c [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/rpcecho_s.c.bak [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/server.c [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/server.c.bak [new file with mode: 0755]
testprogs/win32/rpcecho-win32-pipe/utils.c [new file with mode: 0755]