]> err.no Git - varnish/shortlog
varnish
2009-01-28 tfheenMerge r3426:
2009-01-28 tfheenMerge r3420:
2009-01-28 tfheenMerge r3418:
2009-01-28 tfheenMerge r3408:
2009-01-28 tfheenMerge r3407:
2009-01-28 tfheenMerge r3402:
2009-01-28 tfheenMerge r3401:
2009-01-28 tfheenMerge r3388:
2009-01-28 tfheenMerge r3387:
2009-01-19 tfheenMerge r3386:
2009-01-19 tfheenMerge r3368:
2009-01-19 tfheenMerge r3367:
2009-01-19 tfheenMerge r3366:
2009-01-19 tfheenMerge r3362:
2009-01-19 tfheenMerge r3361:
2009-01-19 tfheenMerge r3433:
2008-11-14 tfheenUpdate version number in configure.ac
2008-11-14 tfheenMerge in 2.0.2 spec file change
2008-11-10 tfheenMerge r3358: Removed the requirement for kernel =>...
2008-11-10 tfheenMerge r3357: varnishtest man page: whitespace fix
2008-11-10 tfheenMerge r3356: Add a varnishtest man page
2008-11-10 tfheenMerge r3353, r3354: resp.status was returning obj.status
2008-11-10 tfheenMerge r3346: Don't quote the entire inlined C source...
2008-11-10 tfheenMerge r3344: Use a proper format string.
2008-11-10 tfheenMerge r3329, r3330: Add a boolean parameter "purge_dups"
2008-11-10 tfheenMerge r3359: Fix the broken logic in the random directo...
2008-10-20 tfheenMerge r3314 from trunk.
2008-10-20 tfheenMerge r3322 from trunk
2008-10-17 ssmAdd closing tag
2008-10-17 tfheenMark 2.0.1 in configure.ac
2008-10-17 tfheenAdd changes for 2.0.1
2008-10-17 tfheenMerge r3315 from trunk
2008-10-16 tfheenMerge 3309 from trunk
2008-10-16 tfheenMerge 3308 from trunk
2008-10-15 tfheenChange configure.ac for 2.0 release
2008-10-15 tfheenBranch 2.0
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
next