ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19670: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.a

Date: Tue, 24 Oct 2006 13:16:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19670

User: lego
Date: 2006/10/24 01:16 PM

Log:
 Have Lua disabled by default.
 
 Add more documentation to the code. 
 change make-dco.pl so that it creates more readable docbook output.
 
 This should be copied over to 0.99.4

Directory: /trunk/epan/wslua/
  Changes    Path                 Action
  +1 -2      Makefile.am          Modified
  +26 -29    make-doc.pl          Modified
  +3 -0      template-init.lua    Modified
  +1 -1      wslua_gui.c          Modified
  +3 -1      wslua_pinfo.c        Modified
  +1 -1      wslua_proto.c        Modified
  +37 -20    wslua_tree.c         Modified
  +97 -56    wslua_tvb.c          Modified
  +24 -19    wslua_util.c         Modified