ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18515: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 19 Jun 2006 07:41:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18515

User: sahlberg
Date: 2006/06/19 07:41 AM

Log:
 make fid->filename tracking work for files opened with NTCreateAndX
 
 
 This needs to be done for all other Create/Open calls as well but would notmally just be 6 lines tyo add.
 
 I rarely see older methods to open files   so others using older clients are encoraged to use these 6 lines to the other places where needed.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +8 -0      packet-smb.c    Modified