Added tap functionality to UDP
[obnox/wireshark/wip.git] / packet-dcerpc-srvsvc.c
2003-02-17 tpotDissect the server type bitfield in NetServerGetInfo...
2003-02-07 guyRename "dissect_ndr_char_string()" and "dissect_ndr_wch...
2003-02-07 guyRename "dissect_ndr_char_array" and "disect_ndr_wchar_a...
2003-02-03 tpotConvert to new DCERPC string handling functions. There...
2003-01-31 guyTop-level share entries are now decorated with the...
2003-01-30 guyGeneralize "cb_str_postprocess()" to allow the string...
2003-01-30 tpotFactor out srvsvc_dissect_pointer_UNICODE_STRING()...
2003-01-28 tpotConvert dissector to callback based version of dissect_...
2003-01-11 tpotConvert some incidental prs_* calls to dissect_dcerpc_*
2002-09-05 tpotThe error codes returned by srvsvc rpcs are actually...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-21 sahlbergAdded a few new infromation levels for the share struct...
2002-06-24 guyPut in a note about the result of a SRVSVC NetRemoteTOD...
2002-06-24 tpotWhoops - compile fix for opnum value_string stuff.
2002-06-24 tpotChange each DCERPC dissector to pass in a hf value...
2002-06-23 sahlbergAdded last remaining reply dissectors for this interface.
2002-06-23 sahlbergAdded some more reply dissectors
2002-06-22 guyNote the routine that can dissect server type flags.
2002-06-22 sahlbergAdded some more reply packet dissectors.
2002-06-22 sahlbergAdded some reply dissectors.
2002-06-21 sahlbergAdded my name at the top of the file
2002-06-21 sahlbergAdded request dissection of functions NetrShareEnumStic...
2002-06-21 sahlbergAdded dissection of the requests to functions NetrRemot...
2002-06-21 sahlbergAdded dissection of the requests to functions NetrServe...
2002-06-20 sahlbergAdded dissection of SERVER_INFO union and rewrote funct...
2002-06-20 sahlbergSome infolevels for SERVER_INFO_UNION
2002-06-19 sahlbergAdded dissection of the request packets for the functio...
2002-06-19 sahlbergAdded/Rewrote dissection of NetrShareEnum NetrShareGetInfo
2002-06-18 sahlbergAdded dissection of the request to NetrShareAdd
2002-06-18 sahlbergAdded dissection of the request packets for NetrSession...
2002-06-17 sahlbergAdded dissectors for the request packets of functions...
2002-06-17 sahlbergAdded dissection of the requests to functions NetrCharD...
2002-06-16 sahlbergForgot again to remove test changes. Must update my...
2002-06-16 sahlbergAdded dissectors for the requests for functions NetrCha...
2002-06-16 sahlbergForgot to remove one change only used for local testing...
2002-06-16 sahlbergAdded dissection of the request for NetrCharDevEnum...
2002-06-16 sahlbergChanged one function name that was a duplicate.
2002-06-15 sahlbergAdded all missing function names.
2002-06-08 guyTweak some of the "levels" arguments to properly decora...
2002-06-07 sahlbergUpdates to netshareenumall to correctly decode reply...
2002-05-31 tpotRemoved some trailing commas from various DCERPC dissec...
2002-05-30 tpotRemoved debugging fprintf calls.
2002-05-27 sahlbergChanged toplevel REF pointer dissection to create a...
2002-05-27 sharpeAccount for hidden share types in share_types.
2002-05-25 guyRemove XXX comments for issues that were dealt with.
2002-05-24 sharpeFix up some of the decodes and add netshareenum_all...
2002-05-24 sharpeSome cleanups for srvsvc. Decode the status, and start...
2002-05-24 guyMove the value_string table for the share type values to
2002-05-24 guyShow the platform ID in decimal, with some values found...
2002-05-24 guyFix a routine that's supposed to return a value to...
2002-05-24 sharpeAdd some decoding for the srvsvc functions.
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-11-21 guyRename the "packet-msrpc-XXX.[ch]" files to "packet...