Get rid of the last global variable.
[obnox/wireshark/wip.git] / packet-dcerpc-spoolss.c
2002-04-22 guyFrame numbers are unsigned, and 0 is not a valid frame...
2002-04-22 guyCorrectly dissect LSA security descriptors, at least...
2002-04-18 guyAdd a "proto_register_dcerpc_smb()" which registers...
2002-04-09 tpotDecode FORM_1 and FORM_REL flag values as value_strings.
2002-04-08 tpotA devicemode contains a uint32 at the start which repre...
2002-04-05 tpotDecode some bits of the PRINTER_INFO_2 structure that...
2002-04-04 guyInclude "packet-smb-common.h" to get the declaration of
2002-04-03 tpotDecode PRINTER_INFO_1 and PRINTER_INFO_3 structures.
2002-03-26 tpotUse dcerpc_call_value structure to fetch request/respon...
2002-03-26 tpotAdded dissectors for get/set/delete form.
2002-03-25 tpotSome refactoring of the spoolss dissector:
2002-03-25 tpotAdded a generic reply handler for unimplemented spoolss...
2002-03-22 guyAdd a cleanup function to close a potential memory...
2002-03-20 guyThe length argument to "fake_unicode()" is in character...
2002-03-19 guyThere is no guarantee that a buffer obtained using...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-07 guyUpdates from Tim Potter.
2002-01-03 guySPOOLSS RPC dissector, from Tim Potter. This includes...
2001-11-21 guyRename the "packet-msrpc-XXX.[ch]" files to "packet...