Commit Graph

9 Commits

Author SHA1 Message Date
Tim Potter c57fb295ab Put info level in COL_INFO for DsRoleGetDomInfo RPC.
svn path=/trunk/; revision=7146
2003-02-14 06:14:27 +00:00
Guy Harris 5dc66497b7 Generalize "cb_str_postprocess()" to allow the string to be appended to
items N levels up from the item being processed, and use that to
decorate the tree as it was decorated before.

svn path=/trunk/; revision=7043
2003-01-30 08:19:39 +00:00
Tim Potter 1d6acba45c Convert dissector to callback based version of dissect_ndr_pointer().
Strings that used to call with levels != -1 should call the
callback helper which will append the string to the pointer item.

svn path=/trunk/; revision=7017
2003-01-28 06:39:41 +00:00
Tim Potter 394560ab9b Patch from Jim McDonough to fix lsa-ds DSROLE_BASIC_INFO dissection.
svn path=/trunk/; revision=6664
2002-11-21 03:45:23 +00:00
Tim Potter 73b034105b Fixed typo in dsrole basic domain info tree.
svn path=/trunk/; revision=6660
2002-11-19 05:28:16 +00:00
Ronnie Sahlberg a68b16ea5a Update to LSA_DS from Jim McDonough
svn path=/trunk/; revision=6635
2002-11-15 08:46:42 +00:00
Richard Sharpe a036e763d9 This patch adds dissection of DsRoleGetPrimaryDomainInfo to the
dcerpc-lsa-ds dissector.

From Jim McDonough

svn path=/trunk/; revision=6623
2002-11-14 04:39:39 +00:00
Guy Harris 18fe4b214c Register the ett_ values.
svn path=/trunk/; revision=6549
2002-11-02 22:55:49 +00:00
Tim Potter f64906c9b3 Added support for a new DCERPC pipe supported by Windows 2000. It has
something to do with Active Directory and has been named LSA_DS by the
Samba Team.

svn path=/trunk/; revision=6527
2002-11-01 00:42:00 +00:00