Ethereal-cvs: [Ethereal-cvs] rev 13596: /trunk/plugins/acn/: Makefile.nmake packet-acn.c /trun

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

Date: Sat, 05 Mar 2005 06:28:28 -0000
User: lroland
Date: 2005/03/05 12:28 AM

Log:
 Preparations for dropping the old plugin api.
 Introduce a new init routine for plugins, 
 which does not take the plugin api table as an 
 argument and allows etheral to distinguish 
 between plugins using the old and the new api.
 
 Update README.plugins accordingly
 
 Change all g_warnings() in epan/plugins.c to report_failue().
 On windows we do not have a log console open while
 loading the plugins, because a log console cannot be opened before the prefs have been read. Thus g_warnings()
 does not work for reporting problems with plugins.

Directory: /trunk/plugins/acn/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +2 -11     packet-acn.c      Modified

Directory: /trunk/plugins/agentx/
  Changes    Path               Action
  +3 -4      Makefile.nmake     Modified
  +2 -10     packet-agentx.c    Modified

Directory: /trunk/plugins/artnet/
  Changes    Path               Action
  +3 -4      Makefile.nmake     Modified
  +2 -11     packet-artnet.c    Modified

Directory: /trunk/plugins/asn1/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +1 -11     packet-asn1.c     Modified

Directory: /trunk/plugins/ciscosm/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +2 -11     packet-sm.c       Modified

Directory: /trunk/doc/
  Changes    Path              Action
  +18 -22    README.plugins    Modified

Directory: /trunk/plugins/docsis/
  Changes    Path                  Action
  +3 -4      Makefile.nmake        Modified
  +0 -2      packet-bpkmattr.c     Modified
  +0 -2      packet-bpkmreq.c      Modified
  +0 -2      packet-bpkmrsp.c      Modified
  +1 -9      packet-docsis.c       Modified
  +0 -2      packet-dsaack.c       Modified
  +0 -2      packet-dsareq.c       Modified
  +0 -2      packet-dsarsp.c       Modified
  +0 -2      packet-dscack.c       Modified
  +0 -2      packet-dscreq.c       Modified
  +0 -2      packet-dscrsp.c       Modified
  +0 -2      packet-dsdreq.c       Modified
  +0 -2      packet-dsdrsp.c       Modified
  +0 -3      packet-intrngreq.c    Modified
  +0 -3      packet-macmgmt.c      Modified
  +0 -3      packet-map.c          Modified
  +0 -2      packet-regack.c       Modified
  +0 -2      packet-regreq.c       Modified
  +0 -2      packet-regrsp.c       Modified
  +0 -3      packet-rngreq.c       Modified
  +0 -2      packet-rngrsp.c       Modified
  +0 -3      packet-tlv.c          Modified
  +0 -3      packet-type29ucd.c    Modified
  +0 -2      packet-uccreq.c       Modified
  +0 -2      packet-uccrsp.c       Modified
  +0 -3      packet-ucd.c          Modified
  +0 -3      packet-vendor.c       Modified

Directory: /trunk/plugins/enttec/
  Changes    Path               Action
  +3 -4      Makefile.nmake     Modified
  +2 -11     packet-enttec.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +39 -12    plugins.c     Modified

Directory: /trunk/plugins/giop/
  Changes    Path                     Action
  +3 -4      Makefile.nmake           Modified
  +2 -11     packet-coseventcomm.c    Modified
  +2 -11     packet-cosnaming.c       Modified

Directory: /trunk/plugins/gryphon/
  Changes    Path                Action
  +3 -4      Makefile.nmake      Modified
  +2 -11     packet-gryphon.c    Modified

Directory: /trunk/plugins/irda/
  Changes    Path               Action
  +3 -4      Makefile.nmake     Modified
  +0 -4      packet-ircomm.c    Modified
  +2 -11     packet-irda.c      Modified
  +0 -1      packet-sir.c       Modified

Directory: /trunk/plugins/lwres/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +2 -10     packet-lwres.c    Modified

Directory: /trunk/plugins/mate/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified

Directory: /trunk/plugins/megaco/
  Changes    Path               Action
  +3 -4      Makefile.nmake     Modified
  +2 -10     packet-megaco.c    Modified

Directory: /trunk/plugins/mgcp/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +2 -12     packet-mgcp.c     Modified

Directory: /trunk/plugins/opsi/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +1 -10     packet-opsi.c     Modified

Directory: /trunk/plugins/pcli/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +2 -12     packet-pcli.c     Modified

Directory: /trunk/plugins/rdm/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +2 -11     packet-rdm.c      Modified

Directory: /trunk/plugins/rlm/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +1 -10     packet-rlm.c      Modified

Directory: /trunk/plugins/rtnet/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +2 -11     packet-rtnet.c    Modified

Directory: /trunk/plugins/rudp/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +2 -9      packet-rudp.c     Modified

Directory: /trunk/plugins/v5ua/
  Changes    Path              Action
  +3 -4      Makefile.nmake    Modified
  +3 -11     packet-v5ua.c     Modified



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