summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-04-14 02:08:03 +0000
committerTim Potter <tpot@samba.org>2003-04-14 02:08:03 +0000
commit3b865c73989e7f13e3a6453f9f9c9a7aca74b129 (patch)
tree453336f098c536d0ec79d3bf899e00ac107d2fab /source3/include/smb.h
parent3ef2a0b3ff93436b13318748574b0aebb4da56ab (diff)
downloadsamba-3b865c73989e7f13e3a6453f9f9c9a7aca74b129.tar.gz
samba-3b865c73989e7f13e3a6453f9f9c9a7aca74b129.tar.bz2
samba-3b865c73989e7f13e3a6453f9f9c9a7aca74b129.zip
Merge of rpcecho pipe for testing large dcerpc requests and responses.
Only compiled in when --enable-developer argument passed to configure. (This used to be commit 017da9393bab276543d0d5c50df8c760780f2450)
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 5baec705f5..f6c60644be 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -186,6 +186,7 @@ typedef smb_ucs2_t wfstring[FSTRING_LEN];
#define PIPE_LSARPC "\\PIPE\\lsarpc"
#define PIPE_SPOOLSS "\\PIPE\\spoolss"
#define PIPE_NETDFS "\\PIPE\\netdfs"
+#define PIPE_ECHO "\\PIPE\\rpcecho"
#define PIPE_NETLOGON_PLAIN "\\NETLOGON"
@@ -198,7 +199,8 @@ typedef smb_ucs2_t wfstring[FSTRING_LEN];
#define PI_WINREG 6
#define PI_SPOOLSS 7
#define PI_NETDFS 8
-#define PI_MAX_PIPES 9
+#define PI_ECHO 9
+#define PI_MAX_PIPES 10
/* 64 bit time (100usec) since ????? - cifs6.txt, section 3.5, page 30 */
typedef struct nttime_info