aboutsummaryrefslogtreecommitdiffstats
path: root/ui/iface_lists.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-02Fix ui/iface_lists.c - type attribute is not copiedRoland Knall1-0/+1
2014-02-25Remove trailing whitespaceBill Meier1-3/+3
2014-02-03Fix all -fstrict-alias warnings found by gcc 4.1.2Gilbert Ramirez1-1/+1
2013-11-26Actually, you can set the link-layer header type globally from theGuy Harris1-10/+10
2013-11-25If we don't have any preference set for the link-layer header type forGuy Harris1-6/+19
2013-10-22Use the preferred or default linktype as active.Irene Rüngeler1-0/+5
2013-06-27get main_window_update out of the way... pass an update_cb to the capture_syn...Luis Ontanon1-5/+5
2013-06-04From Mike Garratt:Anders Broman1-3/+19
2013-05-22Pull the capture-session state information out of capture_opts and putGuy Harris1-2/+0
2013-05-22On OS X, get the interface type from the System Configuration framework.Guy Harris1-1/+1
2013-05-21Only overwrite the scanned link layer properties if they are specified by com...Irene Rüngeler1-1/+3
2013-04-16Re-add format argument that appears to have been accidentallyEvan Huus1-1/+1
2013-04-16Update interface list when interface get lost and come back.Irene Rüngeler1-2/+2
2013-03-19From beroset:Anders Broman1-6/+6
2013-03-13Add interface options preferences.Irene Rüngeler1-4/+14
2013-02-28Add a #define for the default capture buffer size and use it.Jeff Morriss1-1/+1
2013-02-28From Anders: more places to increase the default capture buffer size.Jeff Morriss1-1/+1
2012-11-22On UN*X, if an interface has a description, use it as the "friendlyGuy Harris1-16/+23
2012-11-19Put a line of code on its own line (instead of following a comment).Jeff Morriss1-4/+6
2012-11-19From Mike Garratt:Anders Broman1-3/+15
2012-10-24Add Modelines info for new common ui source file(s)Alexis La Goutte1-0/+13
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-04Make sure global_capture_opts is properly declared.Gerald Combs1-0/+1
2012-08-01It looks like we haven't inserted anything into the cap_settings_historyGerald Combs1-13/+4
2012-08-01Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave theGerald Combs1-0/+371