aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-lsa-ds.c
Commit message (Expand)AuthorAgeFilesLines
* char *drep -> guint8 *drepJörg Mayer2004-01-191-7/+7
* Guy suggested that the dcerpc opnum value_string code could be simplifiedTim Potter2003-08-041-9/+1
* Dynamically create DCERPC opnum value_strings from the subdissectorTim Potter2003-06-261-9/+11
* Call dissect_nt_status() instead of dissect_ndr_uint32() when dissectingTim Potter2003-04-271-3/+3
* Put info level in COL_INFO for DsRoleGetDomInfo RPC.Tim Potter2003-02-141-2/+8
* Generalize "cb_str_postprocess()" to allow the string to be appended toGuy Harris2003-01-301-4/+4
* Convert dissector to callback based version of dissect_ndr_pointer().Tim Potter2003-01-281-12/+12
* Patch from Jim McDonough to fix lsa-ds DSROLE_BASIC_INFO dissection.Tim Potter2002-11-211-4/+17
* Fixed typo in dsrole basic domain info tree.Tim Potter2002-11-191-2/+2
* Update to LSA_DS from Jim McDonoughRonnie Sahlberg2002-11-151-6/+99
* This patch adds dissection of DsRoleGetPrimaryDomainInfo to theRichard Sharpe2002-11-141-3/+170
* Register the ett_ values.Guy Harris2002-11-021-1/+6
* Added support for a new DCERPC pipe supported by Windows 2000. It hasTim Potter2002-11-011-0/+70