]> err.no Git - varnish/shortlog
varnish
2006-07-11 phkEOF detection in libevent is buggy ?? Add exit cmd.
2006-07-11 phkadd a req command, various adjustments
2006-07-11 phkAdd Pause() and Resume() to pace script execution
2006-07-11 phkAdd a printf when cached is ready for the benefit of...
2006-07-11 phkopen and close commands
2006-07-11 phkA vcl keyword for loading a new config
2006-07-11 phkAdd "cli" to tell varnishd things
2006-07-11 phkIf the first char of the serve string is '!', close...
2006-07-11 phkAdd a server facility to act as backend for varnish
2006-07-11 phkMinimal ability to start and stop a varnishd
2006-07-11 phkGive 'exit' CLI command some bite. we may want to...
2006-07-11 phkUnbuffer stdout/stderr
2006-07-11 phkAdd stub varnishtester program
2006-07-11 phkStart the cache process automatically, I've gotten...
2006-07-11 phkAllow backend to be specified as "host:port" to -b
2006-07-11 phkadd short descriptive comments to each state
2006-07-11 phkDistribute code from FetchSession almost correctly
2006-07-11 phkAdd "insert_pass" action in VCL
2006-07-11 phkMake things work again by stuffing the old functions...
2006-07-11 phkThis commit breaks warnish temporarily:
2006-07-11 phkAdd enum for major procesing steps
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.
next