aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2006-04-20Rename "make-reg-dotc" to "make-dissector-reg", and do the same for theGuy Harris3-4/+2
2006-04-19Fix bugs in the previous checkin.Guy Harris1-0/+6
2006-04-19Update comments.Guy Harris1-0/+0
2006-04-19Have make-reg-dotc and make-reg-dotc.py generate either a register.c forGuy Harris2-23/+125
2006-04-17Move "make-reg-dotc" and "make-reg-dotc.py" to the "tools" directory, soGuy Harris3-0/+199
2006-04-12Update Lua.Gerald Combs1-3/+3
2006-03-30Update from samba tree revision 13374 to 14805Jörg Mayer21-252/+370
2006-03-23Doc update from SqliteAnders Broman1-3/+36
2006-03-21Use "opt_func_string_t" so that we get some more type checking done.Guy Harris1-14/+11
2006-03-21Make it a bit more like the SQLite lemon.c 1.36.Guy Harris1-45/+40
2006-03-21Mimmicing lemon.c 1.36 exactly for Symbolcmpp does not make MSVC completly ha...Anders Broman1-3/+5
2006-03-21Upadates to squlite:s lemon 1.36Anders Broman2-412/+1285
2006-03-20Try again, this should take us to lemon version 1.16 http://www.sqlite.org/cv...Anders Broman2-117/+40
2006-03-20Back out the previous changes (:Anders Broman2-55/+45
2006-03-20Insert the code from sqlite http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/...Anders Broman2-45/+55
2006-03-19Sqlite lemon 1.8 ( 1.7 Make lemon 64-bit clean skipped) :Anders Broman2-25/+48
2006-03-19Align lemon/lempar.c with Squlite ver 1.2 http://www.sqlite.org/cvstrac/rlog?...Anders Broman2-9/+57
2006-03-16Copy a bugfix from http://www.sqlite.org/cvstrac/tktview?tn=313Anders Broman1-2/+1
2006-03-09Actually fix that leak!Luis Ontanon1-4/+9
2006-03-08An unimportant and harmless one per run leak in a tool used for building... C...Luis Ontanon1-1/+2
2006-03-07Undo the prevous unfortunate "rearrangement of code".Anders Broman1-80/+81
2006-03-07Fix a bug reported by covierty and solved by http://www.sqlite.org/cvstrac/rl...Anders Broman1-81/+81
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.Gerald Combs1-1/+1
2006-02-26add a possible solution (add another package using cygwin) if a tool wasn't f...Ulf Lamping1-1/+1
2006-02-03Mike Duigou:Jörg Mayer1-2/+2
2006-01-16Update from samba tree revision 12761 to 12961Jörg Mayer1-2/+9
2006-01-05Reminder to clean up in case of ctrl-c etcJörg Mayer1-0/+3
2006-01-02That's "PIDL_FILES", not "PIDLFILES".Guy Harris1-1/+1
2006-01-02- Move pidl files into PIDL_FILES and include this info EXTRA_DIST.Jörg Mayer1-38/+41
2006-01-01Forgot to commit Makefile.am with the samba changesJörg Mayer1-1/+0
2006-01-01Update from samba tree revision 12488 to 12669Jörg Mayer16-216/+123
2005-12-27Update to Net-SNMP 5.2.2.Gerald Combs1-1/+1
2005-12-26Update from samba tree revision 12487 to 12488Jörg Mayer2-16/+16
2005-12-26Found by buildbot:Jörg Mayer1-13/+13
2005-12-26Update from samba tree revision 12430 to 12487Jörg Mayer32-1222/+1250
2005-12-18Update from samba tree revision 12205 to 12325Jörg Mayer2-5/+11
2005-12-14Add support for GLib/GTK+ 2.8. Point to the latest tag.Gerald Combs1-1/+1
2005-12-13Update from samba tree revision 12185 to 12205Jörg Mayer2-3/+28
2005-12-13asn2eth.py:Gerald Combs1-1/+4
2005-12-10The Bitmap routine in lib/Parse/Pidl/Ethereal/NDR.pm in Pidl generatesGuy Harris1-1/+1
2005-12-09Fix ...$ to : $Jörg Mayer3-3/+3
2005-12-04Update to samba svn revision 12055:Jörg Mayer4-11/+12
2005-12-02Add #line directives to the genertated dissector.Luis Ontanon1-3/+7
2005-12-02new field type FT_OID for OBJECT IDENTIFIERsTomas Kukosa1-1/+1
2005-11-14improvements in value constraint supportTomas Kukosa1-26/+54
2005-11-12Update to samba 11691:Jörg Mayer5-5/+15
2005-11-03Update to samba svn 11484Jörg Mayer4-5/+21
2005-10-24From Graeme Lunt:Anders Broman1-2/+5
2005-10-18Update from samba treeJörg Mayer15-409/+558
2005-10-11Set ETHEREAL_ABORT_ON_DISSECTOR_BUG. Make sure we create a core file. FixGerald Combs1-10/+17