]> err.no Git - varnish/shortlog
varnish
2008-07-17 petterAdded support for choosing what fields to show in varni...
2008-07-14 phkOoops, FlexeLint was wrong, the consts are not possible.
2008-07-14 phkThree minor style nits from FlexeLint
2008-07-14 petterAdded a round robin director. The round robin director...
2008-07-11 phkAdd a bit of variation to the Connection header
2008-07-11 phkTest that "Connection:" header deletes http headers...
2008-07-11 phkRetire mgt_event.[ch] and use instead the (new) copy...
2008-07-11 phkCopy mgt_event.[ch] from varnishd into libvarnish and...
2008-07-11 phkAdd a backend property ".host_header" to set default...
2008-07-11 phkAdd scaffold code for backend polling.
2008-07-11 phkDrop pseudo-automatic support for multihomed backends...
2008-07-11 phkEmit backend probe data to ->fb.
2008-07-11 phkReject backend hostnames that resolve to multiple IPv4...
2008-07-10 phkMake the vcl.list use the same layout in stopped mode...
2008-07-10 phkCheck counters to make sure the right thing happens.
2008-07-10 phkOne more.
2008-07-10 phkAdd more trouble
2008-07-10 phkMore XML/ESI testcases
2008-07-10 phkYet another XML/ESI parse corner case:
2008-07-10 phkMore XML/ESI syntax checks
2008-07-10 phkTackle another XML/ESI syntax error corner-case:
2008-07-10 phkTrigger a couple more XML/ESI parser errors
2008-07-10 phkFix two bugs in esi parsing:
2008-07-10 phkMore XML/ESI errors
2008-07-10 phkTest XML/ESI syntax errors etc.
2008-07-10 phkTest the vcl.load CLI command while we are at it.
2008-07-10 phkAdd a test for the -f argument
2008-07-10 phkFix an off-by one in the random director
2008-07-10 phkAdd a testcase for the random director doing actual...
2008-07-10 phkAdd a testcase to show that we can in fact get rid...
2008-07-10 phkAdd a testcase for the sema operations
2008-07-10 phkAdd Semaphore facility to synchronize different treads...
2008-07-10 phkThe emminently sensible INFTIM isn't portable, use -1
2008-07-10 phkAdd stats counters for tracking the number of vcls...
2008-07-10 phkMake it possible to check stats counter values for...
2008-07-10 phkOpen the shm statistics when we launch a varnish
2008-07-10 phkRemove global "stats", stats are per varnish instance.
2008-07-09 phkChange the layout of the "vcl.list" to explicitly say...
2008-07-09 phkThe cachers CLI thread is responsible for garbage colle...
2008-07-09 phkAllow modification of the receive timeout
2008-07-08 phkSet svn:keywords to Id
2008-07-08 phkSplit the backend code into two files, the probe code...
2008-07-08 phkNote an idea
2008-07-08 phkAlso make the backend probe rate (how often we probe...
2008-07-08 phkAdd VCC support for backend probe specifications.
2008-07-08 phkassert !vsb_overflowed()
2008-07-08 phkUnify parsing of backends and directors.
2008-07-08 phkAdd test for unknown director policy
2008-07-08 phkFlexelint nits
2008-07-07 phkDon't create an unnecessary fencepost member.
2008-07-07 phkAdd testcase for creation and destruction of backends
2008-07-07 phkDismantle directors and backends properly.
2008-07-07 phkMore polishing of backend parsing/syntax error messages
2008-07-07 phkNitpicking
2008-07-07 phkFix an encoding bug that affects VCLs shorter than...
2008-07-07 phktestcase for unknown backend field
2008-07-07 phkTestcase for old backend syntax.
2008-07-07 phkMore polishing of backend compilation.
2008-07-07 phkMove backend stuff to the correct .h file
2008-07-07 phkDon't allow the invisible simple director to reference...
2008-07-07 phkRedo toplevel parser to use table.
2008-07-07 phkMove random director to separate source file.
2008-07-07 phkAdd a test-case for backend reference errors.
2008-07-07 phkImprove error messages in backend specifications
2008-07-07 phkJust to avoid misunderstandings: say that we expected...
2008-07-07 phkImprove error messages related to syntax check of backe...
2008-07-07 phkAdd test-case or syntax-checks of backend decls.
2008-07-07 phkAdd -badvcl for VCL code we expect the compiler to...
2008-07-07 phkWhite space fix
2008-07-01 phkPolishing: use mini_obj.h
2008-07-01 phkPolish: use mini_obj.h
2008-07-01 phkUse mini_obj more.
2008-07-01 phkFix cleanup errors on random director: release all...
2008-07-01 phkMake it possible to run custom VCL programs through...
2008-07-01 phkFix a brain-o in the backend identification string...
2008-06-30 tfheenMake sure to distribute tests as well
2008-06-30 desOld patch: greatly improve performance and memory usage...
2008-06-30 desConvert from FILE * to fd.
2008-06-30 desThe correct return value when we reach the end is ...
2008-06-30 desChange my email address.
2008-06-27 phkTest switching of VCLs
2008-06-27 phkTest busy then pass
2008-06-27 phktest busying subsequent requests on backend access.
2008-06-27 phkOne second is too hysterical a timeout
2008-06-27 phktest miss from pass
2008-06-27 phkTest "hit for pass" (pass from vcl_fetch)
2008-06-27 phkTest pass from vcl_hit{}
2008-06-27 phkAdd test for simple restarts
2008-06-27 phkAdd testcase for partial pipelining/read-ahead
2008-06-27 phkAdd testcase for pipelining
2008-06-27 phkFix a minor issue in pipelining
2008-06-27 phkForgot to set resp.status
2008-06-27 phkGet "line1" request/reponse fields under control.
2008-06-27 phkpolish
2008-06-27 phkVCL/VRT testcase for proto/request/url/response fields.
2008-06-27 phkadd req.grace handling as well
2008-06-27 phkAdd testcase for VCL/VRT obj.ttl and obj.grace
2008-06-26 phkBe even more careful with server fd's
2008-06-26 phkFix ESI:include tags: they have to be empty.
2008-06-26 phkUse shutdown for both directions, TCP works correctly.
next