Added mockups for LSA_SECRET and LSA_SECURITY_DESCRIPTOR inside
[obnox/wireshark/wip.git] / configure.in
2002-03-12 guyGet rid of the "--enable-snmp" option; instead, use...
2002-03-11 guyIn the message at the end that indicates how Ethereal...
2002-03-10 guyUse the "sprint_realloc_" routines in UCD SNMP 4.2...
2002-03-03 geraldBump the version to 0.9.2. Update NEWS to include...
2002-03-01 geraldDon't link with the SNMP library by default.
2002-02-27 guyFrom Joerg Mayer:
2002-02-05 gramHave configure check for pod2man, thus creating a POD2M...
2002-02-02 geraldUpdate version to 0.9.1. Add NEWS entries for 0.9...
2002-02-02 guyFrom Heikki Vatiainen:
2002-01-30 guyRemove the "--without-gcc" option - it doesn't work...
2002-01-30 guyAdd a "--without-gcc" option, similar to what tcpdump...
2002-01-30 guySolaris's "/usr/ucb/sed" isn't good enough either.
2002-01-30 guyOn Solaris, check whether "sed" is "/usr/bin/sed",...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-20 geraldRevamp the RPM building process. For versions of rpm...
2002-01-09 gramProvide a --disable-usr-local flag to configure so...
2001-12-23 geraldBump the version up to 0.9.0. Update the NEWS file.
2001-12-12 geraldWork around changes made to recent Red Hat ucd-snmp...
2001-12-07 guyUse "-no-cpp-precomp" rather than "-traditional-cpp...
2001-11-02 guyDon't assume that all UNIX platforms have <iconv.h...
2001-10-12 geraldGet NEWS current up to July 31, update version to 0...
2001-08-30 oabadPatches from Frank Singleton :
2001-07-27 guyFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-07-27 guyIf GLib doesn't support loadable modules, don't let...
2001-07-26 guyFix from Michael Tuexen: define PLUGIN_DIR as NULL...
2001-07-26 guyMacOS support changes, from Michael Tuexen (with some...
2001-07-19 guyGIOP CosNaming support, from Frank Singleton.
2001-07-13 jfosterUpdated for release 0.8.19
2001-07-12 guyMergecap utility for merging capture files, from Scott...
2001-06-27 guyReplace "--enable-pcap" with "--with-pcap", and if...
2001-06-18 guyCrank up the warning level in GCC, from Joerg Mayer.
2001-06-02 guyWindows and the MSVC++ 6.0 library don't have "strptime...
2001-05-24 guyIf you call AC_MSG_CHECKING, you should always call...
2001-05-22 guyCleanups to the "--with-ssl" configuration option,...
2001-05-16 ashoknAdded 'text2pcap', a utility to convert text hexdumps...
2001-05-16 jfosterUpdate files for release 8.18
2001-05-01 guyBase HAVE_PLUGINS on whether "g_module_supported()...
2001-04-25 guyIf the SNMP headers were found but we failed to find...
2001-04-25 guyFail if both UCD and CMU SNMP headers are found; we...
2001-04-19 guyFix up the messages printed for the SSL checks - AC_MSG...
2001-04-11 guyFix up the alignment of some of the "configure --help...
2001-04-11 guySet PLUGIN_DIR to a value that depends on "VERSION...
2001-04-11 guyUpdate the other occurrence of the version number.
2001-04-11 jfosterUpdated for release 0.8.17
2001-04-04 gramMove the comments in nsis/README into nsis/Makefile...
2001-03-05 gramMove version to 0.8.16.
2001-02-01 gramCreate a more modular type system for the FT_* types...
2001-01-18 guyChanges to look for SSL library for those who have...
2001-01-12 gramChange version numbers to 0.8.15
2000-11-22 gramEnable the building of any combination of ethereal...
2000-11-20 gramMove to version 0.8.14
2000-11-09 gramAdd MGCP dissector plugin from Ed Warnicke <hagbard...
2000-10-27 gramMove to version 0.8.13.
2000-10-17 guyAlas, we have to set HAVE_PLUGINS in the top-level...
2000-10-16 guyMake the top-level configure script descend into epan...
2000-10-16 guyGive libethereal its own configuration file, and have...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.
2000-09-17 guylibpcap unconditionally includes <net/if.h> on UNIX...
2000-09-14 gramMove to version 0.8.12
2000-08-03 gramMove to version 0.8.11
2000-07-28 gramAdd the re-write of the NetWare Core Protocol dissector...
2000-07-28 gramDon't create dfilter2pod from dfilter2pod.in just for...
2000-07-26 geraldSwitch Solaris package build naming to a more generic...
2000-07-22 geraldAdd support for bulding Solaris binary packages. The...
2000-07-14 guyApparently, on systems with glibc 2.2, "inet_aton(...
2000-07-06 girlichSINIX-M systems don't know about strcasecmp(). I added...
2000-07-04 gramChange version to 0.8.10
2000-06-07 gramMove to version 0.8.9
2000-05-09 gramOne more "0.8.7" --> "0.8.8"
2000-05-08 gramMove to version 0.8.8
2000-04-12 gramMove to version 0.8.7.
2000-04-07 gramMove to version 0.8.6.
2000-04-05 gramPlugin API is at version 0.8.5 (reflected in directory...
2000-04-04 gramMove to version 0.8.5
2000-03-31 guyRick Jones of HP says that the "-Ae" flag to the HP...
2000-03-03 gramMove to version 0.8.4.
2000-02-11 gramAdd Peter Kjellerstedt <peter.kjellerstedt@axis.com...
2000-02-01 gramMove to version 0.8.3.
2000-01-26 gramMove version to 0.8.2, add Win32 to list of platforms...
2000-01-21 guyAdd stuff to add platform-specific compiler flags;...
2000-01-21 guyAdd "-L" flags to LDFLAGS, not LIBS, and get rid of...
2000-01-16 guyThe NetBSD zlib problem is probably the same as the...
2000-01-15 gramRemove libltdl from the build. The directory is still...
2000-01-15 guyArrange that, on Solaris, we link with "-lkstat" if...
2000-01-15 guyTethereal needs the same set of additional objects...
2000-01-15 guyWhen configuring for GLib, we have to include gmodule...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-10 gramSome initial changes for win32 support, but not all.
2000-01-09 guyMake "editcap" one of the standard targets, so it's...
2000-01-07 gramMove to version 0.8.1
1999-12-28 guyMake the default plugin directory "$(libdir)/ethereal...
1999-12-28 geraldAdd support for "--with-plugindir=<plugin install dir...
1999-12-26 geraldIntegrate libtool/libltdl with the plugin code. Add...
1999-12-22 geraldPrep for the next release.
1999-12-11 guyWe no longer use "asn_parse_header()" from the SNMP...
1999-12-09 oabadplugins support (i.e. Dynamically loadable dissectors)
1999-12-05 guyAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-12-03 guyIt appears that our "Makefile.in" won't work with the...
1999-11-29 gramMove to version 0.7.9 and add less than a week's change...
1999-11-29 guyGet version number information for CMU SNMP.
next