aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_namesahlberg1-2/+31
2007-05-08update PIDL_dissect_cvstring so that it can be used in a future pidl to sahlberg1-1/+1
2007-02-27add PIDL friendly helper to manage unicode stringssahlberg1-1/+5
2007-02-25add new flag for PIDL conformance files : PIDL_SET_COL_INFOsahlberg1-0/+2
2007-02-25move the defines for PIDL_POLHND_{OPEN|CLOSE} to packet-dcerpc.hsahlberg1-0/+11
2007-02-25add new PIDL friendly helpers for dissection of integer types.sahlberg1-0/+4
2006-09-13the way we pass dcerpc strings from deep down in helpers to high level dissec...sahlberg1-2/+24
2006-08-17some further work on the GUID/UUID resolvingsulfl1-3/+0
2006-06-29keep the (optional) Object UUID in the call valueulfl1-2/+5
2006-06-29the drep parameter of dissect_dcerpc_uuid_t() should be guint8 * instead of c...ulfl1-1/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-4/+4
2005-07-26char -> const char warning fixesjmayer1-2/+2
2005-07-25Warning fixesjmayer1-2/+2
2005-07-24Constify to remove a bunch of warnings. Add some casts to squelchguy1-3/+3
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer1-1/+1
2005-03-14a lot of people dont specify top level pointers in teh idl and justsahlberg1-0/+9
2005-03-10change the signature for the functions to decrypt data for thesahlberg1-1/+3
2005-02-25pinfo->private_data was a quite subptimal ideasahlberg1-12/+1
2005-02-14add support for varying arrayssahlberg1-0/+5
2005-02-04add support for varying strings in addition to conformant and varying strings...sahlberg1-0/+8
2005-01-29Use the 64-bit integer fetch routines to support 64-bit NDR integers.guy1-2/+2
2005-01-28we need a dissect_ndr_uint64() that dissects an NDR hypersahlberg1-0/+3
2005-01-28older MS DCE/RPC interfaces often use a construct that is to be treated as a ...sahlberg1-1/+1
2005-01-12add new function dissect_dcerpc_uuid_t and let dissect_ndr_uuid_t call itulfl1-0/+4
2004-12-19(on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):ulfl1-0/+3
2004-09-07First working implementation of "Decode As" for DCE-RPC interface bindings. E...ulfl1-5/+26
2004-09-06rename add_conv_to_dcerpc_bind_table to dcerpc_add_conv_to_bind_table and don...ulfl1-2/+2
2004-09-04From Eric Wedel: backend things for "Decode As" of DCE-RPC interfacesulfl1-0/+8
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+346