aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-03-30Fix FieldInfo and add an attribute for the filter name.Luis Ontanon1-13/+56
2006-03-30TextWindow:Luis Ontanon1-4/+92
2006-03-30Continue to play whack-a-mole with null dereferences. Fixes CID 146.Gerald Combs1-2/+2
2006-03-30Undoing commit of private makefile in r17765Jaap Keuter1-13/+0
2006-03-30From Martin Mathieson:Anders Broman1-0/+13
2006-03-29Get elua to build on IA32Jaap Keuter1-1/+1
2006-03-28Fix compilation under Windows.Gerald Combs2-51/+51
2006-03-27elua_field.c was added to $MODULES but not to $OBJECTSLuis Ontanon1-0/+1
2006-03-27Major properties cleanupJaap Keuter3-0/+0
2006-03-27Be more paranoid about dereferencing pointers (and improve readabilityGerald Combs1-33/+56
2006-03-27This worked because I've edited elua_field.h as .c and the only thing in elua...Luis Ontanon1-4/+395
2006-03-27Improve Field Extraction by returning a handle to a field_info instead of jus...Luis Ontanon5-190/+14
2006-03-27Remove some unused #defines.Gerald Combs1-4/+0
2006-03-23Further refinements for Coverity CID 42. Make some "0"s (which were Gerald Combs1-137/+139
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg4-0/+4
2006-03-19Add pinfo.lo and pinfo.hi been thise the lower and the higher between pinfo.s...Luis Ontanon1-9/+55
2006-03-16we don't need to "ban" the print call any longerUlf Lamping1-11/+0
2006-03-14coverity bug 43Ronnie Sahlberg1-1/+4
2006-03-13Use checkTextWindow instead of shiftTextWindow to fetch the window object fro...Luis Ontanon1-15/+38
2006-03-13Expert info is going to be used in runtime.Luis Ontanon1-67/+8
2006-03-12This time, should be the good one!Luis Ontanon1-0/+1
2006-03-12I Hope this worksLuis Ontanon1-1/+4
2006-03-12Move make-init-lua.pl and family to plugins/lua and have init.lua installed i...Luis Ontanon3-1/+189
2006-03-12reenable TreeItem,Luis Ontanon2-10/+16
2006-03-12Protocols are now invoked.Luis Ontanon1-9/+8
2006-03-11Remove debug code...Luis Ontanon1-10/+0
2006-03-11Protocols register OK.Luis Ontanon4-51/+82
2006-03-11 Mark coverity CID 117 as a false positive.Luis Ontanon1-0/+2
2006-03-11... and don't forget to include emem.h!Ulf Lamping1-0/+1
2006-03-11replace g_malloc and alike by their corresponding ep_ functionsUlf Lamping2-14/+7
2006-03-10various code cleanup (e.g. remove unrequired length parameter), should also f...Ulf Lamping1-80/+73
2006-03-09Add lua:s nmakefile.nmake to the distribution.Anders Broman1-1/+2
2006-03-09coverity bug#42Ronnie Sahlberg1-1/+3
2006-03-08fix coverity bug 122Ronnie Sahlberg1-4/+6
2006-03-07Remove strhash test code from lua...Luis Ontanon1-29/+0
2006-03-07- merge SubTree, ProtoTree and ProtoItem into a single TreeItem class.Luis Ontanon9-414/+278
2006-03-05+ retap_packets()Luis Ontanon1-0/+7
2006-03-05+ retap_packets()Luis Ontanon2-26/+6
2006-03-02- make them work as the got broken while docommenting them.Luis Ontanon2-3/+3
2006-03-02- remove some warnings from the windows compileLuis Ontanon3-28/+51
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.Gerald Combs2-16/+20
2006-02-27- Some more commentsLuis Ontanon2-19/+23
2006-02-25The semantics of luaL_checkudata() change between 5.0 and 5.1 (the later trig...Luis Ontanon3-11/+13
2006-02-25- elua_protoLuis Ontanon3-147/+261
2006-02-24I changed some vanames and did not compile...Luis Ontanon2-5/+5
2006-02-23- More "docOMMentation" of the APILuis Ontanon4-196/+402
2006-02-23Delete docs in maintainer-clean targetJörg Mayer1-1/+2
2006-02-22Forgot...Luis Ontanon1-0/+128
2006-02-22- More documentation embeded in the source code.Luis Ontanon11-240/+216
2006-02-22elua_register.h wasn't built automaticallyJörg Mayer1-2/+3