]> err.no Git - varnish/shortlog
varnish
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...
2006-07-05 desIncrease MAX_CTR to match recursor.pl, and set default...
2006-07-05 phkDon't lead http header
2006-07-05 desDon't return zero if we caught a signal.
2006-07-05 phkFree the session memory correctly
2006-07-05 phkFree the right header.
2006-07-05 phkDon't leak objects headers
2006-07-05 desIncrease the period to 100000 documents
2006-07-05 phkSuppress Accept-Ranges for now.
2006-07-05 phkCreate an X-Varnish header and put the XID there.
2006-07-05 phkSend headers with sendfile
2006-07-05 phkAdd Age and Via header to responses.
2006-07-05 phkUnify logging in the response handling
2006-07-05 phklog responsecode and length
2006-07-05 phkLog reponse code and object length
2006-07-05 phkAdd Length tag
next