aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-fldb.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-8/+8
2011-01-12There's no need to pass the result of tvb_get_ptr() as the 'value' inmorriss1-31/+27
2010-10-13Use extended value string functions to access dce_error_vals (which has 4397 ...wmeier1-8/+8
2010-04-06#include <string.h> not needed.wmeier1-2/+0
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-58/+29
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-121/+121
2007-09-30update filter fields for bug 1803sahlberg1-124/+124
2007-09-07Change the long protocol name dissectors for various DFS protocols toguy1-2/+2
2006-08-16FT_STRING -> FT_GUIDulfl1-4/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-08-29Change the field description to match the field name.jmayer1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+2142