aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb-sidsnooping.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2010-01-22Fix some gcc -Wshadow warningswmeier1-5/+5
2009-12-30From babi via bug 4352:stig1-0/+2
2009-10-25From Jakub Zawadzki:etxrab1-2/+1
2009-08-21Sanitize epan includeskrj1-3/+3
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-2/+8
2009-03-29More size_t casts.etxrab1-1/+1
2008-06-27Fix some checkAPIs warnings.gerald1-8/+4
2008-03-01Rewrote to use g_strlcpy and g_strlcat.stig1-1/+2
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_namesahlberg1-1/+1
2007-07-09disabling sid snooping in the codesahlberg1-5/+13
2007-01-18Add separate union entries to fvalue.value for signed and unsignedmartinm1-3/+3
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-2/+2
2006-05-28Ethereal->Wiresharketxrab1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-01-16done:jmayer1-2/+1
2005-09-17Move some headers for stuff defined by a dissector into epan/dissectorsguy1-1/+1
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-27sprintf removalsahlberg1-1/+1
2005-08-13some more gmemchunk -> se_alloc() updatessahlberg1-23/+3
2005-01-01Make the signatures of functions passed to "register_tap_listener()"guy1-13/+12
2005-01-01As we've made the tap_specific_data field of a tap_packet_t structure aguy1-3/+3
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...ulfl1-7/+7
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+457