Commit Graph

9 Commits

Author SHA1 Message Date
Richard Sharpe dd570bd1fd Let's have the correct name for this sucker.
svn path=/trunk/; revision=7580
2003-04-27 06:16:57 +00:00
Richard Sharpe 127d506e0f Add mode info levels for NetWkstaGetInfo. Praise be for MSDN :-)
svn path=/trunk/; revision=7579
2003-04-27 06:11:45 +00:00
Richard Sharpe c03272a8f5 Finish the dissection of what we know here. My, Ronnie has made this easy.
svn path=/trunk/; revision=7568
2003-04-26 00:44:21 +00:00
Richard Sharpe b0c8b2da88 Begin to parse wkssvc stuff ...
svn path=/trunk/; revision=7566
2003-04-26 00:00:30 +00:00
Jörg Mayer 7c4176d868 Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6117
2002-08-28 21:04:11 +00:00
Tim Potter 6d6dce305d Change each DCERPC dissector to pass in a hf value on initialisation
for a value_string that corresponds to that dissectors opnums.  Pass
in -1 if no such table is available.

svn path=/trunk/; revision=5749
2002-06-24 00:03:18 +00:00
Tim Potter 501daf1770 Removed some trailing commas from various DCERPC dissectors.
svn path=/trunk/; revision=5604
2002-05-31 00:31:13 +00:00
Guy Harris ee5ca25d31 Include files from the "epan" directory and subdirectories thereof with
"epan/..." pathnames, so as to avoid collisions with header files in any
of the directories in which we look (e.g., "proto.h", as some other
package has its own "proto.h" file which it installs in the top-level
include directory).

Don't add "-I" flags to search "epan", as that's no longer necessary
(and we want includes of "epan" headers to fail if the "epan/" is left
out, so that we don't re-introduce includes lacking "epan/").

svn path=/trunk/; revision=4586
2002-01-21 07:37:49 +00:00
Guy Harris 81d7ded14e Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as
per Todd Sabin's suggestion.

svn path=/trunk/; revision=4242
2001-11-21 02:08:57 +00:00