Enable Lua tcp tap userdata.
[obnox/wireshark/wip.git] / epan / dissectors / packet-dcerpc-samr.c
2008-10-03 sahlbergsamr enhancements
2008-10-03 sahlbergSAMR updates
2008-10-02 sahlbergsamr updates
2008-10-02 sahlbergenhancements to SAMR
2008-10-02 sahlbergupdate to SAMR
2007-10-02 sahlbergremove a test for null that we dont need since the...
2007-08-28 sahlbergrename dcerpc_smb_store_pol_name to dcerpc_store_polhn...
2007-07-09 sahlbergdissect lsa_Strings correctly in the samr dissector
2007-07-09 sahlbergthe sidtype is a 32bit enum not a standard enum
2007-07-09 sahlbergmake all rids use a single hf filter field
2007-07-09 sahlbergrename all policy handles in samr to have a name that...
2007-07-07 sahlbergadd the new pidl created SAMR dissector
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-03-23 sfisherFix about 150 warnings new to gcc 4.0 in the error...
2007-01-09 geraldMove cryptography code to epan/crypt.
2006-09-16 sahlbergmake SAMR not rely on dcv->private_data being persisten...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-02-16 guyUse the new "proto_tree_add_*_format_value" routines.
2005-10-04 guyGet rid of an unused variable.
2005-10-04 guyDon't ensure all the bytes of a security descriptor...
2005-08-19 legosome ememification
2005-08-14 jmayerSome 'no previous declararion' warning fixes
2005-08-08 ulflvarious code cleanup:
2005-07-26 jmayerchar -> const char warning fixes
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2005-06-26 ulflpacket-dcerpc-samr.c(2795) : warning C4090: '=' : diffe...
2005-06-15 geraldIn sam_dissect_SAM_SECURITY_DESCRIPTOR_data(), throw...
2005-06-14 geraldFrom Steve Grubb:
2005-03-25 sahlbergupdates to SAMR
2005-01-28 sahlbergolder MS DCE/RPC interfaces often use a construct that...
2004-09-27 guyMove the DES, MD4, MD5, and RC4 source files and header...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-31 sahlbergbreak out the nt decryption and password handling into...
2004-08-03 guyMove a bunch of stuff that's more Windows-related than...
2004-07-18 gramMove dissectors to epan/dissectors directory.