]> err.no Git - varnish/shortlog
varnish
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.
2008-06-26 phkDrop a _.ok file if we are all done.
2008-06-26 phkClose servers TCP connection more gracefully for EOF...
2008-06-26 phkOops, only enable $evilhack when we want to.
2008-06-26 phkTestcase for ESI fragmented storage parsing
2008-06-26 phkAdd an undocumented debug facility that allows us to...
2008-06-26 phkTest for HTTP/1.0 (EOF) transmission
2008-06-26 phkTwo slow testcases to test object expiry
2008-06-26 phkTest If-Modified-Since
2008-06-26 phkESI testcase for including from different host (http...
2008-06-26 phkESI include with relative src
2008-06-26 phkTest banning a hash
2008-06-26 phkTest banning a URL
2008-06-26 phkA testcase for the simple_list hasher
2008-06-26 phkTestcase for the poll acceptor
2008-06-26 phkAllow the selector to be chosen by parameter "acceptor"
2008-06-26 phkCommented ESI:include
2008-06-26 phkESI:include test case
2008-06-26 phkTest ESI CDATA quoting
2008-06-26 phkThe first two incomplete ESI testcases
2008-06-26 phkAlso receive chunked encoding bodies.
2008-06-26 phkOops: only whine when we do have an unterminated strin
2008-06-26 phkBetter diagnostics
2008-06-26 phkMake -body automatically create a Content-Length header...
2008-06-26 phkUse 10 second CLI timeout
2008-06-26 phkAdd -chunked primitive for easier message composition.
2008-06-25 phkTest case for CLI help and parameter functions
2008-06-25 phkAdd chunked encoding from backend test.
2008-06-25 phkAdd a -s malloc testcase
2008-06-25 phkA simple ACL testcase
2008-06-25 phkTest for match with leading and trailing space as well.
next