aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-15Support monitor mode in the capture preferences.Guy Harris1-24/+63
2010-04-19Use correct name for gprs-ns.Stig Bjørlykke1-1/+1
2010-04-19Revision 32295 renamed "nsip" to "gprs_ns".Stig Bjørlykke1-1/+3
2010-03-03Disable OID resolution and loading SMI modules by default.Balint Reczey1-0/+30
2010-01-28Fix various gcc -Wshadow warnings.Bill Meier1-3/+3
2010-01-26Cleanup the escape/unescape underscore in Packet List column headers.Stig Bjørlykke1-4/+4
2010-01-26Move underscore escaping/unscaping function to strutil.c;Gerasimos Dimitriadis1-0/+1
2010-01-25Handle escape/unescape underscore when read/write the preferencesStig Bjørlykke1-5/+5
2010-01-25Ensure we don't write outside the pref_str in put_string_list().Stig Bjørlykke1-1/+1
2010-01-11From Jim Young:Anders Broman1-1/+3
2009-12-17Introduce "Ignore Packet" in the packet list.Stig Bjørlykke1-0/+35
2009-09-25Make the filter toolbar style a preference.Anders Broman1-1/+13
2009-09-08Custom columnfication:Kovarththanan Rajaratnam1-1/+2
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam1-1/+2
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam1-1/+2
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam1-1/+2
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam1-1/+2
2009-09-05COL_BSSGP_TLLI is deprecatedKovarththanan Rajaratnam1-1/+1
2009-09-05Ignore preferences for deleted protocols "etheric" and "isup_thin".Stig Bjørlykke1-0/+4
2009-08-26(FWIW) One step towards including stdio.h & stdlib.h only when req'd.Bill Meier1-0/+1
2009-08-25 Custom columnfication:Anders Broman1-0/+1
2009-08-23Custom columnfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columnfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columnfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Avoid signed/unsigned comparisonKovarththanan Rajaratnam1-1/+1
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Add initial code to handle the migration to custom columns by mapping the dep...Kovarththanan Rajaratnam1-0/+35
2009-06-15Added a preference to capture in Pcap-NG from GUI.Stig Bjørlykke1-1/+11
2009-04-08size_t fixes.Gerald Combs1-5/+5
2009-03-13From Jakub Zawadzki (bug 3331):Stig Bjørlykke1-51/+28
2009-03-04Map "x.25.*" preferences to "x25.*".Stig Bjørlykke1-1/+3
2009-01-06Made find_preference function public as prefs_find_preference.Balint Reczey1-54/+53
2008-10-26More updates to the IGE Mac OS X integration feature:Stephen Fisher1-0/+15
2008-10-07Add a hidden preference to show the version in the welcome page.Stig Bjørlykke1-0/+14
2008-10-06Add a hidden preference to set the welcome screen title.Gerald Combs1-2/+19
2008-08-09Remove the "Save column widths" option so we always save the widths.Stig Bjørlykke1-15/+0
2008-08-08From Kovarththanan Rajaratnam (Bug 2660):Sake Blok1-0/+13
2008-07-16From Balint Reczey:Jaap Keuter1-1/+16
2008-07-14Rename the ERF "erfhdlc" preference to "hdlc_type" ("erf" is redundant,Guy Harris1-0/+15
2008-07-14Replace the old "erfatm" preference for the ERF dissector with anGuy Harris1-3/+14
2008-07-12Make erf.ethfcs a Boolean, with "FCS present" and "FCS not present" theGuy Harris1-6/+6
2008-07-12Rename the preference values to something that leaves out the "eth" (asGuy Harris1-3/+5
2008-07-12ERF Ethernet records always contain Ethernet packets, as the nameGuy Harris1-0/+11
2008-06-02Added an option to set default link-layer header type for each interface.Stig Bjørlykke1-0/+20
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-6/+6
2008-04-21Allow configuration of tap update interval.Martin Mathieson1-5/+15
2008-04-17Added an option to display hidden protocol items.Stig Bjørlykke1-0/+12