jmayer | 1 Sep 2009 01:11
Favicon

rev 29645: /trunk/ /trunk/: ConfigureChecks.cmake cmakeconfig.h.in

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29645

User: jmayer
Date: 2009/08/31 04:11 PM

Log:
 Add check for HAVE_MKSTEMP to make build work again on
 platforms that know about mkstemp().

Directory: /trunk/
  Changes    Path                     Action
  +1 -0      ConfigureChecks.cmake    Modified
  +3 -0      cmakeconfig.h.in         Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

etxrab | 1 Sep 2009 07:19
Favicon

rev 29646: /trunk/gtk/ /trunk/gtk/: main_proto_draw.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29646

User: etxrab
Date: 2009/08/31 10:19 PM

Log:
 Don't bother with a progress dialog for small Hex windows.

Directory: /trunk/gtk/
  Changes    Path                 Action
  +18 -9     main_proto_draw.c    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

etxrab | 1 Sep 2009 09:29
Favicon

rev 29647: /trunk/gtk/ /trunk/gtk/: main_proto_draw.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29647

User: etxrab
Date: 2009/09/01 12:29 AM

Log:
 Typo

Directory: /trunk/gtk/
  Changes    Path                 Action
  +1 -1      main_proto_draw.c    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

etxrab | 1 Sep 2009 10:51
Favicon

rev 29648: /trunk/ /trunk/: file.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29648

User: etxrab
Date: 2009/09/01 01:51 AM

Log:
 - Read a min number if packets before checking if the progress bar should be updated.
 - Calculate the progess before checking if progress bar should be
 created or not.
 - Dont update the progress to often on small files.
 - Use data_offset rather than reading file_pos.

Directory: /trunk/
  Changes    Path          Action
  +36 -24    file.c        Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

tuexen | 1 Sep 2009 12:12
Favicon

rev 29649: /trunk/gtk/ /trunk/gtk/: sctp_assoc_analyse.c sctp_error_dlg.c sctp_stat_dlg.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29649

User: tuexen
Date: 2009/09/01 03:12 AM

Log:
 From Irene Ruengeler: Get rid of legacy gtk code...

Directory: /trunk/gtk/
  Changes    Path                    Action
  +73 -18    sctp_assoc_analyse.c    Modified
  +120 -66   sctp_error_dlg.c        Modified
  +241 -217  sctp_stat_dlg.c         Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

tuexen | 1 Sep 2009 12:29
Favicon

rev 29650: /trunk/gtk/ /trunk/gtk/: sctp_assoc_analyse.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29650

User: tuexen
Date: 2009/09/01 03:29 AM

Log:
 Out with debug output...

Directory: /trunk/gtk/
  Changes    Path                    Action
  +0 -1      sctp_assoc_analyse.c    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

martinm | 1 Sep 2009 13:15
Favicon

rev 29651: /trunk/ /trunk/: file.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29651

User: martinm
Date: 2009/09/01 04:15 AM

Log:
 Add volatile to avoid clobbered by longjmp warning.

Directory: /trunk/
  Changes    Path          Action
  +1 -1      file.c        Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

krj | 1 Sep 2009 17:54
Favicon

rev 29652: /trunk/gtk/ /trunk/gtk/: packet_list_store.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29652

User: krj
Date: 2009/09/01 08:54 AM

Log:
 Plug memleak in new_packet_list_store_clear(). Make sure that we free the pointer array segment

Directory: /trunk/gtk/
  Changes    Path                   Action
  +29 -29    packet_list_store.c    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

krj | 1 Sep 2009 18:00
Favicon

rev 29653: /trunk/gtk/ /trunk/gtk/: new_packet_list.c packet_list_store.h

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29653

User: krj
Date: 2009/09/01 09:00 AM

Log:
 We no longer store the column text in our record, so don't ever dereference the record column text pointer.
In fact, remove it completely. This could cause a crash.

 While there, throw in a few g_assert()'s.

Directory: /trunk/gtk/
  Changes    Path                   Action
  +62 -60    new_packet_list.c      Modified
  +0 -1      packet_list_store.h    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

krj | 1 Sep 2009 19:09
Favicon

rev 29654: /trunk/ /trunk/epan/: proto.c /trunk/gtk/: menus.c /trunk/: print.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29654

User: krj
Date: 2009/09/01 10:09 AM

Log:
 From Richard Brodie via. Bug 3913:

 Free ptr array allocated through proto_find_finfo()

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -1      proto.c       Modified

Directory: /trunk/gtk/
  Changes    Path          Action
  +1 -1      menus.c       Modified

Directory: /trunk/
  Changes    Path          Action
  +5 -5      print.c       Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe


Gmane