summaryrefslogtreecommitdiff
path: root/smb.h
Commit message (Expand)AuthorAgeFilesLines
* SMB: Move smb_data_print() declaration in smb.hFrancois-Xavier Le Bail2019-11-011-0/+1
* Don't use leftover string length values.Guy Harris2019-05-221-0/+1
* Squelch more narrowing warnings.Guy Harris2019-04-181-2/+0
* Move some smb prototypes in smb.hFrancois-Xavier Le Bail2018-03-161-0/+2
* Fix a bunch of de-constifications.Guy Harris2015-04-261-1/+1
* improve previous NDO conversionsDenis Ovsienko2014-04-031-0/+3
* NDOize SMB decoderDenis Ovsienko2014-04-021-1/+1
* justify min()/max() macros declarations and usageDenis Ovsienko2014-03-141-2/+0
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-1/+0
* Correctly handle Unicode strings - skip padding to put them on a 2-byteguy2004-12-281-2/+2
* whitespace cleanupitojun2002-06-111-2/+2
* Bill Fenner's changes to clean up the SMB dissection somewhat and to addguy2002-01-171-28/+2
* Eliminate some unused parameters.fenner2001-09-171-14/+8
* more audit/style. fix a couple of signed/unsigned mixup,itojun2001-06-251-2/+2
* strinct prototype. now we are -Wstrict-prototype clean.itojun2001-06-251-8/+9
* Give a bunch of files RCS and SCCS IDs.guy2000-12-171-0/+1
* * print-rt6.c: make IPv6 routing header printing work with new 2292bisitojun1999-12-221-1/+1
* patches from Andrew Tridgell <tridge@linuxcare.com> to add decoding of SMB pa...assar1999-11-211-0/+152