aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stats_tree/pinfo_stats_tree.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-05More char -> const char warning fixes.jmayer1-4/+4
2005-07-25fix a typo: lenght -> lengthulfl1-1/+1
2005-07-24include pinfo_stats_tree.c in the build process, so MSVC compiles againulfl1-1/+1
2005-07-24Add "pinfo_stats_tree.h" to declare "register_pinfo_stat_trees()", andguy1-8/+10
2005-06-10don't call g_assert_not_reached() for an unknown port typeulfl1-4/+1
2005-03-21Fix the names that were not consistent after the rename.lego1-5/+3
2005-03-21Add a cleanup call-back to the stats_tree.lego1-4/+4
2005-03-21This one is not in the makefiles (it's an example of stats_tree not realy a f...lego1-14/+14
2005-03-06Handle XNS IDP socket numbers.guy1-3/+4
2005-02-25added a tree examplelego1-3/+41
2005-02-24Change the plugin to be something useful.lego1-121/+49
2005-02-20Add some svn propsjmayer1-2/+2
2005-02-16An example stats_tree plugin using pinfo as its only data sourcelego1-0/+181