Update value strings.
[metze/wireshark/wip.git] / capture_opts.h
2008-06-24 Guy HarrisAdd gtk/capture_globals.h, to declare global_capture_op...
2008-06-23 Guy HarrisRename a variable to avoid collisions with a global...
2008-06-20 Guy Harriscapture_opts_print_statistics() has nothing to do with...
2007-12-04 Tomas KukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-08-30 Gerald CombsChange the "--enable-setuid-install" option to install...
2007-08-22 Jeff Morrissgcc 4 doesn't like my macro for getting the interface...
2007-08-22 Jeff MorrissFix bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2007-08-02 Gerald CombsAdd a "-S" flag to dumpcap, which prints out interface...
2007-07-20 Gerald CombsRemove the "-I" flag from dumpcap, and add a "-M" flag...
2007-06-11 Gerald CombsOne more step in privilege separation.
2006-08-26 Guy HarrisGo back to setting the capture filter to an empty strin...
2006-05-21 Ronnie Sahlbergname change
2006-04-03 Guy HarrisIn Tethereal, don't save to a temporary file if "-w...
2006-02-11 Ulf Lampingthe point of no return ...
2006-02-10 Ulf Lampingremove all calls to exit() from the capture_opts.c...
2006-01-07 Ulf Lampingmove output_to_pipe flag from tethereal's loop_data...
2005-12-18 Jörg Mayerwarning: function declaration isn't a prototype
2005-12-13 Ulf LampingHUGE STEP (hopefully toward the right direction):
2005-12-05 Ulf Lampingadd capture_opts_trim(), as this sequence is used three...
2005-12-03 Ulf Lampingsplit capture.h into capture.h, capture_loop.h and...