aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-lsa.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-05from JBM: updates to SAMR and LSARonnie Sahlberg1-21/+30
2004-05-19Remove hf argument to common routines for dissecting domain sids. MostTim Potter1-37/+17
2004-03-30Add the mask for an NT ACL ACE to the summary list for each ACE. ThisRichard Sharpe1-2/+2
2004-01-19char *drep -> guint8 *drepJörg Mayer1-182/+182
2003-09-29More operation names updates from Jean-Baptiste Marchand.Tim Potter1-12/+41
2003-09-23From JBMRonnie Sahlberg1-291/+291
2003-09-03Update to LSA LookupPrivilegeDisplayNameRonnie Sahlberg1-17/+18
2003-08-20packet-dcerpc-lsa had some idea that EnumDomainsEx had a funny NDR rep forRichard Sharpe1-3/+4
2003-08-04Guy suggested that the dcerpc opnum value_string code could be simplifiedTim Potter1-9/+1
2003-06-26Dynamically create DCERPC opnum value_strings from the subdissectorTim Potter1-67/+10
2003-06-05In the policy handle hashing, handle more than one policy handle havingGuy Harris1-83/+98
2003-05-30Some minor updates to LSA.Ronnie Sahlberg1-10/+23
2003-05-23I don't think there is any such thing as a pointer to a policy handle.Tim Potter1-186/+164
2003-05-22Add snooping of sid->domain mapping from POLICY_ACCOUNT_DOMAIN_INFO structuresRonnie Sahlberg1-3/+3
2003-05-22Rearrange sid snooping a bit.Ronnie Sahlberg1-6/+16
2003-05-21Make one QIP infolevel specify a sid hf field and update the embryonic sid sn...Ronnie Sahlberg1-2/+7
2003-05-21Change the interface to dissect_ndr_nt_SID to take the extra parameter hf_sidRonnie Sahlberg1-11/+11
2003-05-21Change the interface to dissect_ndr_nt_PSID to take one extra parameter which...Ronnie Sahlberg1-7/+7
2003-05-15More work on dissecting generic and standard mappings for NT access masks.Tim Potter1-2/+4
2003-04-28Move the specific rights dissection function and name into a structureTim Potter1-4/+8
2003-04-27Call dissect_nt_status() instead of dissect_ndr_uint32() when dissectingTim Potter1-117/+121
2003-04-27Not all strings in MS interfaces are unicode.Ronnie Sahlberg1-3/+3
2003-04-03When dissecting specific rights, pass a name string down so theTim Potter1-3/+4
2003-02-08Have "dissect_ndr_counted_string()" add 2, not 1, to its argument, as itGuy Harris1-7/+7
2003-02-07Rename "dissect_ndr_char_string()" and "dissect_ndr_wchar_string()" toGuy Harris1-2/+2
2003-02-07Rename "dissect_ndr_char_array" and "disect_ndr_wchar_array" toGuy Harris1-2/+2
2003-02-07Decorate the top-level items for the account name inGuy Harris1-3/+3
2003-02-07Decorate the top-level tree items for "LSA_TRANSLATED_NAME" and anGuy Harris1-3/+3
2003-02-07Fix callers to dissect_nt_sec_desc() to use new function interface.Tim Potter1-65/+56
2003-02-04Remove out of date comment.Tim Potter1-9/+5
2003-02-03Convert to new DCERPC string handling functions. There are still someTim Potter1-34/+34
2003-01-31Put in a missing assignment of the value ofGuy Harris1-2/+2
2003-01-30Generalize "cb_str_postprocess()" to allow the string to be appended toGuy Harris1-33/+33
2003-01-30Display random useful tidbits in COL_INFO.Tim Potter1-4/+14
2003-01-28Convert dissector to callback based version of dissect_ndr_pointer().Tim Potter1-145/+144
2002-10-28The LSA_REFERENCED_DOMAIN_LIST pointer in a LookupSIDs2 reply appears toGuy Harris1-2/+2
2002-09-28From Luke Howard: Bugfix for one NETLOGON commandRonnie Sahlberg1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-123/+123
2002-08-27"lsa.key" is a Unicode string, and is ultimately put into the protocolGuy Harris1-2/+2
2002-08-22Some cleanups and fixes from Guy:Tim Potter1-4/+2
2002-08-21Call dissect_nt_access_mask() instead of dissect_ndr_uint32()Tim Potter1-6/+126
2002-08-09Updated LSA. Function 2f is called SetInformationPolicy2Ronnie Sahlberg1-7/+7
2002-07-31From Jim McDonough: support for LsaQueryInformationPolicy2 in the LSAGuy Harris1-8/+10
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationTim Potter1-2/+72
2002-06-21Replace sub-dissector names with InterCaps names instead of the uglyTim Potter1-57/+57
2002-06-18Added dissection of the request to NetrShareAddRonnie Sahlberg1-2/+2
2002-05-31Removed some trailing commas from various DCERPC dissectors.Tim Potter1-6/+4
2002-05-27Changed toplevel REF pointer dissection to create a subtree. Not creating a s...Ronnie Sahlberg1-18/+18
2002-05-11In "dissect_nt_policy_hnd()":Guy Harris1-5/+30
2002-05-02Added LSA functions 0x38 and 0x3b. These were the two last LSA functions and nowRonnie Sahlberg1-7/+72