aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/smb2_stat.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-227/+0
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingJörg Mayer1-2/+1
2011-08-21Add missing newline at the end of the file.Stig Bjørlykke1-1/+1
2011-08-20Add more register_dfilter_stat driven menus to MAIN_MENU_USE_UIMANAGERAnders Broman1-0/+6
2011-07-21Fix almost all accesses to ->windowJörg Mayer1-1/+2
2011-06-06Add support for PARAM_ENUM tap parameters, and use the tap_param_dlgGuy Harris1-1/+0
2011-06-05Rename the tap_dfilter_dlg.[ch] files to reflect that they can do moreGuy Harris1-1/+1
2011-06-05Some work on generalizing the "display filter" tap parameter dialog boxGuy Harris1-2/+8
2010-10-29Use value_string_ext fcns to access certain value_string arrays.Bill Meier1-1/+1
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...Jeff Morriss1-1/+0
2009-06-22Change window_new() to dlg_window_new() and destroy the window with the top l...Anders Broman1-1/+2
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris1-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke1-0/+1
2008-08-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andJeff Morriss1-3/+2
2008-04-13sort #includes by directoriesUlf Lamping1-8/+8
2008-04-12move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main...Ulf Lamping1-1/+1
2008-04-12where it's not necessary, remove #include "compat_macros.h"Ulf Lamping1-1/+0
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping1-2/+2
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier1-1/+1
2007-11-28Fix bug #954 for LDAP SRT stats along with the same problem in all the otherStephen Fisher1-2/+4
2007-11-28Fix a problem whereby the smb2 service resposne time statistics filter wasStephen Fisher1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-12Add userdata arguments to a bunch of stat initialization routines toGuy Harris1-1/+1
2006-02-07handmerged patch from metze it conflicted with recent P bit patch i checked inRonnie Sahlberg1-2/+2
2005-12-24Foil another of Ronnies attempts to make the repository properties free :-)Jörg Mayer1-1/+1
2005-12-23add service response time statistics for smb2Ronnie Sahlberg1-0/+215