For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-dcerpc.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-18 morrissFrom Dirk Jagdmann via https://bugs.wireshark.org/bugzi...
2011-10-15 wmeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-08-11 geraldFrom Dirk Jagdmann: Protect the RTS info column.
2011-07-19 guyAdd a DREP_LITTLE_ENDIAN for the DCE RPC endianness...
2011-05-23 cmaynardDelete unused header field entries found by running...
2011-05-23 cmaynardFrom Micheal Mann via bug 2794: Fix some display filter...
2011-04-16 etxrabFrom Dirk:
2011-02-18 geraldFix more Visual C++ analysis errors.
2011-01-30 stigIntroduce "Fragment count" filter element for all proto...
2011-01-19 sfisherFix warning found by clang...
2011-01-03 sfisherRemove the other use of tvb_fake_unicode() from the...
2011-01-03 sfisherSwitch one of the places in the DCERPC dissector from...
2010-12-23 jakeFrom Julien Kerihuel:
2010-12-08 sfisherChange "DCE RPC" to "Distributed Computing Environment...
2010-12-06 wmeierFix various typos and spelling errors.
2010-05-13 morrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2010-05-11 wmeierUse consistent indentation; Whitesapce & formatting...
2010-04-03 wmeier From Yaniv Kaul: constify parameters
2010-04-02 wmeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 wmeierFrom Yaniv Kaul: constify parameters
2010-02-06 stigRenamed some reassembled data texts.
2010-02-03 stigChanged "reassembled_length" -> "reassembled.length".
2010-02-02 stigIntroduce "Reassembled length" filter element for all...
2010-01-20 sahlbergFrom Julien Kerihuel, add support for
2010-01-13 etxrabFrom Didier Gautheron:
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-11-01 jakeFrom Markus Koetter:
2009-10-20 sahlbergFrom Matthieu Patou
2009-10-05 stigInitialize some values to avoid uninitialized warnings.
2009-10-04 etxrabAtemt to fix compilation of packet-dcerpc.c for Windows.
2009-10-04 sahlbergmore samr updates for ndr64
2009-10-03 sahlbergrename dissect_ndr_4or8 to dissect_ndr_uint3264 ...
2009-10-03 sahlberginitial support to handle conformance data for NDR64.
2009-10-03 sahlbergteach the dce/rpc pointer dissector about ndr64 and...
2009-10-01 sahlbergwe need to copy the information about the transport...
2009-09-30 sahlbergMove the definition of the uuid, and registration of...
2009-09-24 krjDon't guard col_append_str with check_col
2009-09-08 krjCustom columnfication:
2009-08-28 wmeierFix code which could access uninitialized variables...
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 stigChanged flags_set_truth -> tfs_set_notset
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-13 etxrabApply some of the patches from:
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2008-05-14 wmeierFix some of the Errors/warnings detected by checkapi.
2008-02-08 sahlbergbased on the novell idllib sources :
2007-12-07 geraldRegister the "samr.nt_password" preference as obsolete.
2007-11-09 etxrabApply yet another set of the optimization patches:
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-08-28 sahlbergrename dcerpc_smb_store_pol_name to dcerpc_store_polhn...
2007-08-15 morriss- s/ntohs/g_ntohs
2007-05-08 sahlbergupdate PIDL_dissect_cvstring so that it can be used...
2007-05-06 ulfladd CBA_E_INVALIDID
2007-03-30 sfisherFix more warnings
2007-03-19 guyGet rid of unused variable.
2007-02-27 sahlbergadd PIDL friendly helper to manage unicode strings
2006-11-26 jakeFrom Stefan Metzmacher:
2006-11-24 jakeFrom Stefan Metzmacher:
2006-11-21 sahlbergfix for bug 1226:
2006-10-20 geraldCatch an infinite loop. Fixes bug 1172.
2006-09-28 sahlbergFrom stephen fisher:
2006-09-24 ulflprint the connectionless interface name if such is...
2006-09-23 sahlbergreplace a rotating buffer in smb with ep allocated...
2006-09-13 sahlbergthe way we pass dcerpc strings from deep down in helper...
2006-09-07 ulfltweak some expert infos so they better work with the...
2006-09-02 guyAdd brackets to squelch a compiler warning.
2006-08-28 ulflminor format string change
2006-08-18 sahlbergguids are not olnly used in dcerpc interfaces and...
2006-08-17 ulflsome further work on the GUID/UUID resolvings
2006-08-17 sahlbergadd missing _WIN32 encapsulation so braces match and...
2006-08-16 ulflvarious UUID/GUID based changes.
2006-07-22 ulfladd some more "informational" (generated) fields to...
2006-07-08 ulfldon't use only upper case letters for ResolveWin32UUID...
2006-07-08 ulflif the request/response subdissector couldn't be called...
2006-07-06 ulfladd another CBA DCOM HRESULT
2006-07-01 ulfllower the expert info level from NOTE to CHAT for the...
2006-06-29 ulflkeep the (optional) Object UUID in the call value
2006-06-29 ulflthe drep parameter of dissect_dcerpc_uuid_t() should...
2006-06-26 ulfladd a new column DCE/RPC context ID
2006-06-23 ulflfix the reading of UUID's from the Win32 registry,...
2006-06-15 ulfladd a missing status code
2006-06-12 ulfladd some more DCOM related HRESULTS
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-05 ulfladd two missing DCOM Dispatch error codes
2006-03-17 sahlbergfix for coverity bug 41
2006-03-09 geraldRemove MIN and MAX defines, which GLib provides.
2006-03-08 geraldFix a couple of compilation warnings.
2006-03-08 geraldUse Unicode for all native Win32 calls. Unicode Window...
2006-02-16 guyUse the new "proto_tree_add_*_format_value" routines.
2006-01-19 ulfladd "RPC_E_TIMEOUT" to the reject status codes
2005-11-12 sahlbergadd initial decode of dcerpc over smb2
2005-10-17 geraldIn packet-dcerpc-nt.c, make sure we call init_pol_hash...
2005-09-28 ulflfix #480: Change defaults for all reassembling settings...
2005-09-25 guyIf "dissect_dcerpc_cn()" throws an exception when called by
2005-09-23 sahlbergremove some compiler warnings
2005-09-22 ulfladd two more bind reject reasons from the specs
next