]> err.no Git - varnish/shortlog
varnish
2008-09-29 tfheenMerge branch 'cflags_for_vcl'
2008-09-29 tfheenMake it possible to make varnishncsa prefer X-Forwarded-For
2008-09-29 Tollef Fog... Make overriding VCC_CC possible
2008-09-29 phkWhen a VCL subroutine does not terminate in an action...
2008-09-29 phkSplit vcc_Coord() function out from vcc_ErrWhere()...
2008-09-29 phkConstify a couple of strings.
2008-09-28 phkLook for kqueue on Darwin 9.* as per ticket #338
2008-09-26 phkTake another swing at #320:
2008-09-26 phkCheck for the expected exit status from varnishd
2008-09-26 phkA couple of FlexeLint nits
2008-09-26 phkConstify three strings in compiled VCL data structure...
2008-09-26 phkAdd a test to see that the VCL compiler works.
2008-09-26 tfheenAlways add CFLAGS to VCC_CC
2008-09-26 ingvarWhitespace changes to make rpmlint more happy
2008-09-25 phkFix #320: All esi:includes should be picked up with...
2008-09-25 tfheenUpdate spec file for beta 2
2008-09-24 tfheenSet release back to trunk
2008-09-24 tfheenRelease 2.0 beta 2
2008-09-24 tfheenBe explicit about setting SUBDIRS_DIST
2008-09-24 tfheenCommit generated file
2008-09-24 tfheenFix auto* warning
2008-09-24 tfheenBuild fixes
2008-09-24 tfheenUse jemalloc by default on Linux
2008-09-24 tfheenImport jemalloc
2008-09-23 tfheenUpdate man page a bit
2008-09-22 phkSupposedly the fix for #324: An oversight in r3188
2008-09-22 phkLost on the big director shuffle:
2008-09-22 phkUse 127.0.0.1 instead of localhost to test the ports...
2008-09-21 phkAdd the feature requested in #266: ignore non-esi...
2008-09-21 phkEliminate a pointless local variable.
2008-09-21 phkFix #326: Don't emit zerolength verbatim strings befor...
2008-09-21 phkAdd a "resp.bodylen" variable we can expect on, so...
2008-09-19 phkImplement correct handling of the Expect: header.
2008-09-19 phkStrip trailing whitespace on header lines from the...
2008-09-19 phkMake sure we always close the client connection if...
2008-09-19 phkDon't crash if the backend sends only "HTTP/1.1 200...
2008-09-19 tfheenReally fix TCL build dependency
2008-09-18 tfheenMake sure to set TCLSH to an invocation of missing...
2008-09-18 tfheenvarnishtest does not need ncurses
2008-09-18 tfheenfix typo in error message
2008-09-18 tfheenMore fixups for regeneration of generated .c and .h...
2008-09-17 tfheenAdd string representation of backend
2008-09-17 tfheenRegenerate generated .c files if we have tclsh installed
2008-09-16 phkGet sense of boolean test right way in second try
2008-09-16 phkDon't bail if the client has closed the TCP connection.
2008-09-16 phkESI processing should ignore responses with no body.
2008-09-16 ingvarFixed pidfile issues in redhat package
2008-09-16 tfheenFix typo; makes this compile again
2008-09-16 tfheenDoc fixes
2008-09-16 tfheenWe are not a GNU project; make that clear in configure.ac
2008-09-16 tfheenAlways update stats in wrk_decimate_flock
2008-09-16 tfheenDynamically field widths in varnishtop
2008-09-15 phkPut comments in the default VCL to make people stop...
2008-09-12 ingvardefault logfile for varnishncsa on redhat/fedora is...
2008-09-12 ingvar* Fri Sep 12 2008 Ingvar Hagelund <ingvar@linpro.no...
2008-09-12 phkDon't allocate space for a %u and then stick a %d in it.
2008-09-12 phkFix #315:
2008-09-12 phkInitialize obj->entered to NAN so our asserts will...
2008-09-12 phkAssert that we have obj->entered before we calculate...
2008-09-12 phkUse the obj->entered timestamp when inserting into...
2008-09-10 phkFix Typo
2008-09-10 phkAdd more asserts on worker->used
2008-09-10 phkMake the size of the workerthreads local shmlog workspa...
2008-09-09 ingvarHack for Fedora to get 32- and 64-bits tests run concur...
2008-09-08 phkFix an off-by-one error in the random director, which...
2008-09-08 phkAdd -bodylen which creates a synthetic body of the...
2008-09-08 phkAdd PTHREAD_LIBS for OpenBSD compat.
2008-09-08 phkOn platforms with multibyte sa_family and big endian...
2008-09-08 phkAdd VRT_memmove() to the VRT API.
2008-09-08 tfheenRename backend.health to req.backend.health and add...
2008-09-08 tfheenRegenerate vcc_fixed_token.c
2008-09-08 tfheenRevert commit 3163, fix in VRT_purge instead.
2008-09-07 phkAdd obj.hits VRT variable which counts how many *previo...
2008-09-07 phkHrmpf!
2008-09-07 tfheenMake backend.healthy available to VCL (Fixes: #312)
2008-09-07 tfheenDon't segfault on purge.hash() with NULL string. Fixes...
2008-09-03 phkAdd an explicit "allow everybody else" entry in the...
2008-09-03 phkCater for even more INET6 API stupidity.
2008-09-03 phkUse the correct buffer size for IPv6 addresses.
2008-09-03 phkAdd <unistd.h> so heritage.h is happy on macosx.
2008-09-03 phkPull in pthreads library for openbsd (ticket #304)
2008-09-02 phkRepeat after me: test after fixing.
2008-09-02 phkAttempt to close #297 again: shutdown() can also retur...
2008-09-02 skyIf you attach gdb to a running varnish child, then...
2008-09-02 ingvargit-svn-id: svn+ssh://projects.linpro.no/svn/varnish...
2008-09-02 ingvarvcl changes from 1.x to 2.0 documented for Red Hat
2008-09-02 ingvargit-svn-id: svn+ssh://projects.linpro.no/svn/varnish...
2008-09-02 ingvar(Commented) option for corefile limit for redhat/fedora...
2008-08-29 ingvarRed Hat init scripts: Fix previous fix. Makes rpmlint...
2008-08-29 ingvarRed Hat initscript: Removed a superfluous lockfile...
2008-08-29 ingvarspecfile changes
2008-08-29 ingvarMake setup quiet in specfile => one less warning from...
2008-08-29 ingvarAdded a missing directory to the libs-devel package...
2008-08-29 tfheenMake it possible to get core dumps on Linux too
2008-08-29 ingvarBumped version numbers and source url for first beta...
2008-08-29 tfheenSet release back to trunk in configure.ac
2008-08-29 tfheenRelease 2.0-beta1
2008-08-29 tfheenBump SONAME
2008-08-28 tfheenAdd _.ok to the list of files we clean on make distclean
2008-08-28 phkMake it possible to configure the number of retries...
next