aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-27generate the EFS DCERPC interface dissector using PIDLRonnie Sahlberg4-825/+930
2006-09-27From Florent Drouin:Anders Broman13-205/+2144
2006-09-27Handle unaligned dissect_per_length_determinant and dissect_per_restricted_ch...Anders Broman1-34/+115
2006-09-27Update GNUTLS to 1.5.1. This includes an updated libgcrypt, which shouldGerald Combs3-3/+7
2006-09-27* rename REGISTER_STAT_GROUP_E -> register_stat_group_tLuis Ontanon12-45/+94
2006-09-27Make the NSIS distclean target be a bit more thorough about cleaning up oldGerald Combs1-0/+3
2006-09-27Dissect sequence number & method name of CSeq header.Martin Mathieson1-15/+53
2006-09-27Change some messages when ucd snmp is found but --with-sslJörg Mayer1-3/+6
2006-09-27Fix PDML export problem for FT_NONE fields (bug 1110)Martin Mathieson1-3/+9
2006-09-27add new dcerpc protocol WZCSVC based on samba4 idlRonnie Sahlberg5-0/+482
2006-09-27Add a simple lua console to allow evaluation of conde into init.luaLuis Ontanon1-0/+25
2006-09-27use luaforge's 5.1 dll to be able to link on windows. fix some mistakesLuis Ontanon2-4/+7
2006-09-26Don't try to build wslua if LUA_DIR isn't defined.Gerald Combs1-7/+15
2006-09-26Fix distcheck errors. Add epan/wslua to the list of distributionGerald Combs2-8/+11
2006-09-26- Mark the multipart type as a generated field.Martin Mathieson1-8/+12
2006-09-26Re-enable lua as the windows version is already there.Luis Ontanon1-1/+1
2006-09-26wslua_init() must return a valueLuis Ontanon1-1/+1
2006-09-26The forgotten files!Luis Ontanon2-5/+3
2006-09-26Lua 5.1.1 for windowsLuis Ontanon8-66/+82
2006-09-26Complete the workarround of prev rev, temporarilly disabling lua from unix as...Luis Ontanon1-1/+1
2006-09-26Since there's no Lua headers in windows yet, as a temporary workarround just ...Luis Ontanon1-1/+1
2006-09-25update the idl for wkssvc and generate the dissector by pidlRonnie Sahlberg4-1399/+4094
2006-09-25make sure we still compile for all out rh71 usersRonnie Sahlberg1-1/+1
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon24-27/+6860
2006-09-24Handle Zero length SEQUENCE and SEQUENCE OF.Anders Broman1-13/+34
2006-09-24instead of simply removing G_BEGIN_DECLS (maybe someone wants to use it in a ...Ulf Lamping1-0/+6
2006-09-24dissect_ndr_uint16()'s last argument points to a guint16, not a guint.Guy Harris2-2/+2
2006-09-24Squelch a compiler warning.Guy Harris1-7/+7
2006-09-24Squelch some compiler warnings.Guy Harris2-2/+2
2006-09-24Squelch some compiler warnings.Guy Harris1-4/+4
2006-09-24these dissector functions should not be in svn in pidl they are just tempor...Ronnie Sahlberg6-5988/+0
2006-09-24pidl has been updated to use WERR instead of DOS error tables.Ronnie Sahlberg10-549/+544
2006-09-24we dont have G_BEGIN_DECLS on old gtk/glib versionsRonnie Sahlberg1-2/+0
2006-09-24print the connectionless interface name if such is knownUlf Lamping1-3/+11
2006-09-24don't replace the COL_PROTO and COL_INFO entries simply with "PNG", but appen...Ulf Lamping1-7/+2
2006-09-23fix a typo, the comment char is ; not !Ulf Lamping1-1/+1
2006-09-23we did not have a proper WERR error table for the windows errors insterad w...Ronnie Sahlberg2-0/+207
2006-09-23Get rid of a tab after a / that caused make on MacOS X to believe that \t was...Luis Ontanon1-1/+1
2006-09-23replace a rotating buffer in smb with ep allocated memoryRonnie Sahlberg3-23/+8
2006-09-23fix a typoUlf Lamping1-1/+1
2006-09-23change the Win32 build environment, so we can create release zip files withou...Ulf Lamping3-72/+219
2006-09-23use unicode-utils.h instead of strutil.hUlf Lamping1-1/+1
2006-09-23squelch some compiler warnings due to currently disabled codeUlf Lamping1-0/+2
2006-09-23rtp_player.c is already included in WIRESHARK_GTK_SRC, no need to mention it ...Ulf Lamping1-1/+0
2006-09-23GTK2: add an analog VU meter like display widget Ulf Lamping5-9/+1740
2006-09-22experimental: append the current maximum expert warning level to the "File" s...Ulf Lamping1-8/+13
2006-09-22Don't complain if we can't find airpcap.dll.Gerald Combs1-6/+1
2006-09-22add a packaging_u3 targetUlf Lamping1-3/+13
2006-09-22Slightly reshape the version text: Bring the OS info above the WinPcap text -...Ulf Lamping2-4/+9
2006-09-22Add missing files from last commit. Fix an #include.Gerald Combs3-2/+184