]> err.no Git - varnish/shortlog
varnish
2006-07-11 phkStart centralizing the flow of requests through varnish...
2006-07-11 phkMake -b and -c less nonsensical when not specified
2006-07-11 phkPipe requests which come with an Expect header.
2006-07-11 desDocument -b and -c, and bump date.
2006-07-11 phkAdd -b[ackend] and -c[lient] generic options to logtailers
2006-07-11 phkAdd 500 messages.
2006-07-11 phkSplit http_Dissect() into http_DissectRequest() and...
2006-07-11 desAdd cross-references and a commented-out STANDARDS...
2006-07-11 desAdd a note to update varnishlog(1) whenever this list...
2006-07-11 desAdd cross-references.
2006-07-11 desDocument the -C, -I, -X, -i, -x options.
2006-07-10 phkAdd varnishtop log-tailer.
2006-07-10 phkFix so that both -I and -X can be specified
2006-07-10 phkImplement -C, -I <regex> and -X <regex> generic options
2006-07-10 phkAdd tag names array to libvarnishapi, everybody is...
2006-07-10 phkImprove libvarnishapi interface to shared memory:
2006-07-10 phkMore statistics about worker threads.
2006-07-10 phkRewrite the worker thread pool code.
2006-07-10 phkuse explicit eventbase.
2006-07-10 phkDon't ever set current_base in our version of libevent...
2006-07-10 phkDump errno and strerror in assert
2006-07-10 phkRework the "connect to backend logic".
2006-07-10 phkMove sockaddr->ascii conversion to tcp.c
2006-07-10 phkBe more consistent.
2006-07-10 phkput backend session linkage in shmemlog for pipe and...
2006-07-10 phkPolish HTTP reception a little bit
2006-07-10 phkDrop the max length of first line, it's too expensive...
2006-07-10 phkFix cosmetic warning
2006-07-10 phkSilence cosmetic warning.
2006-07-10 phkFix cosmetic warnings
2006-07-10 phkFix a bunch warnings, all cosmetic.
2006-07-10 phkSilence some warnings
2006-07-10 phkAllocate struct http as part of the session allocation.
2006-07-10 phkAdd heritage.mem_http_headers which is the maximum...
2006-07-10 phkPut three memory allocation hints into heritage:
2006-07-10 phkTake the vbe_conn (backend connection) structure out...
2006-07-10 phkTurn a comment into english
2006-07-10 phkMore sensible order of pointers
2006-07-09 phkDon't pass cache-control through.
2006-07-09 phkAdd a -h opt which modifies -o to remove "trivial"...
2006-07-09 desDon't use braces where they aren't needed.
2006-07-09 desList header files so they are included in the distribut...
2006-07-09 desUse the modern version of AM_INIT_AUTOMAKE, allowing...
2006-07-08 phkA few edits for FlexeLint
2006-07-08 phkSanitize #includes a bit in the cache process by moving...
2006-07-08 phkSilence a bogus warning
2006-07-08 phkMove struct http into cache.h
2006-07-08 desAdd --enable-debugging-symbols which enables debugging...
2006-07-08 desFix "set backend.port".
2006-07-08 desMy version.
2006-07-08 desExpand keywords.
2006-07-07 phkClose gracefully in pipe mode
2006-07-07 phkSet SO_LINGER to zero
2006-07-07 phkTell why bind(2) fails
2006-07-07 phkPipe anything different from HEAD & GET
2006-07-07 phkDon't filter headers in Pipe mode
2006-07-07 phkFix pipe mode
2006-07-07 phkRemove debugging printf
2006-07-07 phkTime idle TCP connections out after 30 seconds
2006-07-07 phkDump our buffer as Debug if we have HTTP header trouble.
2006-07-07 phkStrvis(3) debug data.
2006-07-06 phkFilter out Content-Range headers.
2006-07-06 phkAlways log the numeric code as "Status"
2006-07-06 phkLog the found objects XID when we have a hash-hit.
2006-07-06 phkAdd shmem tag for Hits
2006-07-06 phkRefuse all requests without a protocol field with a 400
2006-07-06 phkAdd cache_response for yelling at clients
2006-07-06 phkAlso flush ordered after the long timeout.
2006-07-06 phkStrengthen HTTP parsing
2006-07-06 phkMake sure the grim reaper doesn't touch busy objects...
2006-07-06 phkThe grim reaper needs to wait for objects refcount...
2006-07-06 phkImprovements to flush things at timeout and at the...
2006-07-06 phkSilence typical broken client connection messages and...
2006-07-06 phkFix braino in Pass handling
2006-07-06 phkSkip space before request/response
2006-07-06 desAdd a rudimentary man page.
2006-07-06 phkMy version.
2006-07-06 phkAdd exponential hitrate displays (with -c)
2006-07-06 desAdd a rudimentary man page.
2006-07-06 desExpand keywords
2006-07-06 desAdd a rudimentary man page.
2006-07-06 phkOnly complain if accept_filters fail
2006-07-06 phkRemove debugging code.
2006-07-06 phkAdd -r file and -w file options.
2006-07-06 phkIncreas shmem size to 8M
2006-07-06 phkAdd accept filters
2006-07-06 desPortability: don't use non-portable mmap(2) flags.
2006-07-06 desPortability: Linux does not have SO_NOSIGPIPE.
2006-07-06 desPortability: cast unused parameters to void instead...
2006-07-06 phk404 handling
2006-07-06 desUse <sys/ioctl.h> instead of <sys/filio.h> to get both...
2006-07-05 phkFix off by one
2006-07-05 phkprintf format
2006-07-05 desAdd randomization and pipelining.
2006-07-05 phkCalculate rate as signed.
2006-07-05 phkAssert non-null first
2006-07-05 phkSend "Connection: close" if not HTTP/1.1
2006-07-05 phkAdd more stats
2006-07-05 phkSome asserts to guard against trouble.
2006-07-05 phkAnother pipeline fix: don't clobber a pipelined partial...
next