aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb-sidsnooping.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Fix some gcc -Wshadow warningsBill Meier2010-01-221-5/+5
* From babi via bug 4352:Stig Bjørlykke2009-12-301-0/+2
* From Jakub Zawadzki:Anders Broman2009-10-251-2/+1
* Sanitize epan includesKovarththanan Rajaratnam2009-08-211-3/+3
* Have tap listeners specify whether the "packet" routine requiresGuy Harris2009-06-051-2/+8
* More size_t casts.Anders Broman2009-03-291-1/+1
* Fix some checkAPIs warnings.Gerald Combs2008-06-271-8/+4
* Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke2008-03-011-1/+2
* rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_nameRonnie Sahlberg2007-08-281-1/+1
* disabling sid snooping in the codeRonnie Sahlberg2007-07-091-5/+13
* Add separate union entries to fvalue.value for signed and unsignedMartin Mathieson2007-01-181-3/+3
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-2/+2
* Ethereal->WiresharkAnders Broman2006-05-281-2/+2
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* done:Jörg Mayer2006-01-161-2/+1
* Move some headers for stuff defined by a dissector into epan/dissectorsGuy Harris2005-09-171-1/+1
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-1/+1
* sprintf removalRonnie Sahlberg2005-08-271-1/+1
* some more gmemchunk -> se_alloc() updatesRonnie Sahlberg2005-08-131-23/+3
* Make the signatures of functions passed to "register_tap_listener()"Guy Harris2005-01-011-13/+12
* As we've made the tap_specific_data field of a tap_packet_t structure aGuy Harris2005-01-011-3/+3
* a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping2004-12-251-7/+7
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+457