Make it possible to run checkapi on all plugins trough makefile.nmake
[obnox/wireshark/wip.git] / plugins / opsi /
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2008-03-29 jakeRemove the pre-release flag from FILEFLAGS in the resou...
2008-03-01 jakeCreate proper dependancies for plugin.c
2008-02-27 stigQuote argument to test in plugins Makefiles, as propose...
2008-02-18 geraldIf we have an SVN revision number, use it as the build...
2007-08-27 wmeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-05-27 guyUse $(PLUGIN_LDFLAGS) for LDFLAGS.
2007-05-27 guyClean up white space.
2007-05-27 guyGet rid of trailing blank lines.
2007-04-05 geraldAdd the make-dissector-reg scripts to the dependency...
2007-03-28 sfisherRemove almost all of the casts I committed recently...
2007-03-23 sfisherFix about 150 warnings new to gcc 4.0 in the error...
2007-03-23 sfisherFrom Sebastien Tandel:
2007-03-22 sfisherAdd -Werror when using GCC only to the Makefile.am...
2007-03-21 ulflset CFLAGS to block new warnings for all plugins (excep...
2007-02-26 jake-Add the compiler version to the plugin resource
2007-01-03 ulflclean should also remove generated plugin.c and manifes...
2006-12-19 jakeAdd Windows version info resource.
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-10-29 ulflput every python script name into "" so the call won...
2006-06-02 jmayerremove plugin.c in distlclean
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-21 sahlbergname change
2006-04-22 guyConvert most other plugin dissectors to use the make...
2006-03-20 sahlbergwaste a couple of bytes per tcp conversation and make...
2005-09-28 ulflfix #480: Change defaults for all reassembling settings...
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-08-08 ulflvarious code cleanup:
2005-07-23 jmayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2004-11-10 guyCheck for bogus attribute lengths.
2004-10-21 geraldFrom Laurent Rabret:
2004-10-01 guyFrom Lars Roland: we need to define _NEED_VAR_IMPORT_...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-23 jmayerTrivial warning fixes:
2004-07-21 guyFrom Laurent Rabret: OPSI support.