]> git.ipfire.org Git - thirdparty/squid.git/history - configure.in
Summary: Merge of ACL refactoring.
[thirdparty/squid.git] / configure.in
2003-02-12  robertcSummary: Merge of ACL refactoring.
2003-02-11  hnoCleanup of winbind header dependencies to correct build...
2003-02-09  hnoCleaned up module/helper configure checks to use the...
2003-02-08  hnoAdded a small trap detecting incorrect --with-aufs...
2003-02-02  robertcSummary: Miscellaneous fixes from Guido.
2003-02-01  hnoCosmetic fix of configure message on --enable-hostname...
2003-01-27  robertcSummary: Fix make distcheck.
2003-01-23  robertcImport of fix-ranges branch
2003-01-18  hnoChange --disable-hostname-checks to --enable-hostname...
2003-01-18  hno--disable-hostname-checks configure option
2003-01-18  hnodate: 2003/01/10 17:52:53; author: wessels; state...
2003-01-17  robertcwhitespace removal
2003-01-09  robertcadd inline logic magic
2003-01-01  robertcfix version string
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-12-07  hnoSSL support update
2002-11-30  hnoOops.. now it should find the auth modules again.
2002-11-30  hnoCleanup of some old leftover Makefiles in src/auth/*
2002-11-22  robertcbootstrap
2002-11-21  robertcRefcount import
2002-11-10  hnoFix --disable-... options to default to be enabled...
2002-10-22  hnoEven more pthreads fixes. We have too much magics in...
2002-10-22  hnoMinor fix of the _REENTRANT issue on --enable-async...
2002-10-22  robertcset REENTRANT for pthreads, and do so for CXXFLAGS...
2002-10-19  robertcsupport --removal-policies again, and add Store.h to...
2002-10-19  robertcremove repl makefiles again, dist check works fine now
2002-10-19  hno"make dist" needs src/repl/*/Makefile
2002-10-17  robertcThis is the -3 tree
2002-10-14  robertcC++ conversion
2002-10-13  robertcfix some of the header detection issues on FreeBSD
2002-10-13  robertcfix netfilter detection
2002-10-09  robertctweaks for MacOSX
2002-10-06  robertcforgot to set the package name correctly
2002-10-06  robertcpost-merge tweaks and bootstrap
2002-10-06  robertcautoconf25 merge
2002-10-02  robertcAndres Kroonmaa's hi-res cpu profiling patch
2002-09-29  hnoEXEEXT cleanups, to hopefully allow pinger to install...
2002-09-20  hno--with-filedescriptors=XX configure option (Francesco...
2002-09-16  robertcfix AC_LANG statement. Naughty Robert!
2002-09-15  robertcfix headers to allow inclusion into C++ source
2002-09-01  hno--enable-default-hostsfile configure option by Guido
2002-08-13  hnoBugfixes in configure --enable-xxxx-helper error checking
2002-08-11  hnoBail out at configure time if invalid --enable-XXXX...
2002-07-29  hnoKilled the remains of ALARM_UPDATES_TIME (--enable...
2002-07-16  hnoNot all systems support the 'obsolete' getpass() function
2002-07-08  hnowinbind based external_acl group helper by Guido
2002-07-06  hnoIntegrated helpers/external_acl into the build process
2002-07-01  hnocachemgr should be installed as cachemgr.cgi where...
2002-06-26  hnoRestructured the directory structure to have all helper...
2002-06-18  hnoAdded support for sys/bitypes.h, apparently needed...
2002-05-20  hnowinbind helper
2002-05-20  hnoOops..
2002-05-20  hnoSamba Winbind ntlm and basic authentication helpers...
2002-05-19  hnoNTLMSSP renamed to SMB.
2002-04-27  hnoCheck for select(), not all OS:es have poll...
2002-04-20  hnoAC_CHECK_SYSTYPE, a custom macro extending AC_CHECK_TYP...
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-13  hnoEnable CARP by default now when it no longer is a intru...
2002-04-13  hnoBugzilla #314: Transparent proxy support for OpenBSD...
2002-04-13  hnoBugzilla #207: Abort requests becoming too large for...
2002-04-13  hnoAutoconf cleanups
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2002-04-05  hnoUNIX domain IPC sockets support
2002-04-01  hnoconfigure cleanups
2002-03-30  hnoSASL auth helper by Ian Castle
2002-01-29  hno--enable-large-files to enable support for large files...
2002-01-01  adrianAdd the kqueue support code - its not very useful as...
2001-12-27  hnoAdded installation of squid(8) man page
2001-12-27  hnoError installation failed on "make dist", as "errors...
2001-12-24  adrianBreak out the comm code into a more "modular" format...
2001-12-24  adrianSince the branch, we're now 2.6-DEVEL
2001-11-30  hnoautoconf expects package names to be the logical name...
2001-11-30  hnoMinor cosmetig thing..
2001-11-30  hnoSupport OpenSSL headers outside standard system locations..
2001-11-30  hnoThe winbind helper does not exists in HEAD. Forgotten?
2001-11-29  hnoMore --with-openssl corrections. Was refering to -...
2001-11-29  hnoAdd custom SSL include path to CFLAGS. This is required...
2001-11-29  hnoThe CVS version is 2.5-DEVEL, not 2.5-ntlm...
2001-11-28  robertcLatest bugfixes from the NTLM development branch.
2001-11-28  robertc* Remove the autoconf path overrides from configure.in
2001-11-22  hno--with-openssl is not the same thing as --enable-ssl...
2001-11-18  adrianEnable dlmalloc automatically if we're building on...
2001-11-15  hnoARP is actually implemented for Solaris as well.. no...
2001-10-30  adrianError number 1048 doesn't actually exist, so we can...
2001-10-29  robertcOnly build snprintf.o if one or more of the functions...
2001-10-23  hnoAdded configure options to "squid -v"
2001-10-17  hno--use-pthreads needs to add thread compiler options...
2001-10-03  hnoAdded maintainer mode to not have automake dependencies...
2001-09-26  robertcMove CACHE_HTTP_PORT and CACHE_ICP_PORT from config...
2001-09-12  hnoChange of email to hno@squid-cache.org
2001-09-04  robertcFix all DEFAULT_helper variables; change SQUID_VERSION...
2001-09-04  robertcset DEFAULT_PINGER
2001-09-04  wesselstest(1) complains about == operator.
2001-08-31  robertcMerged in the squid-amake branch from sourceforge.
2001-08-24  hno--with-aio option for including AIO libraries. Adds...
2001-08-03  adrianLatest NTLM snapshot code, courtesy of kinkie and robert.
2001-06-11  adrianDisallow -On on gcc 2.95.3 as well, as it can generate...
2001-05-05  hnoThis patch allows squid to read the DNS servers from...
2001-04-14  hnoBasic support for Vary:ing objects.
2001-04-14  hnoSSL->HTTP gatewaying support by Benno Rice
next