Actually connect to RPC.
[kamenim/samba.git] / source3 / rpc_parse / parse_rpc.c
1 /* 
2  *  Unix SMB/CIFS implementation.
3  *  RPC Pipe client / server routines
4  *  Copyright (C) Andrew Tridgell              1992-1997,
5  *  Copyright (C) Luke Kenneth Casson Leighton 1996-1997,
6  *  Copyright (C) Paul Ashton                       1997.
7  *  Copyright (C) Jeremy Allison                    1999.
8  *  
9  *  This program is free software; you can redistribute it and/or modify
10  *  it under the terms of the GNU General Public License as published by
11  *  the Free Software Foundation; either version 3 of the License, or
12  *  (at your option) any later version.
13  *  
14  *  This program is distributed in the hope that it will be useful,
15  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
16  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17  *  GNU General Public License for more details.
18  *  
19  *  You should have received a copy of the GNU General Public License
20  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
21  */
22
23 #include "includes.h"
24
25 #undef DBGC_CLASS
26 #define DBGC_CLASS DBGC_RPC_PARSE
27
28 /*******************************************************************
29 interface/version dce/rpc pipe identification
30 ********************************************************************/
31
32 #define TRANS_SYNT_V2                       \
33 {                                           \
34         {                                   \
35                 0x8a885d04, 0x1ceb, 0x11c9, \
36                 { 0x9f, 0xe8 },             \
37                 { 0x08, 0x00,               \
38                   0x2b, 0x10, 0x48, 0x60 }  \
39         }, 0x02                             \
40 }
41
42 #define SYNT_NETLOGON_V2                    \
43 {                                           \
44         {                                   \
45                 0x8a885d04, 0x1ceb, 0x11c9, \
46                 { 0x9f, 0xe8 },             \
47                 { 0x08, 0x00,               \
48                   0x2b, 0x10, 0x48, 0x60 }  \
49         }, 0x02                             \
50 }
51
52 #define SYNT_WKSSVC_V1                      \
53 {                                           \
54         {                                   \
55                 0x6bffd098, 0xa112, 0x3610, \
56                 { 0x98, 0x33 },             \
57                 { 0x46, 0xc3,               \
58                   0xf8, 0x7e, 0x34, 0x5a }  \
59         }, 0x01                             \
60 }
61
62 #define SYNT_SRVSVC_V3                      \
63 {                                           \
64         {                                   \
65                 0x4b324fc8, 0x1670, 0x01d3, \
66                 { 0x12, 0x78 },             \
67                 { 0x5a, 0x47,               \
68                   0xbf, 0x6e, 0xe1, 0x88 }  \
69         }, 0x03                             \
70 }
71
72 #define SYNT_LSARPC_V0                      \
73 {                                           \
74         {                                   \
75                 0x12345778, 0x1234, 0xabcd, \
76                 { 0xef, 0x00 },             \
77                 { 0x01, 0x23,               \
78                   0x45, 0x67, 0x89, 0xab }  \
79         }, 0x00                             \
80 }
81
82 #define SYNT_LSARPC_V0_DS                \
83 {                                           \
84         {                                   \
85                 0x3919286a, 0xb10c, 0x11d0, \
86                 { 0x9b, 0xa8 },             \
87                 { 0x00, 0xc0,               \
88                   0x4f, 0xd9, 0x2e, 0xf5 }  \
89         }, 0x00                             \
90 }
91
92 #define SYNT_SAMR_V1                        \
93 {                                           \
94         {                                   \
95                 0x12345778, 0x1234, 0xabcd, \
96                 { 0xef, 0x00 },             \
97                 { 0x01, 0x23,               \
98                   0x45, 0x67, 0x89, 0xac }  \
99         }, 0x01                             \
100 }
101
102 #define SYNT_NETLOGON_V1                    \
103 {                                           \
104         {                                   \
105                 0x12345678, 0x1234, 0xabcd, \
106                 { 0xef, 0x00 },             \
107                 { 0x01, 0x23,               \
108                   0x45, 0x67, 0xcf, 0xfb }  \
109         }, 0x01                             \
110 }
111
112 #define SYNT_WINREG_V1                      \
113 {                                           \
114         {                                   \
115                 0x338cd001, 0x2244, 0x31f1, \
116                 { 0xaa, 0xaa },             \
117                 { 0x90, 0x00,               \
118                   0x38, 0x00, 0x10, 0x03 }  \
119         }, 0x01                             \
120 }
121
122 #define SYNT_SPOOLSS_V1                     \
123 {                                           \
124         {                                   \
125                 0x12345678, 0x1234, 0xabcd, \
126                 { 0xef, 0x00 },             \
127                 { 0x01, 0x23,               \
128                   0x45, 0x67, 0x89, 0xab }  \
129         }, 0x01                             \
130 }
131
132 #define SYNT_NONE_V0                        \
133 {                                           \
134         {                                   \
135                 0x0, 0x0, 0x0,              \
136                 { 0x00, 0x00 },             \
137                 { 0x00, 0x00,               \
138                   0x00, 0x00, 0x00, 0x00 }  \
139         }, 0x00                             \
140 }
141
142 #define SYNT_NETDFS_V3                      \
143 {                                           \
144         {                                   \
145                 0x4fc742e0, 0x4a10, 0x11cf, \
146                 { 0x82, 0x73 },             \
147                 { 0x00, 0xaa,               \
148                   0x00, 0x4a, 0xe6, 0x73 }  \
149         }, 0x03                             \
150 }
151
152 #define SYNT_ECHO_V1                        \
153 {                                           \
154         {                                   \
155                 0x60a15ec5, 0x4de8, 0x11d7, \
156                 { 0xa6, 0x37 },             \
157                 { 0x00, 0x50,               \
158                   0x56, 0xa2, 0x01, 0x82 }  \
159         }, 0x01                             \
160 }
161
162 #define SYNT_SHUTDOWN_V1                    \
163 {                                           \
164         {                                   \
165                 0x894de0c0, 0x0d55, 0x11d3, \
166                 { 0xa3, 0x22 },             \
167                 { 0x00, 0xc0,               \
168                   0x4f, 0xa3, 0x21, 0xa1 }  \
169         }, 0x01                             \
170 }
171
172 #define SYNT_SVCCTL_V2                      \
173 {                                           \
174         {                                   \
175                 0x367abb81, 0x9844, 0x35f1, \
176                 { 0xad, 0x32 },             \
177                 { 0x98, 0xf0,               \
178                   0x38, 0x00, 0x10, 0x03 }  \
179         }, 0x02                             \
180 }
181
182
183 #define SYNT_EVENTLOG_V0                    \
184 {                                           \
185         {                                   \
186                 0x82273fdc, 0xe32a, 0x18c3, \
187                 { 0x3f, 0x78 },             \
188                 { 0x82, 0x79,               \
189                   0x29, 0xdc, 0x23, 0xea }  \
190         }, 0x00                             \
191 }
192
193 #define SYNT_NTSVCS_V1                      \
194 {                                           \
195         {                                   \
196                 0x8d9f4e40, 0xa03d, 0x11ce, \
197                 { 0x8f, 0x69},              \
198                 { 0x08, 0x00,               \
199                   0x3e, 0x30, 0x05, 0x1b }  \
200         }, 0x01                             \
201 }
202
203 /*
204  * IMPORTANT!!  If you update this structure, make sure to
205  * update the index #defines in smb.h.
206  */
207
208 const struct pipe_id_info pipe_names [] =
209 {
210         /* client pipe , abstract syntax       , server pipe   , transfer syntax */
211         { PIPE_LSARPC  , SYNT_LSARPC_V0        , PIPE_LSASS    , TRANS_SYNT_V2 },
212         { PIPE_LSARPC  , SYNT_LSARPC_V0_DS     , PIPE_LSASS    , TRANS_SYNT_V2 },
213         { PIPE_SAMR    , SYNT_SAMR_V1          , PIPE_LSASS    , TRANS_SYNT_V2 },
214         { PIPE_NETLOGON, SYNT_NETLOGON_V1      , PIPE_LSASS    , TRANS_SYNT_V2 },
215         { PIPE_SRVSVC  , SYNT_SRVSVC_V3        , PIPE_NTSVCS   , TRANS_SYNT_V2 },
216         { PIPE_WKSSVC  , SYNT_WKSSVC_V1        , PIPE_NTSVCS   , TRANS_SYNT_V2 },
217         { PIPE_WINREG  , SYNT_WINREG_V1        , PIPE_WINREG   , TRANS_SYNT_V2 },
218         { PIPE_SPOOLSS , SYNT_SPOOLSS_V1       , PIPE_SPOOLSS  , TRANS_SYNT_V2 },
219         { PIPE_NETDFS  , SYNT_NETDFS_V3        , PIPE_NETDFS   , TRANS_SYNT_V2 },
220         { PIPE_ECHO    , SYNT_ECHO_V1          , PIPE_ECHO     , TRANS_SYNT_V2 },
221         { PIPE_SHUTDOWN, SYNT_SHUTDOWN_V1      , PIPE_SHUTDOWN , TRANS_SYNT_V2 },
222         { PIPE_SVCCTL  , SYNT_SVCCTL_V2        , PIPE_NTSVCS   , TRANS_SYNT_V2 },
223         { PIPE_EVENTLOG, SYNT_EVENTLOG_V0      , PIPE_EVENTLOG , TRANS_SYNT_V2 },
224         { PIPE_NTSVCS  , SYNT_NTSVCS_V1        , PIPE_NTSVCS   , TRANS_SYNT_V2 },
225         { NULL         , SYNT_NONE_V0          , NULL          , SYNT_NONE_V0  }
226 };
227
228 /****************************************************************************
229  Return the pipe name from the index.
230  ****************************************************************************/
231
232 const char *cli_get_pipe_name(int pipe_idx)
233 {
234         return &pipe_names[pipe_idx].client_pipe[5];
235 }
236
237 /****************************************************************************
238  Return the pipe idx from the syntax.
239  ****************************************************************************/
240 int cli_get_pipe_idx(const RPC_IFACE *syntax)
241 {
242         int i;
243         for (i = 0; pipe_names[i].client_pipe; i++) {
244                 if (GUID_equal(&pipe_names[i].abstr_syntax.uuid, &syntax->uuid) &&
245                     pipe_names[i].abstr_syntax.version == syntax->version)
246                         return i;
247         }
248
249         return -1;
250 }
251
252 /*******************************************************************
253  Inits an RPC_HDR structure.
254 ********************************************************************/
255
256 void init_rpc_hdr(RPC_HDR *hdr, enum RPC_PKT_TYPE pkt_type, uint8 flags,
257                                 uint32 call_id, int data_len, int auth_len)
258 {
259         hdr->major        = 5;               /* RPC version 5 */
260         hdr->minor        = 0;               /* minor version 0 */
261         hdr->pkt_type     = pkt_type;        /* RPC packet type */
262         hdr->flags        = flags;           /* dce/rpc flags */
263         hdr->pack_type[0] = 0x10;            /* little-endian data representation */
264         hdr->pack_type[1] = 0;               /* packed data representation */
265         hdr->pack_type[2] = 0;               /* packed data representation */
266         hdr->pack_type[3] = 0;               /* packed data representation */
267         hdr->frag_len     = data_len;        /* fragment length, fill in later */
268         hdr->auth_len     = auth_len;        /* authentication length */
269         hdr->call_id      = call_id;         /* call identifier - match incoming RPC */
270 }
271
272 /*******************************************************************
273  Reads or writes an RPC_HDR structure.
274 ********************************************************************/
275
276 bool smb_io_rpc_hdr(const char *desc,  RPC_HDR *rpc, prs_struct *ps, int depth)
277 {
278         if (rpc == NULL)
279                 return False;
280
281         prs_debug(ps, depth, desc, "smb_io_rpc_hdr");
282         depth++;
283
284         if(!prs_uint8 ("major     ", ps, depth, &rpc->major))
285                 return False;
286
287         if(!prs_uint8 ("minor     ", ps, depth, &rpc->minor))
288                 return False;
289         if(!prs_uint8 ("pkt_type  ", ps, depth, &rpc->pkt_type))
290                 return False;
291         if(!prs_uint8 ("flags     ", ps, depth, &rpc->flags))
292                 return False;
293
294         /* We always marshall in little endian format. */
295         if (MARSHALLING(ps))
296                 rpc->pack_type[0] = 0x10;
297
298         if(!prs_uint8("pack_type0", ps, depth, &rpc->pack_type[0]))
299                 return False;
300         if(!prs_uint8("pack_type1", ps, depth, &rpc->pack_type[1]))
301                 return False;
302         if(!prs_uint8("pack_type2", ps, depth, &rpc->pack_type[2]))
303                 return False;
304         if(!prs_uint8("pack_type3", ps, depth, &rpc->pack_type[3]))
305                 return False;
306
307         /*
308          * If reading and pack_type[0] == 0 then the data is in big-endian
309          * format. Set the flag in the prs_struct to specify reverse-endainness.
310          */
311
312         if (UNMARSHALLING(ps) && rpc->pack_type[0] == 0) {
313                 DEBUG(10,("smb_io_rpc_hdr: PDU data format is big-endian. Setting flag.\n"));
314                 prs_set_endian_data(ps, RPC_BIG_ENDIAN);
315         }
316
317         if(!prs_uint16("frag_len  ", ps, depth, &rpc->frag_len))
318                 return False;
319         if(!prs_uint16("auth_len  ", ps, depth, &rpc->auth_len))
320                 return False;
321         if(!prs_uint32("call_id   ", ps, depth, &rpc->call_id))
322                 return False;
323         return True;
324 }
325
326 /*******************************************************************
327  Reads or writes an RPC_IFACE structure.
328 ********************************************************************/
329
330 static bool smb_io_rpc_iface(const char *desc, RPC_IFACE *ifc, prs_struct *ps, int depth)
331 {
332         if (ifc == NULL)
333                 return False;
334
335         prs_debug(ps, depth, desc, "smb_io_rpc_iface");
336         depth++;
337
338         if (!prs_align(ps))
339                 return False;
340
341         if (!smb_io_uuid(  "uuid", &ifc->uuid, ps, depth))
342                 return False;
343
344         if(!prs_uint32 ("version", ps, depth, &ifc->if_version))
345                 return False;
346
347         return True;
348 }
349
350 /*******************************************************************
351  Inits an RPC_ADDR_STR structure.
352 ********************************************************************/
353
354 static void init_rpc_addr_str(RPC_ADDR_STR *str, const char *name)
355 {
356         str->len = strlen(name) + 1;
357         fstrcpy(str->str, name);
358 }
359
360 /*******************************************************************
361  Reads or writes an RPC_ADDR_STR structure.
362 ********************************************************************/
363
364 static bool smb_io_rpc_addr_str(const char *desc,  RPC_ADDR_STR *str, prs_struct *ps, int depth)
365 {
366         if (str == NULL)
367                 return False;
368
369         prs_debug(ps, depth, desc, "smb_io_rpc_addr_str");
370         depth++;
371         if(!prs_align(ps))
372                 return False;
373
374         if(!prs_uint16 (      "len", ps, depth, &str->len))
375                 return False;
376         if(!prs_uint8s (True, "str", ps, depth, (uchar*)str->str, MIN(str->len, sizeof(str->str)) ))
377                 return False;
378         return True;
379 }
380
381 /*******************************************************************
382  Inits an RPC_HDR_BBA structure.
383 ********************************************************************/
384
385 static void init_rpc_hdr_bba(RPC_HDR_BBA *bba, uint16 max_tsize, uint16 max_rsize, uint32 assoc_gid)
386 {
387         bba->max_tsize = max_tsize; /* maximum transmission fragment size (0x1630) */
388         bba->max_rsize = max_rsize; /* max receive fragment size (0x1630) */   
389         bba->assoc_gid = assoc_gid; /* associated group id (0x0) */ 
390 }
391
392 /*******************************************************************
393  Reads or writes an RPC_HDR_BBA structure.
394 ********************************************************************/
395
396 static bool smb_io_rpc_hdr_bba(const char *desc,  RPC_HDR_BBA *rpc, prs_struct *ps, int depth)
397 {
398         if (rpc == NULL)
399                 return False;
400
401         prs_debug(ps, depth, desc, "smb_io_rpc_hdr_bba");
402         depth++;
403
404         if(!prs_uint16("max_tsize", ps, depth, &rpc->max_tsize))
405                 return False;
406         if(!prs_uint16("max_rsize", ps, depth, &rpc->max_rsize))
407                 return False;
408         if(!prs_uint32("assoc_gid", ps, depth, &rpc->assoc_gid))
409                 return False;
410         return True;
411 }
412
413 /*******************************************************************
414  Inits an RPC_CONTEXT structure.
415  Note the transfer pointer must remain valid until this is marshalled.
416 ********************************************************************/
417
418 void init_rpc_context(RPC_CONTEXT *rpc_ctx, uint16 context_id, RPC_IFACE *abstract, RPC_IFACE *transfer)
419 {
420         rpc_ctx->context_id   = context_id   ; /* presentation context identifier (0x0) */
421         rpc_ctx->num_transfer_syntaxes = 1 ; /* the number of syntaxes (has always been 1?)(0x1) */
422
423         /* num and vers. of interface client is using */
424         rpc_ctx->abstract = *abstract;
425
426         /* vers. of interface to use for replies */
427         rpc_ctx->transfer = transfer;
428 }
429
430 /*******************************************************************
431  Inits an RPC_HDR_RB structure.
432  Note the context pointer must remain valid until this is marshalled.
433 ********************************************************************/
434
435 void init_rpc_hdr_rb(RPC_HDR_RB *rpc, 
436                                 uint16 max_tsize, uint16 max_rsize, uint32 assoc_gid,
437                                 RPC_CONTEXT *context)
438 {
439         init_rpc_hdr_bba(&rpc->bba, max_tsize, max_rsize, assoc_gid);
440
441         rpc->num_contexts = 1;
442         rpc->rpc_context = context;
443 }
444
445 /*******************************************************************
446  Reads or writes an RPC_CONTEXT structure.
447 ********************************************************************/
448
449 bool smb_io_rpc_context(const char *desc, RPC_CONTEXT *rpc_ctx, prs_struct *ps, int depth)
450 {
451         int i;
452
453         if (rpc_ctx == NULL)
454                 return False;
455
456         if(!prs_align(ps))
457                 return False;
458         if(!prs_uint16("context_id  ", ps, depth, &rpc_ctx->context_id ))
459                 return False;
460         if(!prs_uint8 ("num_transfer_syntaxes", ps, depth, &rpc_ctx->num_transfer_syntaxes))
461                 return False;
462
463         /* num_transfer_syntaxes must not be zero. */
464         if (rpc_ctx->num_transfer_syntaxes == 0)
465                 return False;
466
467         if(!smb_io_rpc_iface("", &rpc_ctx->abstract, ps, depth))
468                 return False;
469
470         if (UNMARSHALLING(ps)) {
471                 if (!(rpc_ctx->transfer = PRS_ALLOC_MEM(ps, RPC_IFACE, rpc_ctx->num_transfer_syntaxes))) {
472                         return False;
473                 }
474         }
475
476         for (i = 0; i < rpc_ctx->num_transfer_syntaxes; i++ ) {
477                 if (!smb_io_rpc_iface("", &rpc_ctx->transfer[i], ps, depth))
478                         return False;
479         }
480         return True;
481
482
483 /*******************************************************************
484  Reads or writes an RPC_HDR_RB structure.
485 ********************************************************************/
486
487 bool smb_io_rpc_hdr_rb(const char *desc, RPC_HDR_RB *rpc, prs_struct *ps, int depth)
488 {
489         int i;
490         
491         if (rpc == NULL)
492                 return False;
493
494         prs_debug(ps, depth, desc, "smb_io_rpc_hdr_rb");
495         depth++;
496
497         if(!smb_io_rpc_hdr_bba("", &rpc->bba, ps, depth))
498                 return False;
499
500         if(!prs_uint8("num_contexts", ps, depth, &rpc->num_contexts))
501                 return False;
502
503         /* 3 pad bytes following - will be mopped up by the prs_align in smb_io_rpc_context(). */
504
505         /* num_contexts must not be zero. */
506         if (rpc->num_contexts == 0)
507                 return False;
508
509         if (UNMARSHALLING(ps)) {
510                 if (!(rpc->rpc_context = PRS_ALLOC_MEM(ps, RPC_CONTEXT, rpc->num_contexts))) {
511                         return False;
512                 }
513         }
514
515         for (i = 0; i < rpc->num_contexts; i++ ) {
516                 if (!smb_io_rpc_context("", &rpc->rpc_context[i], ps, depth))
517                         return False;
518         }
519
520         return True;
521 }
522
523 /*******************************************************************
524  Inits an RPC_RESULTS structure.
525
526  lkclXXXX only one reason at the moment!
527 ********************************************************************/
528
529 static void init_rpc_results(RPC_RESULTS *res, 
530                                 uint8 num_results, uint16 result, uint16 reason)
531 {
532         res->num_results = num_results; /* the number of results (0x01) */
533         res->result      = result     ;  /* result (0x00 = accept) */
534         res->reason      = reason     ;  /* reason (0x00 = no reason specified) */
535 }
536
537 /*******************************************************************
538  Reads or writes an RPC_RESULTS structure.
539
540  lkclXXXX only one reason at the moment!
541 ********************************************************************/
542
543 static bool smb_io_rpc_results(const char *desc, RPC_RESULTS *res, prs_struct *ps, int depth)
544 {
545         if (res == NULL)
546                 return False;
547
548         prs_debug(ps, depth, desc, "smb_io_rpc_results");
549         depth++;
550
551         if(!prs_align(ps))
552                 return False;
553         
554         if(!prs_uint8 ("num_results", ps, depth, &res->num_results))    
555                 return False;
556
557         if(!prs_align(ps))
558                 return False;
559         
560         if(!prs_uint16("result     ", ps, depth, &res->result))
561                 return False;
562         if(!prs_uint16("reason     ", ps, depth, &res->reason))
563                 return False;
564         return True;
565 }
566
567 /*******************************************************************
568  Init an RPC_HDR_BA structure.
569
570  lkclXXXX only one reason at the moment!
571
572 ********************************************************************/
573
574 void init_rpc_hdr_ba(RPC_HDR_BA *rpc, 
575                                 uint16 max_tsize, uint16 max_rsize, uint32 assoc_gid,
576                                 const char *pipe_addr,
577                                 uint8 num_results, uint16 result, uint16 reason,
578                                 RPC_IFACE *transfer)
579 {
580         init_rpc_hdr_bba (&rpc->bba, max_tsize, max_rsize, assoc_gid);
581         init_rpc_addr_str(&rpc->addr, pipe_addr);
582         init_rpc_results (&rpc->res, num_results, result, reason);
583
584         /* the transfer syntax from the request */
585         memcpy(&rpc->transfer, transfer, sizeof(rpc->transfer));
586 }
587
588 /*******************************************************************
589  Reads or writes an RPC_HDR_BA structure.
590 ********************************************************************/
591
592 bool smb_io_rpc_hdr_ba(const char *desc, RPC_HDR_BA *rpc, prs_struct *ps, int depth)
593 {
594         if (rpc == NULL)
595                 return False;
596
597         prs_debug(ps, depth, desc, "smb_io_rpc_hdr_ba");
598         depth++;
599
600         if(!smb_io_rpc_hdr_bba("", &rpc->bba, ps, depth))
601                 return False;
602         if(!smb_io_rpc_addr_str("", &rpc->addr, ps, depth))
603                 return False;
604         if(!smb_io_rpc_results("", &rpc->res, ps, depth))
605                 return False;
606         if(!smb_io_rpc_iface("", &rpc->transfer, ps, depth))
607                 return False;
608         return True;
609 }
610
611 /*******************************************************************
612  Init an RPC_HDR_REQ structure.
613 ********************************************************************/
614
615 void init_rpc_hdr_req(RPC_HDR_REQ *hdr, uint32 alloc_hint, uint16 opnum)
616 {
617         hdr->alloc_hint   = alloc_hint; /* allocation hint */
618         hdr->context_id   = 0;         /* presentation context identifier */
619         hdr->opnum        = opnum;     /* opnum */
620 }
621
622 /*******************************************************************
623  Reads or writes an RPC_HDR_REQ structure.
624 ********************************************************************/
625
626 bool smb_io_rpc_hdr_req(const char *desc, RPC_HDR_REQ *rpc, prs_struct *ps, int depth)
627 {
628         if (rpc == NULL)
629                 return False;
630
631         prs_debug(ps, depth, desc, "smb_io_rpc_hdr_req");
632         depth++;
633
634         if(!prs_uint32("alloc_hint", ps, depth, &rpc->alloc_hint))
635                 return False;
636         if(!prs_uint16("context_id", ps, depth, &rpc->context_id))
637                 return False;
638         if(!prs_uint16("opnum     ", ps, depth, &rpc->opnum))
639                 return False;
640         return True;
641 }
642
643 /*******************************************************************
644  Reads or writes an RPC_HDR_RESP structure.
645 ********************************************************************/
646
647 bool smb_io_rpc_hdr_resp(const char *desc, RPC_HDR_RESP *rpc, prs_struct *ps, int depth)
648 {
649         if (rpc == NULL)
650                 return False;
651
652         prs_debug(ps, depth, desc, "smb_io_rpc_hdr_resp");
653         depth++;
654
655         if(!prs_uint32("alloc_hint", ps, depth, &rpc->alloc_hint))
656                 return False;
657         if(!prs_uint16("context_id", ps, depth, &rpc->context_id))
658                 return False;
659         if(!prs_uint8 ("cancel_ct ", ps, depth, &rpc->cancel_count))
660                 return False;
661         if(!prs_uint8 ("reserved  ", ps, depth, &rpc->reserved))
662                 return False;
663         return True;
664 }
665
666 /*******************************************************************
667  Reads or writes an RPC_HDR_FAULT structure.
668 ********************************************************************/
669
670 bool smb_io_rpc_hdr_fault(const char *desc, RPC_HDR_FAULT *rpc, prs_struct *ps, int depth)
671 {
672         if (rpc == NULL)
673                 return False;
674
675         prs_debug(ps, depth, desc, "smb_io_rpc_hdr_fault");
676         depth++;
677
678         if(!prs_dcerpc_status("status  ", ps, depth, &rpc->status))
679                 return False;
680         if(!prs_uint32("reserved", ps, depth, &rpc->reserved))
681                 return False;
682
683     return True;
684 }
685
686 /*******************************************************************
687  Inits an RPC_HDR_AUTH structure.
688 ********************************************************************/
689
690 void init_rpc_hdr_auth(RPC_HDR_AUTH *rai,
691                                 uint8 auth_type, uint8 auth_level,
692                                 uint8 auth_pad_len,
693                                 uint32 auth_context_id)
694 {
695         rai->auth_type     = auth_type;
696         rai->auth_level    = auth_level;
697         rai->auth_pad_len  = auth_pad_len;
698         rai->auth_reserved = 0;
699         rai->auth_context_id = auth_context_id;
700 }
701
702 /*******************************************************************
703  Reads or writes an RPC_HDR_AUTH structure.
704 ********************************************************************/
705
706 bool smb_io_rpc_hdr_auth(const char *desc, RPC_HDR_AUTH *rai, prs_struct *ps, int depth)
707 {
708         if (rai == NULL)
709                 return False;
710
711         prs_debug(ps, depth, desc, "smb_io_rpc_hdr_auth");
712         depth++;
713
714         if(!prs_align(ps))
715                 return False;
716
717         if(!prs_uint8 ("auth_type    ", ps, depth, &rai->auth_type))
718                 return False;
719         if(!prs_uint8 ("auth_level   ", ps, depth, &rai->auth_level))
720                 return False;
721         if(!prs_uint8 ("auth_pad_len ", ps, depth, &rai->auth_pad_len))
722                 return False;
723         if(!prs_uint8 ("auth_reserved", ps, depth, &rai->auth_reserved))
724                 return False;
725         if(!prs_uint32("auth_context_id", ps, depth, &rai->auth_context_id))
726                 return False;
727
728         return True;
729 }
730
731 /*******************************************************************
732  Checks an RPC_AUTH_VERIFIER structure.
733 ********************************************************************/
734
735 bool rpc_auth_verifier_chk(RPC_AUTH_VERIFIER *rav,
736                                 const char *signature, uint32 msg_type)
737 {
738         return (strequal(rav->signature, signature) && rav->msg_type == msg_type);
739 }
740
741 /*******************************************************************
742  Inits an RPC_AUTH_VERIFIER structure.
743 ********************************************************************/
744
745 void init_rpc_auth_verifier(RPC_AUTH_VERIFIER *rav,
746                                 const char *signature, uint32 msg_type)
747 {
748         fstrcpy(rav->signature, signature); /* "NTLMSSP" */
749         rav->msg_type = msg_type; /* NTLMSSP_MESSAGE_TYPE */
750 }
751
752 /*******************************************************************
753  Reads or writes an RPC_AUTH_VERIFIER structure.
754 ********************************************************************/
755
756 bool smb_io_rpc_auth_verifier(const char *desc, RPC_AUTH_VERIFIER *rav, prs_struct *ps, int depth)
757 {
758         if (rav == NULL)
759                 return False;
760
761         prs_debug(ps, depth, desc, "smb_io_rpc_auth_verifier");
762         depth++;
763
764         /* "NTLMSSP" */
765         if(!prs_string("signature", ps, depth, rav->signature,
766                         sizeof(rav->signature)))
767                 return False;
768         if(!prs_uint32("msg_type ", ps, depth, &rav->msg_type)) /* NTLMSSP_MESSAGE_TYPE */
769                 return False;
770
771         return True;
772 }
773
774 /*******************************************************************
775  This parses an RPC_AUTH_VERIFIER for schannel. I think
776 ********************************************************************/
777
778 bool smb_io_rpc_schannel_verifier(const char *desc, RPC_AUTH_VERIFIER *rav, prs_struct *ps, int depth)
779 {
780         if (rav == NULL)
781                 return False;
782
783         prs_debug(ps, depth, desc, "smb_io_rpc_schannel_verifier");
784         depth++;
785
786         if(!prs_string("signature", ps, depth, rav->signature, sizeof(rav->signature)))
787                 return False;
788         if(!prs_uint32("msg_type ", ps, depth, &rav->msg_type))
789                 return False;
790
791         return True;
792 }
793
794 /*******************************************************************
795 creates an RPC_AUTH_SCHANNEL_NEG structure.
796 ********************************************************************/
797
798 void init_rpc_auth_schannel_neg(RPC_AUTH_SCHANNEL_NEG *neg,
799                               const char *domain, const char *myname)
800 {
801         neg->type1 = 0;
802         neg->type2 = 0x3;
803         fstrcpy(neg->domain, domain);
804         fstrcpy(neg->myname, myname);
805 }
806
807 /*******************************************************************
808  Reads or writes an RPC_AUTH_SCHANNEL_NEG structure.
809 ********************************************************************/
810
811 bool smb_io_rpc_auth_schannel_neg(const char *desc, RPC_AUTH_SCHANNEL_NEG *neg,
812                                 prs_struct *ps, int depth)
813 {
814         if (neg == NULL)
815                 return False;
816
817         prs_debug(ps, depth, desc, "smb_io_rpc_auth_schannel_neg");
818         depth++;
819
820         if(!prs_align(ps))
821                 return False;
822
823         if(!prs_uint32("type1", ps, depth, &neg->type1))
824                 return False;
825         if(!prs_uint32("type2", ps, depth, &neg->type2))
826                 return False;
827         if(!prs_string("domain  ", ps, depth, neg->domain, sizeof(neg->domain)))
828                 return False;
829         if(!prs_string("myname  ", ps, depth, neg->myname, sizeof(neg->myname)))
830                 return False;
831
832         return True;
833 }
834
835 /*******************************************************************
836 reads or writes an RPC_AUTH_SCHANNEL_CHK structure.
837 ********************************************************************/
838
839 bool smb_io_rpc_auth_schannel_chk(const char *desc, int auth_len, 
840                                 RPC_AUTH_SCHANNEL_CHK * chk,
841                                 prs_struct *ps, int depth)
842 {
843         if (chk == NULL)
844                 return False;
845
846         prs_debug(ps, depth, desc, "smb_io_rpc_auth_schannel_chk");
847         depth++;
848
849         if ( !prs_uint8s(False, "sig  ", ps, depth, chk->sig, sizeof(chk->sig)) )
850                 return False;
851                 
852         if ( !prs_uint8s(False, "seq_num", ps, depth, chk->seq_num, sizeof(chk->seq_num)) )
853                 return False;
854                 
855         if ( !prs_uint8s(False, "packet_digest", ps, depth, chk->packet_digest, sizeof(chk->packet_digest)) )
856                 return False;
857         
858         if ( auth_len == RPC_AUTH_SCHANNEL_SIGN_OR_SEAL_CHK_LEN ) {
859                 if ( !prs_uint8s(False, "confounder", ps, depth, chk->confounder, sizeof(chk->confounder)) )
860                         return False;
861         }
862
863         return True;
864 }