aboutsummaryrefslogtreecommitdiffstats
path: root/capture_ui_utils.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-28Fix for bug #1801 (http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1801)Stephen Fisher1-1/+1
2007-08-24Add a comment explaining why get_interface_descriptive_name() shouldn'tGuy Harris1-0/+5
2007-08-22gcc 4 doesn't like my macro for getting the interface description: it says th...Jeff Morriss1-0/+13
2007-08-22Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757 :Jeff Morriss1-0/+2
2007-01-21Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris1-2/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping1-2/+1
2005-12-14Constify a bunch of arguments and variables, to squelch compilerGuy Harris1-2/+2
2005-12-13make get_if_name() parameter if_text const, it's not changed insideUlf Lamping1-1/+1
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping1-1/+1
2005-04-19fix some minor bugs with the current interface name:Ulf Lamping1-0/+54
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatLars Roland1-4/+0
2005-01-16Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeGuy Harris1-0/+299