aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb-sidsnooping.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-22Fix some gcc -Wshadow warningsBill Meier1-5/+5
2009-12-30From babi via bug 4352:Stig Bjørlykke1-0/+2
2009-10-25From Jakub Zawadzki:Anders Broman1-2/+1
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-3/+3
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris1-2/+8
2009-03-29More size_t casts.Anders Broman1-1/+1
2008-06-27Fix some checkAPIs warnings.Gerald Combs1-8/+4
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-1/+2
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_nameRonnie Sahlberg1-1/+1
2007-07-09disabling sid snooping in the codeRonnie Sahlberg1-5/+13
2007-01-18Add separate union entries to fvalue.value for signed and unsignedMartin Mathieson1-3/+3
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-2/+2
2006-05-28Ethereal->WiresharkAnders Broman1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-01-16done:Jörg Mayer1-2/+1
2005-09-17Move some headers for stuff defined by a dissector into epan/dissectorsGuy Harris1-1/+1
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-08-27sprintf removalRonnie Sahlberg1-1/+1
2005-08-13some more gmemchunk -> se_alloc() updatesRonnie Sahlberg1-23/+3
2005-01-01Make the signatures of functions passed to "register_tap_listener()"Guy Harris1-13/+12
2005-01-01As we've made the tap_specific_data field of a tap_packet_t structure aGuy Harris1-3/+3
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-7/+7
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+457