Use "tvb_get_ntohieee_float()" to fetch floating-point numbers from the
[obnox/wireshark/wip.git] / packet-dcerpc-lsa.c
2002-04-22 guyFix typos.
2002-04-22 guyGet rid of an extra colon.
2002-04-22 guyCorrectly dissect LSA security descriptors, at least...
2002-04-18 sahlbergMore LSA updates
2002-04-18 tpotRemoved init routine as the dcerpc/smb init is now...
2002-04-18 tpotUse common policy handle hashing code in packet-dcerpc...
2002-04-17 sahlbergbugs found when verifying agains muddle generated idl...
2002-04-17 sahlbergBugfixes for LSA dissector and a small change to the...
2002-04-17 sahlbergTiny bugfix. One element was declared as of the wrong...
2002-04-17 sahlbergAdded LSAENUMERATEPRIVILEGESACCOUNT, LSAADDPRIVILEGESTO...
2002-04-17 sahlbergAdded dissection of LSA functions LSALOOKUPPRIVILEGENAM...
2002-04-17 sahlbergAdded dissection and support functions for LSAENUMERATE...
2002-04-17 sahlbergChange the way not implemented functions are commented...
2002-04-17 sahlbergLSA dissector updates. Adds a lot of LSA functions...
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-03 guySPOOLSS RPC dissector, from Tim Potter. This includes...
2001-12-17 guyGet rid of some more "goto"s with the same problem.
2001-12-17 guyGet rid of a "goto"; the problem was found by Motonori...
2001-12-16 guyFrom Tim Potter: dissect some of the LSA RPCs stub...
2001-12-09 guy"msrpc" -> "dcerpc", and comment cleanups, from Tim...
2001-11-21 guyRename the "packet-msrpc-XXX.[ch]" files to "packet...