Ethereal-cvs: [Ethereal-cvs] rev 17290: /trunk/plugins/lua/: packet-lua.c packet-lua.h /trunk/

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 13 Feb 2006 22:13:32 GMT
User: lego
Date: 2006/02/13 04:13 PM

Log:
 - disable print
 - add a log facility to lua (so far just prints to stderr)
 - add settings to disable lua even if installed, to load or not to load user scripts when superuser
 - create a default /usr/local/share/ethereal/init.lua that blocks all the io/system calls when running as superuser

Directory: /trunk/plugins/lua/
  Changes    Path            Action
  +140 -33   packet-lua.c    Modified
  +2 -1      packet-lua.h    Modified

Directory: /trunk/
  Changes    Path                 Action
  +8 -1      Makefile.am          Modified
  +4 -0      Makefile.nmake       Modified
  +94 -0     make-init-lua.pl     Added
  +58 -0     template-init.lua    Added



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17290&view=rev