Remove all $Id$ from top of file
[metze/wireshark/wip.git] / epan / dissectors / packet-smb.c
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Stefan Metzmacherpacket-smb: register a dissector on top of smb_direct
2014-02-25 Guy HarrisCan't register in a non-existent dissector table.
2014-02-25 Stefan Metzmacherpacket-smb: register a dissector on top of smb_direct
2014-02-04 Alexis La GoutteFix indent (Use tabs)
2014-01-31 Stefan Metzmacherpacket-smb.c: real fix for https://bugs.wireshark.org...
2014-01-14 Guy HarrisHave ip6_to_str() and tvb_ip6_to_str() return const...
2013-12-21 Jakub ZawadzkiAdd missing includes
2013-12-19 Evan HuusRename more to_str functions to have ep_ in the name...
2013-12-16 Guy HarrisUse proto_tree_add_item() in preference to fetching...
2013-12-14 Jakub ZawadzkiFix warnings
2013-12-13 Evan HuusReplace wmem_alloc with wmem_new in a few places, and...
2013-11-27 Bill Meier- Create/use several extended value_strings
2013-11-26 Martin KaiserFrom Ralph Böhme
2013-11-19 Alexis La GoutteFrom Ralph Böhme via https://bugs.wireshark.org/bugzill...
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-10-26 Jeff MorrissMark a bunch of no-longer-used parameters as unused...
2013-10-25 Michael MannRemove SMB's use of private_data and just pass the...
2013-10-23 Bill Meier#if 0 numerous "unused const variables" (mostly value...
2013-10-15 Cal TurneyReorder all of the bitmask trees according to its endia...
2013-10-13 Bill Meierwhitespace fixes; mostly: remove trailing blanks
2013-10-12 Evan HuusWe can't use proto_tree_add_uint_* for FT_TIME fields...
2013-10-10 Cal Turney"Expert Info (Error/Malformed) trying to fetch an unsig...
2013-09-22 Pascal QuantinMore emem -> wmem conversion:
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-05 Anders BromanFrom Dirk:
2013-09-01 Evan HuusMore dissectors to wmem. There are no more dissectors...
2013-08-17 Guy HarrisMove "aggregate" fields containing bit subfields before...
2013-08-16 Michael MannMake more filterable items courtesy of convert_proto_tr...
2013-07-17 Jakub ZawadzkiRemove fragment_data, add fragment_head, fragment_item...
2013-07-14 Jakub ZawadzkiRewrite reassemble API to use TVBs instead of raw data.
2013-06-14 Michael MannRemove check_col() and the occasional tree.
2013-05-27 Michael MannBatch of filterable expert infos
2013-04-19 Guy HarrisNote that Query Server was reserved.
2013-04-19 Guy HarrisAdd some names for reserved-but-never-implemented opera...
2013-04-05 Anders BromanFrom Cal Turney:
2013-03-22 Guy HarrisDon't wire into the reassembly code the notion that...
2013-03-18 Anders BromanFrom beroset:
2013-03-10 Evan HuusAdd two missing NULL checks, fixes most of
2013-03-09 Alexis La GoutteFrom Jose Pico via https://bugs.wireshark.org/bugzilla...
2013-03-01 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-02-19 Guy HarrisHow can I get a new tvbuff that starts at an offset...
2013-01-31 Bill MeierComment out unused hf[] entries & etc.
2012-10-11 Alexis La GoutteFrom Richard Sharpe via https://bugs.wireshark.org...
2012-10-11 Alexis La GoutteFrom Richard Sharpe via https://bugs.wireshark.org...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-09-07 Jeff MorrissFrom Robert Bullen via https://bugs.wireshark.org/bugzi...
2012-08-15 Michael Mannbugfix minor memory leaks with GString use
2012-08-10 Bill MeierUse val_to_str_const() where appropriate;
2012-07-27 Jakub ZawadzkiFix memleak of list
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-26 Bill MeierGeneral cleanup:
2012-06-26 Bill MeierValidate 'offset' before calling proto_item_set_end...
2012-06-25 Bill MeierTighten up validity checking when doing reassembly.
2012-06-19 Anders BromanFrom Richard Sharpe:
2012-06-19 Guy HarrisSet save_fragmented at the beginning of the routine...
2012-06-19 Guy HarrisIn dissect_nt_transaction_request(), restore pinfo...
2012-06-19 Anders BromanFrom Richard Sharpe:
2012-05-31 Pascal QuantinDisplay hf_smb_server_guid, hf_smb_volume_guid and...
2012-05-31 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-05-30 Jeff MorrissFrom Richard Sharpe on -dev:
2012-05-22 Ronnie SahlbergSMB: Add dissection of TRANS2_REQUEST_TRANSPORT_ENCRYPT...
2012-05-22 Ronnie SahlbergSMB: Dissect TRANS2_SET_FS_INFORMATION infolevel
2012-05-22 Ronnie SahlbergSMB: Call dissect_nt_quota() via a new dissect_sfsi_req...
2012-05-16 Gerald CombsFix a bunch of uninitialized variables found by Coverit...
2012-04-28 pascalFrom Evan Huus:
2011-12-13 Bill MeierUse consistent indentation.
2011-12-13 Bill MeierUse tvb_new_child_real_data() instead of tvb_new_real_d...
2011-10-24 Bill MeierFix encoding arg for various fcn calls:
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-10-01 Anders BromanSet encoding.
2011-10-01 Bill MeierFrom Stefan Metzmacher: Support for SMB 2.22 features;
2011-09-08 Bill MeierFrom Stefan Metzmacher: Fix flags in packet-smb
2011-08-16 Stig BjørlykkeInitialize trunc.
2011-05-27 Jeff MorrissTreat TVBs as opaque: use the accessor functions instea...
2011-05-20 Jeff MorrissUse tvb_get_ephemeral_string() instead of tvb_get_ptr().
2011-05-19 Guy HarrisGive some routines used for info levels that appear...
2011-05-19 Guy HarrisThe routines declared in packet-smb.h are defined in...
2011-05-17 Guy HarrisDon't leave the truncation flag unset in any of the...
2011-05-16 Guy HarrisGive the UNIX-extension routines used for info levels...
2011-05-16 Guy HarrisFix some comments.
2011-05-14 Guy HarrisRemove the qpi_ from info level dissectors used for...
2011-05-14 Guy HarrisFor Find File Unix and Unix Info2, spell it "Unix"...
2011-05-12 Jeff MorrissFix the test.sh failures based on Guy's suggestion...
2011-05-09 Guy HarrisSupport SMB_FIND_FILE_UNIX_INFO2.
2011-05-09 Guy HarrisCount padding bytes against the transaction data byte...
2011-04-26 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-16 Gerald CombsAdd NULL checks. Fixes Coverity CIDs 509 and 510.
2011-04-13 Bill MeierComment out code to create a subtree since it's (curre...
2011-03-27 Stig BjørlykkeAdded a FALLTHRU comment to avoid a "missing break...
2011-02-10 Jeff MorrissModify proto_tree_add_bytes_format() and proto_tree_add...
2011-01-30 Stig BjørlykkeIntroduce "Fragment count" filter element for all proto...
2011-01-16 Jeff MorrissThere's no need to pass the result of tvb_get_ptr(...
2010-12-23 Stephen FisherProof of concept for using new tvb_get_ephemeral_unicod...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Bill MeierFix various typos and spelling errors.
2010-11-12 Bill MeierFix a crash I introduced in SVN #34692: A value_string...
next