aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
1999-12-29If there aren't any packets in the capture (which could be the case if,Guy Harris1-22/+24
1999-12-29Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasonsGilbert Ramirez8-109/+274
1999-12-29Get rid of the "(UDP)" and "(TCP)" in various NetBIOS-over-TCP protocolGuy Harris2-8/+8
1999-12-29Get rid of the "(UDP)" in the DNS protocol string.Guy Harris1-6/+12
1999-12-29Update a comment.Guy Harris1-3/+12
1999-12-29Put the frame number in the text for the top-level tree entry for theGuy Harris1-2/+3
1999-12-29Move the stuff to fill in those columns not filled in by dissectors fromGuy Harris3-281/+289
1999-12-29Move the definition of "prefs" from "gtk/prefs_dlg.c" to "prefs.c", soGuy Harris2-4/+4
1999-12-29Get rid of the commented-out GTK+ declarations.Guy Harris1-6/+1
1999-12-29Put a list of known OUIs in "oui.h", along with a declaration ofGuy Harris5-19/+136
1999-12-28You shouldn't need to install "libtool" just to compile and installGuy Harris1-13/+5
1999-12-28Make the default plugin directory "$(libdir)/ethereal/plugins/0.8",Guy Harris1-2/+2
1999-12-28Add support for "--with-plugindir=<plugin install dir>" to configure.Gerald Combs4-8/+37
1999-12-28libtool 1.3.4 is required (1.3.3 did not work. i'm not sure what happensJun-ichiro itojun Hagino1-5/+13
1999-12-26Add some more items to the TODO list, and note that loadable modules areGuy Harris1-5/+41
1999-12-26Integrate libtool/libltdl with the plugin code. Add libtool and libltdlGerald Combs25-44/+11249
1999-12-24Fix up the additions to reflect the reality that, at least on HP-UX 10.xGuy Harris1-5/+18
1999-12-24Add a pile of additional information derived from Rick Jones' postingsGuy Harris1-35/+79
1999-12-23Patch from Greg Kilfoyle to add some additional manufacturers.Guy Harris1-1/+8
1999-12-23Patch from Greg Kilfoyle of Redback Networks:Guy Harris1-5/+7
1999-12-23Capitalize the "p" in "protocol" in "Internet Cache Protocol", to matchGuy Harris1-2/+2
1999-12-23I thought I'd seen a problem with the combo box in the "Capture:Start"Guy Harris1-14/+16
1999-12-23Beef up the HP-UX README with some more information.Guy Harris1-0/+38
1999-12-23Beef up the AIX README with some more information.Guy Harris1-4/+58
1999-12-22Fix some news items.Guy Harris1-3/+5
1999-12-22Fix a minor typo in a comment.Guy Harris1-2/+2
1999-12-22Add "editcap.c" to the list of "extra" files in the distribution.Guy Harris1-1/+2
1999-12-22Prep for the next release.Gerald Combs3-3/+64
1999-12-21Fix bus error/alignment issues in ntp_fmt_ts.Gerald Combs1-9/+9
1999-12-20Move the code to raise a window into a "reactivate_window()" routine,Guy Harris3-38/+36
1999-12-20Have the "destroy" callback for the "Add colors to display" and "EditGuy Harris1-59/+65
1999-12-19Associate with each "Edit color filter" window pointers to anyGuy Harris1-28/+118
1999-12-19When a dialog box is closed (for whatever reason), close any dialogsGuy Harris2-455/+558
1999-12-19Don't keep the CList of color filters around; create it when theGuy Harris3-234/+301
1999-12-19Put "{get,set}_color_filter_{name,string}" inline, and, for the "get"Guy Harris1-38/+8
1999-12-19Make the color filter list global, and have the code that appliesGuy Harris3-27/+30
1999-12-19When writing the color filter list out, go through the list ofGuy Harris1-13/+19
1999-12-19Add to the "color_filter_t" structure members to store the name andGuy Harris2-12/+36
1999-12-18Latest patches for SMB decodes ... This fixes the bug in large NetServerEnum2Richard Sharpe1-48/+92
1999-12-17Add two 48x48 PNGs to the distribution.Gilbert Ramirez3-1/+3
1999-12-16New NFS v3 dissector (READDIR). 5 functions are still missing.Uwe Girlich1-4/+111
1999-12-16New define NFS3_COOKIEVERFSIZE.Uwe Girlich1-1/+2
1999-12-16Put "Ethereal" in boldface everywhere it appears.Guy Harris1-115/+137
1999-12-16Add a new page to the Preferences notebook: a GUI page. The soleGilbert Ramirez9-25/+262
1999-12-16Reduce the About box to a reasonable size. Gerald's name remainsGilbert Ramirez1-44/+8
1999-12-15Fix segfault reported by Gregor Glomm <gg@seh.de> Really cleaned up LPDGilbert Ramirez1-43/+57
1999-12-15Include "snprintf.h" on platforms that don't have an "snprintf()" ofGuy Harris1-1/+10
1999-12-15A first cut, untested.Guy Harris1-0/+36
1999-12-15Pull in some additional non-definitions, to make it match the currentGuy Harris1-3/+17
1999-12-15Bring it somewhat up to date.Guy Harris1-2/+16