Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-spoolss.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 9 Feb 2003 20:11:37 -0600 (CST)
tpot        2003/02/09 20:11:37 CST

  Modified files:
    .                    packet-dcerpc-spoolss.c 
  Log:
  Cleanup of printer forms dissection:
  
   - display more data in COL_INFO
  
   - replaced per-RPC level fields with generic spoolss.form.level one
  
   - put the form type value string into the hf initialisation instead
     of displaying it by hand using proto_tree_add_text
  
   - added hidden field for all forms RPCs (filter on spoolss.form to get
     all form related RPCs)
  
   - removed useless dissect_form_name() function
  
  Revision  Changes    Path
  1.86      +154 -151  ethereal/packet-dcerpc-spoolss.c