aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-wkssvc.c
AgeCommit message (Collapse)AuthorFilesLines
2004-01-19char *drep -> guint8 *drepJörg Mayer1-34/+34
svn path=/trunk/; revision=9735
2004-01-18Fix a type that Jean-Baptiste Marchand found.Richard Sharpe1-2/+2
svn path=/trunk/; revision=9712
2003-11-19Fix some IDL ...Richard Sharpe1-3/+3
svn path=/trunk/; revision=9033
2003-09-27From Jean-Baptiste Marchand: add names of operations in WKSSVC.Guy Harris1-11/+39
svn path=/trunk/; revision=8554
2003-08-04Guy suggested that the dcerpc opnum value_string code could be simplifiedTim Potter1-9/+1
somewhat. Now the dynamic initialisation of the value_string is contained in the value_string_from_subdissectors() function instead of being distributed amongst the dcerpc dissectors. svn path=/trunk/; revision=8123
2003-06-26Dynamically create DCERPC opnum value_strings from the subdissectorTim Potter1-2/+14
list rather than duplicating this information in the dissector. Some of the opnum strings were starting to get out of date as developers forgot to update the information in both places. svn path=/trunk/; revision=7936
2003-05-15Move the value_string of platform ID values to "packet-dcerpc-nt.c", andGuy Harris1-3/+1
declare it in "packet-dcerpc-nt.h", as it's used both by the srvsvc and wkssvc dissectors. svn path=/trunk/; revision=7672
2003-05-01Fix up the name of NetWkstaUserEnum and add NetWkstaTransportEnumRichard Sharpe1-4/+217
svn path=/trunk/; revision=7627
2003-05-01Some more hacking to add NetWkstaTransportEnum recognition and fill inRichard Sharpe1-1/+10
the two holes with unknowns. svn path=/trunk/; revision=7623
2003-05-01Added the OS/2 info levels. Now only go a few of the NT ones left. About 15.Richard Sharpe1-1/+46
svn path=/trunk/; revision=7621
2003-05-01Add some more info levels to the NetWkstaSetInfo stuff ...Richard Sharpe1-2/+97
It is actually dissected in common with both GetInfo and SetInfo, but we should never see many of these info levels with GetInfo. There are some more levels to do, esp some relevant to OS/2 etc ... svn path=/trunk/; revision=7620
2003-04-30Complete the dissection of NetWkstaSetInfo, wheeee, this is fun, plonk.Richard Sharpe1-3/+50
There are still some info levels that are not dissected, so I will fill those in over the next few days, unless someone else gets to it first. svn path=/trunk/; revision=7619
2003-04-30This is fun, write a small bit of code in VC++, and I get another oneRichard Sharpe1-1/+4
of the WKSSVC RPCs. Here we have NetWkstaSetInfo, but we don't know the info levels as yet. However, it looks like lmwksta.h has all the info we need. svn path=/trunk/; revision=7617
2003-04-30Cosmetic cleanup of the NetWkstaGetInfo info level 502 reply structure ...Richard Sharpe1-29/+29
svn path=/trunk/; revision=7614
2003-04-30Continue decoding info_502 from NetWkstaGetInfo ... still some cosmeticRichard Sharpe1-1/+190
stuff to do :-) svn path=/trunk/; revision=7613
2003-04-30Dissect part of an info level 502 for a NetWkstaGetInfo request ... restRichard Sharpe1-3/+81
later ... svn path=/trunk/; revision=7612
2003-04-30Ahhh, that is better. Now I can dissect the request properly.Richard Sharpe1-3/+6
Why did they code the IDL such that an empty user info structure is sent over in the request. svn path=/trunk/; revision=7609
2003-04-30Complete the dissection of NetWkstaEnumUsers with responses handled now.Richard Sharpe1-7/+198
However, while I get the info out, there is a problem in that I am not quite sure that the IDL is correct and that entries read is handled properly. svn path=/trunk/; revision=7608
2003-04-29This fixes up the decode at the expense of adding some junk fields ...Richard Sharpe1-2/+17
I can send a capture to anyone who wants ... svn path=/trunk/; revision=7605
2003-04-29Start dissecting, but the IDL looks wrong. It looks like a couple of theRichard Sharpe1-15/+81
out parameters were included, like maybe the bufptr, and one of the other fields that is a LPDWORD got included ... and prefmaxlen is further down ... svn path=/trunk/; revision=7604
2003-04-29Confirm a simple theory. Write small VC++ program to call NetWkstaEnumUsersRichard Sharpe1-3/+5
and watch for the RPC to be sent. Grab RPC OpNum from trace, and increase our knowledge of these RPCs. Next to code up the dissectors, and then on to NetWkstaSetInfo etc. MSDN has lots of info ... svn path=/trunk/; revision=7602
2003-04-27Add support for level 102 info ...Richard Sharpe1-1/+51
svn path=/trunk/; revision=7581
2003-04-27Let's have the correct name for this sucker.Richard Sharpe1-3/+3
svn path=/trunk/; revision=7580
2003-04-27Add mode info levels for NetWkstaGetInfo. Praise be for MSDN :-)Richard Sharpe1-1/+49
svn path=/trunk/; revision=7579
2003-04-26Finish the dissection of what we know here. My, Ronnie has made this easy.Richard Sharpe1-3/+95
svn path=/trunk/; revision=7568
2003-04-26Begin to parse wkssvc stuff ...Richard Sharpe1-2/+47
svn path=/trunk/; revision=7566
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-7/+7
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationTim Potter1-2/+2
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-05-31Removed some trailing commas from various DCERPC dissectors.Tim Potter1-3/+3
svn path=/trunk/; revision=5604
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
"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
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asGuy Harris1-0/+72
per Todd Sabin's suggestion. svn path=/trunk/; revision=4242