packet-smb2: dissect SMBDirect Buffer Descriptors
[metze/wireshark/wip.git] / cmakeconfig.h.in
2014-01-07 Jörg MayerHAVE_PLUGINS was defined twice
2014-01-02 Jeff MorrissFix wireshark-qt startup coredump under autofoo and...
2013-11-29 Jörg MayerAt least winpcap checks for WIN32 and not for _WIN32, so
2013-10-11 Guy HarrisWe don't check for lauxlib.h or lualib.h, and we don...
2013-10-10 Guy HarrisMove the QT_MACEXTRAS_LIB cmakedefine in cmakeconfig...
2013-10-10 Gerald CombsTry to locate QtMacExtras.
2013-10-10 Guy HarrisDon't check for pcap_version(); we don't use it.
2013-10-10 Guy HarrisCheck for bpf_image(), just as the autoconf script...
2013-10-10 Guy HarrisHAVE_LUA is for Lua, not some particular version thereof.
2013-10-10 Guy HarrisGet rid of apparently-undefined and apparently-unused...
2013-10-07 Jörg MayerNEED_STRPTIME_H needs to be detected properly for windows.
2013-10-06 Jörg MayerThe code (at least) in dumpcap assumes that PCAP_CREATE...
2013-10-06 Jörg MayerMore copying of config.h.win32 stuff into cmake
2013-10-06 Jörg MayerSet some values for Windows manually where autodetection
2013-10-05 Jörg Mayer(Hopefully) unbreak windows build (#define'ing to 0...
2013-10-05 Jörg MayerInvert NEED_INET_ATON_H to HAVE_INET_ATON_H
2013-10-04 Jörg Mayerssize_t is missing on Windows, so typdef it.
2013-08-13 Jörg MayerImplement in cmake:
2013-07-23 Jörg MayerUse largefile detection in cmake.
2013-07-16 Martin Kaiserset HAVE_GETOPT_H and HAVE_GETOPT variables
2013-04-19 Jörg MayerAdd HAVE_TM_ZONE and HAVE_TZNAME detection to fix...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-10-18 Evan HuusFix CMake build:
2012-09-18 Jeff Morriss*NIX (autofoo and cmake) part of the fix for
2012-09-10 Jörg MayerCopy over HAVE_NL80211 from autofoo
2012-09-06 Jörg MayerGet netlink detection working with cmake (not complete)
2012-06-25 Anders BromanFrom Tony Trinh:
2012-06-20 Jörg MayerComplete cmake support for netlink detection
2012-06-20 Jörg MayerForgot to copy one more change
2012-06-19 Jörg MayerDo the changes to configure from r43354 in cmake as...
2012-02-02 Jörg Mayer- Move setting _U_ into config.h, because
2011-11-07 Gerald CombsChange the use of threads from "mostly always, dependin...
2011-10-08 Jörg MayerMimic test for IPv6 support in GeoIP from autofoo
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-08-09 Jörg MayerCopy over the commit 38437 to cmake.
2011-08-06 Guy HarrisGet rid of HAVE_PCAP_SET_BUFFER_SIZE - nobody checks for
2011-08-02 Gerald CombsDefine PACKAGE in config.h.
2011-07-21 Jörg MayerMake USE_THREADS actually work with cmake
2011-07-06 Jörg MayerAdd detection of rpcap support in libpcap and use it...
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-17 Jörg MayerAdd configure options to make change the default file...
2011-04-29 Jeff MorrissDon't check for the existence of gzclearerr() any more.
2011-03-08 Stephen FisherA little more old packet list cleanup
2011-02-21 Jaap KeuterFrom Roland Knall:
2010-09-23 Jörg MayerCopy behaviour of
2010-09-23 Jeff MorrissAssume we HAVE_GZCLEARERR on Windows and when using...
2010-05-06 Anders BromanChecking in Stigs changes from
2010-03-17 Guy HarrisAdd CMake tests for pcap_datalink_val_to_description...
2009-10-06 Stig BjørlykkeInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-21 Jörg MayerCMake:
2009-09-15 Jörg MayerBuild the asn1 plugin. The only problem(?) is, that...
2009-09-12 Jörg MayerMake building with GeoIP, Python, Capabilities and...
2009-09-09 Jörg MayerCMAKE: Get most of of missing *build* pieces into place
2009-09-01 Kovarththanan Raja... Define some windows specific header files
2009-09-01 Kovarththanan Raja... Check for mkdtemp()
2009-08-31 Jörg MayerAdd check for HAVE_MKSTEMP to make build work again on
2009-08-31 Kovarththanan Raja... CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo6...
2009-06-16 Jörg MayerOK, so my last commit message was too optimistic -...
2008-07-18 Jeff MorrissRemove iconv/libiconv checks from *NIX builds: GLIB...
2007-10-28 Sake BlokBug 1227 : From Frederic Heem:
2006-12-08 Jörg MayerGet rid of UCD SNMP support (it's not longer supported and
2006-10-24 Jörg MayerParts of bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-09-06 Jörg Mayercmake/