aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-07Changed flags_set_truth -> tfs_set_notsetstig1-24/+24
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-102/+102
2009-05-13Apply some of the patches from:etxrab1-10/+5
2009-03-13From Jakub Zawadzki (bug 3331):stig1-3/+1
2008-05-14Fix some of the Errors/warnings detected by checkapi.wmeier1-3/+4
2008-02-08based on the novell idllib sources :sahlberg1-1/+1
2007-12-07Register the "samr.nt_password" preference as obsolete.gerald1-0/+9
2007-11-09Apply yet another set of the optimization patches:etxrab1-1/+1
2007-10-23Apply the small performance enhancment patches for:etxrab1-6/+6
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_namesahlberg1-0/+2
2007-08-15- s/ntohs/g_ntohsmorriss1-9/+6
2007-05-08update PIDL_dissect_cvstring so that it can be used in a future pidl to sahlberg1-8/+40
2007-05-06add CBA_E_INVALIDIDulfl1-0/+1
2007-03-30Fix more warningssfisher1-3/+2
2007-03-19Get rid of unused variable.guy1-1/+0
2007-02-27add PIDL friendly helper to manage unicode stringssahlberg1-0/+21
2006-11-26From Stefan Metzmacher:jake1-6/+13
2006-11-24From Stefan Metzmacher:jake1-12/+19
2006-11-21fix for bug 1226:sahlberg1-1/+4
2006-10-20Catch an infinite loop. Fixes bug 1172.gerald1-12/+15
2006-09-28From stephen fisher:sahlberg1-4/+2
2006-09-24print the connectionless interface name if such is knownulfl1-3/+11
2006-09-23replace a rotating buffer in smb with ep allocated memorysahlberg1-4/+4
2006-09-13the way we pass dcerpc strings from deep down in helpers to high level dissec...sahlberg1-0/+4
2006-09-07tweak some expert infos so they better work with the composite dialog (e.g. r...ulfl1-6/+6
2006-09-02Add brackets to squelch a compiler warning.guy1-22/+23
2006-08-28minor format string changeulfl1-2/+2
2006-08-18guids are not olnly used in dcerpc interfaces and they often occur in many ...sahlberg1-3/+0
2006-08-17some further work on the GUID/UUID resolvingsulfl1-255/+32
2006-08-17add missing _WIN32 encapsulation so braces match and compilation under non-wi...sahlberg1-0/+2
2006-08-16various UUID/GUID based changes.ulfl1-65/+92
2006-07-22add some more "informational" (generated) fields to the dcerpc treeulfl1-12/+62
2006-07-08don't use only upper case letters for ResolveWin32UUID parameter and variable...ulfl1-19/+19
2006-07-08if the request/response subdissector couldn't be called because of missing bi...ulfl1-2/+14
2006-07-06add another CBA DCOM HRESULTulfl1-0/+1
2006-07-01lower the expert info level from NOTE to CHAT for the multiple PDU message, a...ulfl1-1/+1
2006-06-29keep the (optional) Object UUID in the call valueulfl1-1/+5
2006-06-29the drep parameter of dissect_dcerpc_uuid_t() should be guint8 * instead of c...ulfl1-1/+1
2006-06-26add a new column DCE/RPC context IDulfl1-0/+42
2006-06-23fix the reading of UUID's from the Win32 registry, it was broken as we switch...ulfl1-3/+4
2006-06-15add a missing status codeulfl1-0/+1
2006-06-12add some more DCOM related HRESULTSulfl1-0/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-5/+5
2006-05-05add two missing DCOM Dispatch error codesulfl1-0/+2
2006-03-17fix for coverity bug 41sahlberg1-3/+12
2006-03-09Remove MIN and MAX defines, which GLib provides.gerald1-4/+0
2006-03-08Fix a couple of compilation warnings.gerald1-2/+6
2006-03-08Use Unicode for all native Win32 calls. Unicode Windows applicationsgerald1-2/+2
2006-02-16Use the new "proto_tree_add_*_format_value" routines.guy1-1/+1
2006-01-19add "RPC_E_TIMEOUT" to the reject status codesulfl1-0/+1