]> git.samba.org - metze/wireshark/wip.git/history - acinclude.m4
Preparations to restore CLDAP dissection, no need to regenerate the dissector yet.
[metze/wireshark/wip.git] / acinclude.m4
2006-04-25 Guy HarrisCheck several sets of additional libraries that libpcap...
2006-02-19 Jörg MayerRecent checkins lost a change to make the liblualib...
2006-02-18 Luis OntanonPrepare for lua 5.1
2006-02-07 Jörg Mayerlua autofoo:
2006-02-04 Jörg MayerPaolo Abeni
2006-01-31 Luis OntanonIt was hard.. but at the end I won (or at least i belie...
2005-09-15 Guy HarrisAdd PRIX64, as we now use it.
2005-05-12 Guy HarrisUse "pcap_get_selectable_fd()" if we have it, and if...
2005-03-23 Guy HarrisIf we have "pcap_freecode()", use it to free the instru...
2005-03-20 Guy HarrisDon't try to run net-snmp-config if we don't find it.
2005-03-17 Guy HarrisFix the display of help information for various --with...
2005-03-16 Guy HarrisCapitalize "Net-SNMP" the way the Net-SNMP project...
2005-03-08 Ronnie Sahlbergwe dont need to link with gssapi.a any more
2005-03-08 Ronnie Sahlbergwhen HEIMDAL is linked with :
2004-10-15 Jörg MayerDectect MIT-Kerberos as well
2004-10-12 Guy HarrisFrom Albert Chin: in a test program, include <glibconfi...
2004-09-30 Jörg MayerAt least on Suse, the linking flags are obtained via...
2004-09-29 Guy HarrisUse the right name in the Checking... messages.
2004-09-29 Guy HarrisPut back the $KRB4_CONFIG call to set KRB5_LIBS.
2004-09-29 Guy HarrisWhen testing whether the Heimdal library has krb5_kt_re...
2004-09-28 Guy HarrisIf, when checking whether the Kerberos library is Heimd...
2004-09-28 Guy HarrisIf the user specified --with-krb5 but we don't have...
2004-09-26 Guy HarrisExplicitly indicate when we're doing tests to see if...
2004-09-26 Guy HarrisIn the SNMP tests, we're using AC_TRY_LINK to avoid...
2004-09-26 Guy HarrisClean up a bunch of cruft in --with-ssl; make it more...
2004-09-26 Guy HarrisExplicitly test whether we need -lresolv in order to...
2004-09-25 Guy HarrisFor annoying licensing reasons, we don't want to use...
2004-09-25 Guy HarrisDon't just add "-lresolv" to KRB5_LIBS if it's missing...
2004-09-06 Guy HarrisFrom Marten Svantesson: according to Tomas Anders,...
2004-08-16 Guy HarrisFix a typo.
2004-08-16 Guy HarrisFor "pcap_findalldevs()", don't assume that just becaus...
2004-07-25 Guy HarrisUse the GLib gint64 and guint64 types instead of u_int6...
2004-07-23 Jörg MayerRemove set -/+x - they were added for debugging and...
2004-07-21 Jörg MayerFix the fix to krb5
2004-07-21 Jörg MayerForgotten case: Make krb5 fail if it requires -lcrypto...
2004-07-20 Guy HarrisAs Joerg Mayer noted, the value of LIBS should be saved...
2004-07-19 Guy HarrisWhen checking whether we can get "sprint_realloc_objid...
2004-07-18 Jörg Mayer- Require --with-ssl=... to be explicitly set to work
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-29 Guy HarrisIf we can't find the krb5 header or the krb5 code isn...
2004-06-25 Jörg MayerGet rid of a warning with newer auto... tools by proper...
2004-06-19 Guy HarrisPick up the stuff I did for tcpdump to figure out the...
2004-05-18 Jörg MayerThomas Anders: Pathnames might contain Spaces, krb5...
2004-05-14 Jörg MayerThomas Anders: Add the actual libs to link in case...
2004-05-13 Jörg MayerFix --with-krb5 when given a directory
2004-05-13 Jörg MayerThomas Anders: Don't add library paths twice
2004-04-22 Olivier BiotMore correct implementation of the --disable-usr-local...
2004-03-27 Jörg MayerSome aclocal warning fixes during autogen.sh
2004-03-20 Jörg MayerWorkaround for (at least) some RedHat platforms:
2004-03-17 Jörg MayerExperimental Heimdal Kerberos detection.
2004-02-26 Guy HarrisFrom Albert Chin: libpcap 0.8.1 loads the BPF driver...
2003-12-19 Guy HarrisThe GNU ADNS library requires whatever libraries are...
2003-12-18 Guy Harris"pcap_compile_nopcap()" has a different signature in...
2003-12-17 Guy HarrisFrom Albert Chin: fix for the following:
2003-12-16 Guy HarrisFix some typoes in variable names.
2003-12-06 Gilbert RamirezFrom Olivier Biot
2003-11-01 Guy HarrisBased on a patch from Brian Fundakowski Feldman, add...
2003-10-14 Guy HarrisDo the tests for various extra "-L" and "-l" flags...
2003-10-10 Guy HarrisNot all versions of libpcap have "pcap_compile_nopcap...
2003-10-10 Guy HarrisFrom Brad Hards: fix two problems:
2003-10-10 Guy HarrisGet the version number of the libpcap/WinPcap with...
2003-10-10 Guy HarrisUse "pcap_findalldevs()" if present.
2003-08-31 Richard SharpeAdd support for building with ucd-snmp on RH9.0. We...
2003-08-21 Guy HarrisNote that the "=DIR" argument to "--with-ssl" and ...
2003-05-04 Gerald CombsAdd support for asynchronous DNS updates using the...
2003-02-28 Guy HarrisCheck for <ucd-snmp/ucd-snmp-config.h>, not <ucd-snmp...
2003-02-26 Guy HarrisFrom Pavel Roskin:
2003-02-11 Guy HarrisFuture releases of libpcap probably won't install ...
2003-01-27 Guy HarrisCheck "$prefix/include/pcap" before checking "$prefix...
2003-01-21 Jörg Mayercjs 2895: Fix configure check to compile with IBM Visua...
2003-01-21 Jörg MayerCheck for pcap in before /usr/local and stop on first hit
2002-12-28 Guy HarrisMention binary developer's packages, as well as "make...
2002-10-25 Guy HarrisThe versions of UCD SNMP that we now support all install
2002-07-06 Guy HarrisFrom Nix:
2002-04-08 Guy HarrisReplace "--enable-zlib" with "--with-zlib", and have...
2002-03-12 Guy HarrisGet rid of the "--enable-snmp" option; instead, use...
2002-02-06 Guy Harriszlib 1.0.8 - the version that comes with X11 - does...
2002-02-02 Guy HarrisFrom Heikki Vatiainen:
2002-01-30 Guy HarrisIPv6 name resolution support on Solaris 8, from Heikki...
2002-01-30 Guy HarrisXFree86 installed with its own zlib isn't the only...
2002-01-20 Gerald CombsRevamp the RPM building process. For versions of rpm...
2002-01-18 Guy HarrisPut back the check for gzseek() when building with...
2002-01-03 Guy HarrisFrom Albert Chin: simplify some autoconf code - AC_CHEC...
2001-09-28 Guy HarrisWe have our own internal versions of "gzgets()" and...
2001-09-20 Ashok NarayananRemoved the dependency on gzgetc and gzgets by implemen...
2001-09-17 Guy HarrisFix from Andy Hood, to remove a bogus extra line.
2001-08-21 Guy HarrisThe zlib that comes with XFree86 isn't a "mini-zlib...
2001-08-18 Guy HarrisIf there's no "zlib.h" header, we won't be using zlib...
2001-07-27 Guy HarrisLink with $SOCKET_LIBS and $NSL_LIBS, as well as with...
2001-07-27 Guy HarrisFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-07-09 Guy HarrisAutoconf support for glibc IPv6 support, from Pekka...
2001-06-27 Guy HarrisReplace "--enable-pcap" with "--with-pcap", and if...
2001-05-23 Guy HarrisUpdated SSL tests, from Andy Hood.
2001-05-22 Guy HarrisAccording to the autoconf documentation, you're not...
2001-05-22 Guy HarrisCleanups to the "--with-ssl" configuration option,...
2001-05-11 Guy HarrisUpdates for the current CVS version of autoconf, from...
2001-04-19 Guy HarrisFix up the messages printed for the SSL checks - AC_MSG...
2001-01-18 Guy HarrisChanges to look for SSL library for those who have...
2000-01-21 Guy HarrisAdd "-L" flags to LDFLAGS, not LIBS, and get rid of...
2000-01-15 Guy HarrisRename "save_LIBS" to "ethereal_save_LIBS", to reduce...
next