aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-scsistat.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-21Further refactor SRT stats.Michael Mann1-185/+0
2015-04-28Add service_response_time_table for TShark srt stats.Michael Mann1-124/+27
2015-03-07Get rid of an unused structure member.Guy Harris1-1/+0
2015-02-09Use G_GINT64_MODIFIER when formatting g{u}int64 values.Guy Harris1-1/+1
2015-02-09(Trivial) Fix printf-related 'Mismatch on sign' warningsBill Meier1-3/+4
2015-02-03Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann1-2/+5
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-2/+0
2014-11-14The registered -z parameter string shouldn't end with a comma.Guy Harris1-1/+1
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-1/+1
2014-11-14tap_ui -> stat_tap_ui.Guy Harris1-2/+2
2014-11-14For tap UIs, register a list of parameters and some menu information.Guy Harris1-1/+11
2014-10-13Add editor modelines and/or adjust whilespace.Bill Meier1-30/+42
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-12Create/use a number of extended value-strings;Bill Meier1-72/+73
2013-11-14Get rid of Warinings [-Wmissing-prototypes]Anders Broman1-0/+2
2013-08-14Get rid of -Wshadow warning - I guess we're including something thatGuy Harris1-3/+3
2013-03-07Use explicit casts.Anders Broman1-6/+6
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-4/+0
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer1-0/+264