aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/smb2_stat.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingjmayer1-2/+1
2011-08-21Add missing newline at the end of the file.stig1-1/+1
2011-08-20Add more register_dfilter_stat driven menus to MAIN_MENU_USE_UIMANAGERetxrab1-0/+6
2011-07-21Fix almost all accesses to ->windowjmayer1-1/+2
2011-06-06Add support for PARAM_ENUM tap parameters, and use the tap_param_dlgguy1-1/+0
2011-06-05Rename the tap_dfilter_dlg.[ch] files to reflect that they can do moreguy1-1/+1
2011-06-05Some work on generalizing the "display filter" tap parameter dialog boxguy1-2/+8
2010-10-29Use value_string_ext fcns to access certain value_string arrays.wmeier1-1/+1
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...morriss1-1/+0
2009-06-22Change window_new() to dlg_window_new() and destroy the window with the top l...etxrab1-1/+2
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-10-13Bring the windows to front when rescanning of packets are done.stig1-0/+1
2008-08-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andmorriss1-3/+2
2008-04-13sort #includes by directoriesulfl1-8/+8
2008-04-12move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main...ulfl1-1/+1
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectulfl1-2/+2
2008-04-11OBJECT_..._DATA --> g_object_..._datawmeier1-1/+1
2007-11-28Fix bug #954 for LDAP SRT stats along with the same problem in all the othersfisher1-2/+4
2007-11-28Fix a problem whereby the smb2 service resposne time statistics filter wassfisher1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-02-12Add userdata arguments to a bunch of stat initialization routines toguy1-1/+1
2006-02-07handmerged patch from metze it conflicted with recent P bit patch i checked insahlberg1-2/+2
2005-12-24Foil another of Ronnies attempts to make the repository properties free :-)jmayer1-1/+1
2005-12-23add service response time statistics for smb2sahlberg1-0/+215