]> err.no Git - varnish/shortlog
varnish
2008-10-15 tfheenAdd HTML version of getting started guide
2008-10-15 tfheenAdd missing changelog file
2008-10-15 ingvarfinal specfile changes for 2.0
2008-10-15 tfheenChangelog for 2.0
2008-10-15 tfheenSet svn:keywords for all files
2008-10-15 tfheenAdd note to changelog saying it's no longer updated.
2008-10-14 ingvarthe infamous jemalloc on ppc/ppc64 workaround
2008-10-14 ingvarA note on jemalloc and ppc for the rpm package
2008-10-14 phkCheckpoint the shmlog before we wait for a reply from...
2008-10-14 phknitpicking:
2008-10-14 phkExpand the -repeat 6 in the server clause, this seems...
2008-10-13 tfheenFix up port test
2008-10-11 phkFor ESI responses we can only use Chunked encoding...
2008-10-11 phkHandle HTTP1.0 style "until EOF" data transmissions...
2008-10-11 phkDecode the HTTP protocol version into a convenient...
2008-10-10 phkMore coverage of vcc_dir_random.c
2008-10-10 phkMore VCL compiler coverage tests
2008-10-10 phkMore tokens to test
2008-10-10 phkMore VCL compiler coverage tests
2008-10-10 phkTest the "week" time unit.
2008-10-10 phkRemove redundant error checks.
2008-10-10 phkInstead of assert, issue a error message on VCL compila...
2008-10-10 phkAnother sign error.
2008-10-10 phksign error
2008-10-10 phkMore coverage for vcc_backend.c
2008-10-10 phkAdd a couple of test-case for vcc_parse.c
2008-10-10 phkEliminate "localhost" from backends, some computers...
2008-10-10 tfheendefault to one iteration in varnishtest
2008-10-10 phkAdd "-n iter" argument so that it is possible to run...
2008-10-10 phkAdd 'w' suffix for "week" in time units.
2008-10-09 ingvar- Added 'varnishd -C' to %check, to check if varnishd...
2008-10-09 ingvarSpecfile changes scheduled for fedora 10. Now also...
2008-10-09 phkOverhaul the varnishtest program to fix a race conditio...
2008-10-09 ssmFix markup in vcl.7 man page after linting
2008-10-09 ssmAdd a description to varnishadm man page for whatis
2008-10-08 phkUse two differnet semaphores for now.
2008-10-08 tfheenSet release back to trunk
2008-10-08 tfheenRelease 2.0 RC 1
2008-10-07 tfheenError out when reaching max_restarts
2008-10-07 tfheenCheck that error in vcl_fetch doesn't generate a cached...
2008-10-07 tfheenMake sure error works in vcl_fetch
2008-10-07 Tollef Fog... Check that error in vcl_fetch doesn't generate a cached...
2008-10-07 phkMake sure ESI includes don't trip the director NULL...
2008-10-07 Tollef Fog... Make sure error works in vcl_fetch
2008-10-07 Tollef Fog... Merge branch 'accept_emfile_delay'
2008-10-07 tfheenSleep for a bit if accept(2) returns EMFILE
2008-10-07 tfheenMove dsleep to libvarnish/time.c and rename it to TIM_sleep
2008-10-07 Tollef Fog... Sleep for a bit if accept(2) returns EMFILE
2008-10-07 Tollef Fog... Move dsleep to libvarnish/time.c and rename it to TIM_sleep
2008-10-05 phkTest coverage for vcc_token.c
2008-10-05 phkFix error handling of unterminated long-strings.
2008-10-05 phkFix a truly obscure bug in compiler message error repor...
2008-10-05 phkA bit more vcc_action.c coverage
2008-10-05 phkCoverage testcase for vcc_action.c
2008-10-05 phkTry to get two more lines in vcc_acl.c
2008-10-05 phkTry to hit a couple of lines more in vcc_acl.c
2008-10-05 phkMore vcc_acl.c coverage testing
2008-10-05 phkCoverage test for vcc_acl
2008-10-05 phkMore coverage testing for vcc_parse.c
2008-10-05 phkMake an error message slightly less confusing.
2008-10-05 phkClear buffers before we start.
2008-10-05 phkVCC coverage case
2008-10-05 phkMake it possible to say:
2008-10-05 phkUse built in delay function
2008-10-05 phkUnused prototype, stats are under varnish branch of...
2008-10-05 phkEmit a message when we sleep, so people know why nothin...
2008-10-01 phkAdd a pidfile for varnishd
2008-09-30 tfheenRemove obj.valid from documentation
2008-09-29 tfheenMalloc is ready for production, mark it so in the docs
2008-09-29 tfheenvarnishncsa.1: Add -f to summary too
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.
next