aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-12-13Change the exit status of a fuzz failure to 255 so that if you use it with xargsEvan Huus1-1/+1
2013-12-13Switch the cherry-pick merge strategy to "recursive + theirs", whichGerald Combs1-1/+4
2013-12-13Fix redirection.Gerald Combs1-1/+1
2013-12-13Don't cherry-pick if we have changes.Gerald Combs1-0/+6
2013-12-12Add a "backport-change" script which cherry-picks a proposed backportGerald Combs2-1/+142
2013-12-04Ply parser updated to 3.5 (from GitHub github.com/dabeaz/ply)Tomas Kukosa2-119/+179
2013-12-04From Anders request Add prototype for corba/idl dissectorAlexis La Goutte1-0/+17
2013-12-03Dissectors should not use dfilter.h, don't include it.Jakub Zawadzki1-0/+1
2013-12-03Add modelines info to idl generate fileAlexis La Goutte1-2/+36
2013-12-03Fix indent for generated file (Use 4 space)Alexis La Goutte1-39/+39
2013-12-03Fix generator don't generate trailing whitespaceAlexis La Goutte1-4/+6
2013-12-03Remove trailing whitespace and add modelines infoAlexis La Goutte1-44/+46
2013-12-03Remove whitespace and add modelines infoAlexis La Goutte1-2/+12
2013-12-03Add #pragma to idl generator...Alexis La Goutte1-1/+5
2013-12-01Use 4-space (PEP 8) indentation. Add modelines.Gerald Combs5-443/+501
2013-12-01Use indentation recommended by PEP 8.Gerald Combs1-126/+125
2013-12-01Fix compatibility with Python 2.5. Tested with 2.5, 2.6, 2.7, and 3.3.Gerald Combs1-3/+4
2013-11-29Graham BloiceJörg Mayer1-5/+14
2013-11-28Fix potential signed int overflow in LemonBalint Reczey1-2/+2
2013-11-25Delete the svn:executable property on added files (we might add it back later).Jeff Morriss1-0/+3
2013-11-24Move dceprc_procedure_name from packet_info to dcerpc_info. Doesn't appear t...Michael Mann1-2/+2
2013-11-24Fix checkAPIs: don't try to feed VALS() into FT_BOOLEANs.Jeff Morriss1-3/+4
2013-11-24Some patches from Peter Harris to make it possible to build the X11 dissectorJeff Morriss1-132/+371
2013-11-23Implement address_to_str which is like ep_address_to_str and se_address_to_strEvan Huus1-1/+3
2013-11-22Add exception for cmake/TestWindowsFSeek.c it is copied from upstream under aEvan Huus1-0/+3
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-1/+2
2013-11-13Wrap GCC pragma in an #ifdef to make it compile when we're not using GCC.Jeff Morriss1-1/+3
2013-11-13Use a gcc pragma to stop the (pages of) warnings coming out ofJeff Morriss1-2/+3
2013-11-11Add -P option to allow specifying the 'callgrind-out-file' nameBill Meier1-2/+4
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-11-10Move struct _ftype_t + callback typedefs + free macro to ftypes-int.hJakub Zawadzki1-0/+1
2013-11-09Include <epan/to_str.h> only when needed.Jakub Zawadzki1-0/+1
2013-11-06Reapply the removal or the use of private_data that got removed byJörg Mayer1-58/+52
2013-11-06Copy over the current WIP from samba.org::ftp/unpacked/samba_4_0_test/pidlJörg Mayer18-191/+360
2013-11-06Add a license-ignore for tools/html2text.pyEvan Huus1-3/+8
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann1-58/+52
2013-11-03Pass the name of the sed executable as an explicit argurment toJörg Mayer1-3/+13
2013-10-27More SVN properties cleanup.Jeff Morriss2-2/+2
2013-10-27Fix up some more svn properties.Jeff Morriss18-18/+18
2013-10-27Don't set svn:keywords on .pod files. Remove it from those that have it.Jeff Morriss1-7/+3
2013-10-26Updates to radiotap-iter licensing terms. The upstream version has a COPYINGEvan Huus1-0/+1
2013-10-25Add an exception to the license-checker for Samba's special IDL license whichEvan Huus1-0/+6
2013-10-25Handle *.rtf and *.qm files.Jeff Morriss1-1/+7
2013-10-24Confirm the license as well.Gerald Combs1-1/+1
2013-10-24Enable QtMultimedia. We'll need it for VoIP playback at some point.Gerald Combs1-1/+0
2013-10-23Add an X11/MIT license to asn2wrs.py as it's compatible with our license, that'sEvan Huus1-1/+26
2013-10-18Fix lemon FSF address and add license exception for the generated mate grammarEvan Huus3-8/+12
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-10-12Update the User Guide for the upcoming 1.11.0 releasePascal Quantin2-2/+2
2013-10-12Update to the latest Windows library tags. Add an "install_qt" target.Gerald Combs2-2/+2