Wireshark-commits: [Wireshark-commits] rev 23804: /trunk-0.99.7/ /trunk-0.99.7/epan/dissectors/: pa

Date: Sat, 08 Dec 2007 01:22:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23804

User: gerald
Date: 2007/12/08 01:22 AM

Log:
 Update the release notes. Copy more revisions from the trunk:
 
 ------------------------------------------------------------------------
 r23640 | sfisher | 2007-11-27 19:04:09 -0800 (Tue, 27 Nov 2007) | 5 lines
 Changed paths:
    M /trunk/gtk/afp_stat.c
    M /trunk/gtk/camel_srt.c
    M /trunk/gtk/dcerpc_stat.c
    M /trunk/gtk/fc_stat.c
    M /trunk/gtk/gui_stat_util.c
    M /trunk/gtk/ldap_stat.c
    M /trunk/gtk/ncp_stat.c
    M /trunk/gtk/rpc_stat.c
    M /trunk/gtk/scsi_stat.c
    M /trunk/gtk/service_response_time_table.c
    M /trunk/gtk/smb2_stat.c
    M /trunk/gtk/smb_stat.c
    M /trunk/gtk/tap_dfilter_dlg.c
 
 
 Fix bug #954 for LDAP SRT stats along with the same problem in all the other
 SRT code.
 
 
 ------------------------------------------------------------------------
 r23756 | stig | 2007-12-04 15:47:30 -0800 (Tue, 04 Dec 2007) | 4 lines
 Changed paths:
    M /trunk/gtk/conversations_table.c
    M /trunk/gtk/hostlist_table.c
    M /trunk/gtk/service_response_time_table.c
 
 Do not create an illegal filter when having an empty display filter and
 selecting Apply/Prepare "and/or (not) Selected" in Conversations, Endpoints
 and Service Response Time.
 
 ------------------------------------------------------------------------
 r23773 | morriss | 2007-12-05 11:55:40 -0800 (Wed, 05 Dec 2007) | 1 line
 Changed paths:
    M /trunk/epan/dissectors/packet-isup.c
 
 From Cliff Romash: TMR is not a mandatory parameter on an ANSI IAM but USI is.
 ------------------------------------------------------------------------
 r23777 | gerald | 2007-12-05 15:50:28 -0800 (Wed, 05 Dec 2007) | 4 lines
 Changed paths:
    M /trunk/file.c
    M /trunk/gtk/packet_list.c
    M /trunk/gtk/packet_list.h
    M /trunk/ui_util.h
 
 Make sure the "auto scroll in live capture" toolbar button and menu item
 correctly reflect the auto scroll state. Re-enable the ability to use
 the auto scroll toolbar button and menu item during a live capture.
 
 ------------------------------------------------------------------------
 r23787 | gerald | 2007-12-06 10:53:58 -0800 (Thu, 06 Dec 2007) | 4 lines
 Changed paths:
    M /trunk/plugins/wimax/msg_dlmap.c
    M /trunk/plugins/wimax/msg_ulmap.c
    M /trunk/plugins/wimax/wimax_bits.h
 
 Change calls to g_ntohs, g_ntohl, g_htons, and g_htonl to their
 epan/pint.h equivalents. Add warnings about trying to operate on tvb
 data directly.
 
 ------------------------------------------------------------------------
 r23794 | gerald | 2007-12-07 10:50:41 -0800 (Fri, 07 Dec 2007) | 2 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-dcerpc.c
    M /trunk/epan/proto.c
 
 Register the "samr.nt_password" preference as obsolete.
 
 ------------------------------------------------------------------------

Directory: /trunk-0.99.7/epan/dissectors/
  Changes    Path               Action
  +9 -0      packet-dcerpc.c    Modified
  +33 -12    packet-isup.c      Modified

Directory: /trunk-0.99.7/docbook/
  Changes    Path                 Action
  +20 -0     release-notes.xml    Modified

Directory: /trunk-0.99.7/epan/
  Changes    Path          Action
  +20 -18    proto.c       Modified

Directory: /trunk-0.99.7/gtk/
  Changes    Path                             Action
  +4 -2      afp_stat.c                       Modified
  +4 -2      camel_srt.c                      Modified
  +16 -4     conversations_table.c            Modified
  +4 -2      dcerpc_stat.c                    Modified
  +4 -2      fc_stat.c                        Modified
  +4 -2      gui_stat_util.c                  Modified
  +16 -4     hostlist_table.c                 Modified


(15 files not shown)