]> err.no Git - varnish/shortlog
varnish
2008-11-21 phkAdd a vreadfile() utility function, which reads a file...
2008-11-21 phkMove the code for running stuff in a sub-process out...
2008-11-21 petterSoooorry.
2008-11-20 petterAdded documentaiton on the timeouts
2008-11-20 phkVarious nits.
2008-11-20 phkClean up the ACL generation code a bit.
2008-11-20 phkCheck ECONNRESET
2008-11-19 tfheenCorrect defaults in varnishd.1
2008-11-19 petterAdded support for setting read timeouts for backend...
2008-11-19 phkKick the hash_slinger interface around a bit:
2008-11-19 phkMove the hash'ers refcount up to objhead, it is generic.
2008-11-19 phkRename some objhead pointers from obj to oh for consist...
2008-11-18 tfheenDocument grace
2008-11-18 tfheenMake malloc print max storage size
2008-11-17 phkRename variables to reflect that they are object heads...
2008-11-17 petterFixed compiling on Linux with -Werror set. Added mising...
2008-11-14 phksilence config.h noise
2008-11-14 phkRegenerated.
2008-11-14 phkRetire VRT_re_test()
2008-11-14 phkInline VRT_re_test()
2008-11-14 phkMerge cache_vrt_acl.c into cache_vrt.c, one one-line...
2008-11-14 phkRework the binary heap, we use for expiry processing...
2008-11-11 phkFix this test-case to not rely on being able to compile...
2008-11-11 phkMake sure that
2008-11-11 phkRegression test case for ticket 365: restart in hit.
2008-11-11 phkImplement restart in vcl_hit.
2008-11-11 phkRemember to set lock "held" in CondWait
2008-11-11 phkHave I mentioned that I think POSIX is a bunch of amate...
2008-11-11 phkReact to both NL and CR in VLU
2008-11-10 phkRemember to add this file in second attempt :-)
2008-11-10 phkTake the full step and wrap all our mutex operations...
2008-11-10 ingvarspecfile: 2.0.1-2 -> 2.0.2-1 and a changelog item for...
2008-11-10 ingvarSpecfile: 2.0.1 > 2.0.2
2008-11-10 tfheenMake sure the VCL we try to load is a regular file
2008-11-10 tfheenConstify vcl_tnames in .tcl script too
2008-11-10 phkAdd a test of the random director that uses actual...
2008-11-10 phkAdd a toplevel word which examines the sequence returned by
2008-11-10 phkAdd a debug CLI command to seed random(3).
2008-11-09 phkA couple of stylistisc FlexeLint v9 nits, and some...
2008-11-09 phkMore FlexeLint v9 consts
2008-11-09 phkConstifications requested by FlexeLint v9
2008-11-06 tfheenDocument the size parameter to -s malloc
2008-11-06 tfheenFix up $N vs \N in man page
2008-11-06 tfheenFix up tclsh invocation (again)
2008-11-05 phkFix the broken logic in the random directors picking...
2008-11-02 ingvar* Sun Nov 02 2008 Ingvar Hagelund <ingvar@linpro.no...
2008-10-30 ssmvarnishtest man page: whitespace fix
2008-10-29 ssmAdd a varnishtest man page
2008-10-28 phkFactor the HTTP responsecodes into a file where we can
2008-10-28 skythanks mithrandir -- check the right magic
2008-10-28 skyresp.status was returning obj.status
2008-10-27 skymerge #3350 into trunk -- make tests fail if you have...
2008-10-23 phkDon't quote the entire inlined C source in the index...
2008-10-22 desGet rid of <strings.h>.
2008-10-20 desUse a proper format string.
2008-10-20 desFix warnings on Linux
2008-10-20 dessvn:ignore
2008-10-20 desconfig-cache is more trouble than it's worth.
2008-10-20 phkRegenerate, and take the huge-diff hit for the last...
2008-10-20 phkBreak the encoded .h files up at convenient newlines...
2008-10-20 desClean up some of the fallout from the Solaris patch...
2008-10-20 phkRegen to get Ids right
2008-10-20 desRevert r3072, which was a no-op.
2008-10-20 desSync with FreeBSD
2008-10-20 desStrictly speaking, we should test $target, not $host...
2008-10-20 phkChange default to always use HTTP/1.1 with the backend
2008-10-20 phkAdd a bit more coverage to this test.
2008-10-20 phkOOps, wrong directory
2008-10-20 phkAdd a test-case for dup purge elimination
2008-10-20 phkAdd a boolean parameter "purge_dups", to make it possib...
2008-10-20 tfheenNo need to delay for varnishd to update stats, varnisht...
2008-10-20 tfheenMerge 2.0.x changes files from branches/2.0
2008-10-18 phkWhite-space commit from hell.
2008-10-17 ingvarrpm specfile changes:
2008-10-17 phkESI includes can hit the waiting list and since the...
2008-10-17 phkCheck that regexps are constant strings.
2008-10-17 phkFix a segfault on certain garbed HTTP request headers.
2008-10-17 petterIncreased the stack size from 16K to 32K for the thread...
2008-10-16 ingvar* Thu Oct 16 2008 Ingvar Hagelund <ingvar@linpro.no...
2008-10-16 phkAllow "true" and "false" as settings for booleans
2008-10-16 ingvarst00pid typo
2008-10-15 phkFix an off-by one error in ACL compilation.
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
next