remove wrong! string terminator detection
[metze/wireshark/wip.git] / epan / dissectors / packet-dcerpc.c
2009-07-12 Stefan Metzmacherremove wrong! string terminator detection ws-metze-gssapi-20090712
2009-07-12 Matthieu Patoudce_rpc_netlogon_110709.patch
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
2005-09-20 ulflfix: packet-dcerpc.c(4019) : warning C4018: '<' : signe...
2005-09-16 ulflsplit call id's with a #, if more than one DCE/RPC...
2005-09-14 ulfladd E_OUTOFMEMORY
2005-09-14 sahlbergAllow dissection of dcerpc of short frames instead...
2005-09-12 ulfladd number of defragmented bytes to the expert info...
2005-09-12 ulflfix fault defragmentation the same way as in the reques...
2005-09-12 ulflfix reassembling problem I've introduced yesterday...
2005-09-11 ulflrename fragment_add_dcerpc -> fragment_add_dcerpc_dg...
2005-09-11 ulflsome things fixed, leftover from code cleanup (thanks...
2005-09-11 ulflI'm adding the "Expert Info" prototype now, as it seems...
2005-09-10 ulflfix DCE/RPC defragmentation, if both middle and last...
2005-09-08 sahlbergfrom Michal & Yaniv Kaul
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-17 ulflsnprintf -> g_snprintf
2005-08-13 sahlbergsome more gmemchunk -> se_alloc() updates
2005-08-12 geraldFix the length that we pass to proto_tree_add_uint_form...
2005-08-08 ulflvarious code cleanup:
2005-08-02 ulflbugfix: in an attepmt to fix a crash while doing reasse...
2005-07-26 jmayerchar -> const char warning fixes
2005-07-25 jmayerWarning fixes
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2005-07-13 sahlbergmake idl2eth generate FT_GUID hf fields for uuid_t...
2005-06-30 ulfladd some more information to the DCE/RPC packet details...
2005-06-30 ulfladd a new DCE/RPC related column, which contains the...
2005-06-29 ulfladd references to the corresponding request of datagram...
2005-06-10 ulfljust to get things straight: a dissector should *never...
2005-06-02 ulfladd a generated toplevel line between the connectionles...
2005-06-02 ulfladd a generated toplevel line between the TCP protocol...
2005-06-02 ulflbugfix (fuzz_tested): add tvb_ensure_bytes_exist()...
2005-05-30 ulflfix highlighting length, if more than one RPC call...
2005-05-14 sahlbergfrom martin m
2005-04-26 sahlbergfix for bug 91
2005-04-23 geraldAdd more tvb_ensure_bytes_exist() calls.
2005-04-23 geraldAdd a couple of tvb_ensure_bytes_exist() calls to avoid...
2005-03-14 sahlberga lot of people dont specify top level pointers in...
2005-03-12 sahlbergsome auth padding update from metze
2005-03-10 sahlbergadd support to decrypt and dissect sign-and-sealed...
2005-03-10 sahlbergchange the signature for the functions to decrypt data...
2005-02-25 sahlbergpinfo->private_data was a quite subptimal idea
2005-02-16 sahlbergadd extra sanity check.
2005-02-14 sahlbergadd support for varying arrays
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
next