]> git.ipfire.org Git - thirdparty/squid.git/history - src/defines.h
Instead of exiting, disable optional eCAP services that fail initialization.
[thirdparty/squid.git] / src / defines.h
2011-03-02  Christos Tsantilasmerge from trunk
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-06  Amos JeffriesAuthor: Leonid Evdokimov <leon@darkk.net.ru>
2011-02-02  Christos Tsantilasmerge from trunk
2011-01-28  Amos JeffriesWindows: fix code wrappers for Cygwin and generic Win32...
2010-11-01  Amos JeffriesBug 3038: Detatch libmisc from libcompat
2009-09-25  Amos JeffriesMerge from trunk
2009-09-23  Amos JeffriesMerg from trunk
2009-09-16  Amos JeffriesBug 2483: bind() called before connect()
2009-09-10  Amos JeffriesRevert garbage slipped into rev9971
2009-09-10  Amos JeffriesDetect et/com_err.h
2009-09-03  Amos JeffriesMerge from trunk
2009-08-28  Amos JeffriesMerge from trunk
2009-08-28  Amos JeffriesCleanup: Remove more traces of old squid debug()()...
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-08-10  Amos JeffriesUpdates auto-save
2008-08-09  Amos JeffriesError page auto-negotiation.
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-04-17  Alex RousskovMerge from trunk
2008-04-14  Amos JeffriesTPROXY v4 support upgrade (part 1 of 2)
2008-04-13  Amos JeffriesMerged from trunk.
2008-04-09  Amos JeffriesMerged from trunk
2008-04-07  Amos JeffriesTransparent flag must be done before bind(). BASIC_TPROXY4
2008-04-07  Amos JeffriesMerged from trunk
2008-04-07  Amos JeffriesMove IP_TRANSPARENT setting into comm_openex(...)
2008-04-06  Henrik NordstromMerged from trunk
2008-04-05  Amos JeffriesMerge from TRUNK
2008-04-05  Alex RousskovMerge from trunk
2008-04-05  Amos JeffriesBug 2267 - increase MAX_URL to 8192
2008-04-04  Amos JeffriesBug 2267 - increase MAX_URL to 8192
2008-03-22  Henrik NordstromMerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Amos Jeffries3.1 Cleanups pt 1: Add testheaders.sh script
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-08-20  serassioPortability fix: use _PATH_DEVNULL instead of "/dev...
2006-05-09  robertcMore decoupling work:
2005-08-28  serassioChanged the default name of the Windows Service from...
2005-03-18  hnodo_debug(section, level), a macro to conditionally...
2005-01-03  robertcMerge in current state of store refactoring work. The...
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2003-04-24  hnoFrom Guido (with additions by me):
2003-04-20  robertcSummary: Merge windows fixes.
2003-01-23  robertcImport of fix-ranges branch
2003-01-17  robertcgive Debug a class
2002-12-13  robertcassistance defines for classes that are both refcounted...
2002-10-14  robertcC++ conversion
2002-09-15  adrianTidy up the COMM_OK and COMM_ERR_* magical #define...
2002-08-09  hnomore O_RDONLY/WRONLY test fixes
2002-07-15  hnoFrom Guido: The following patch adds the capability...
2002-06-23  hnoPeering enhancement options for satellite or other...
2002-06-21  hnoread_ahead_gap config directive by Jeffrey D. Wheelhous...
2002-06-04  hnoUpper the limit on HTTP ports to 128 (was 12)
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2002-04-05  hnoUNIX domain IPC sockets support
2002-02-26  adrianBring across my first phase of commloops development.
2002-02-19  hnoLast part of the generic MEM_xK_BUF allocator. Had...
2001-11-17  hnoSome WIN32 enhancements on WIN32 GetOSVersion code...
2001-10-08  hnoOops..
2001-10-08  hnoBugzilla #11: Some Header Files Not Wrapped Or Wrapped...
2001-08-16  hnoWIN32/Cygwin fixes by Guido
2001-05-05  hnoThis patch allows squid to read the DNS servers from...
2001-04-20  hno* Removed the upper limits on number of dnsserver or...
2001-03-20  hnocbdataFree rewritten to have a single thread of executi...
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-06  hnoOops.. optimized CBDATA_INIT_TYPE but I got the logics...
2001-01-06  hnoCBDATA_GLOBAL_TYPE can be used in globals.h to declare...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-04  wesselsRobert Collins' Cygwin file mode support and ufs writec...
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-07-18  wesselsDW:
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-05-03  hnohno squid-2.3.DEVEL3.squid.conf_template_update-4.patch
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-08-02  wessels2.3 branch merge
1999-07-13  wessels2.3 branch merge
1999-05-26  wesselsSTORE_SWAP_BUF and VM_WINDOW_SZ are the same as DISK_PA...
1999-04-16  wesselscomm_incoming crap for internal DNS
1999-04-15  wesselsSQUID_2_2 branch merge
1999-02-03  wesselsexperimenting with USE_TRUNCATE_NOT_UNLINK
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-12-01  wesselsif EBIT macros are to be used with longs, then we must...
next