]> err.no Git - varnish/shortlog
varnish
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.
2008-06-25 phkRemember to test the case with missing vary header
2008-06-25 phkAdd a Vary testcase
2008-06-25 phkGrap reference count on backend used by name in directors.
2008-06-25 phkTestcase for ticket 263
2008-06-25 phkFix a startup race condition: Make sure the threadpools...
2008-06-25 tfheenSet version to trunk in configure.ac
2008-06-25 tfheenSet version to 2.0-tp2 in configure.ac
2008-06-25 phkCompensate for \r being magic now.
2008-06-25 phkFix for ticket 262: When we trim leading whitespace...
2008-06-25 phkAdd regression test for ticket 262
2008-06-25 phkAdd "send" command for explicitly sending bytestrings
2008-06-25 phkHandle \r in strings
2008-06-24 phkFix Flexelint complaints
2008-06-24 phkFix an interesting shortcoming in GCC's error checks...
2008-06-24 phkDon't whine about ../../config.h
2008-06-24 phkAlso tally Notes
2008-06-24 phkMake the debug element conditional on DEBUG macro being...
2008-06-24 phkOoops, last commit got one file more than intended.
2008-06-24 phkNever release more bytes than there is room for.
2008-06-24 des#260: make pidfile mode less restrictive.
2008-06-24 tfheenAdd test to exercise the -s parameter
2008-06-24 tfheenFix segfault when reset_cmds is called for cmd_shell
2008-06-24 phkAdd a "shell" keyword for executing shell commands...
2008-06-24 phkCatch two other return cases from smf_init() so we...
2008-06-24 phkFix code, so varnish will still start as long as at...
2008-06-24 phkAdd a testcase for starting with some bad listen sockets.
2008-06-24 tfheenMove setting of TESTS inside the if ENABLE_TESTS block...
2008-06-24 tfheenAdd missing header files to make make distcheck happier
2008-06-24 tfheenDrop debian/Makefile from configure.ac too
2008-06-23 phkOn FreeBSD at least "localhost" resolves to two address...
2008-06-23 tfheenStop distributing debian/ in the tarball
2008-06-23 tfheenBe explicit about listening to localhost
2008-06-22 phkMacroize the method function arguments
2008-06-22 phkAdd a start/stop CLI command test
2008-06-22 phkA better solution than mutexes: give the thread that...
2008-06-22 phkHold a mutex for each log destination
2008-06-22 phkMore work to polish the manager/client interaction...
2008-06-22 phkUse instance name (-n) or "varnishd" for syslog identifier.
2008-06-22 phkAdd a VBM bitmap for keeping track of which filedescrip...
2008-06-22 phkPolish this to the new more general usage:
2008-06-22 phkAdd VBM, a resizing bitmap implementation we previously...
2008-06-22 phkUse VLU to assemble output from the C-compiler.
2008-06-22 phkAdd testcase for multiple thread pools
2008-06-22 phkDefault to 2 thread pools again.
2008-06-22 phkMake sure all pools have their minimum complement of...
2008-06-21 phkChange an assert() to diagnostic() since it negates...
2008-06-21 phkAdd a diagnostic() wrapper around assert() for checks...
2008-06-21 phkAvoid <ctype.h> entirely
2008-06-21 phkUse vct character classification instead of private...
2008-06-21 phkRegression test case for ticket 255
2008-06-21 phkeditor-bogon: add missing ')'
2008-06-21 phkNB: some of this commit sneaked into #2757
2008-06-21 phkAdd vct_issepctl()
2008-06-21 phkCollapse the upper/lower alpha class until we need...
2008-06-21 phkGo back to 1 pool by default, there is a startup proble...
2008-06-21 phkAssert that deadlines are not NAN
2008-06-21 phkFix the default thread pool parameters to 2 pools,...
2008-06-21 tfheenUse subtraction rather than digittoint since digittoint...
2008-06-20 phkGive BAN_Add() an (option) cli argument so errors can...
2008-06-20 phkRename AddBan() to BAN_Add() for consistency.
2008-06-20 phkSpell "content-length" correctly.
2008-06-20 phkAdd a TCP reuse testcase, and polish the a00006 case...
2008-06-20 phkMore support for message bodies
2008-06-20 phkMention that strings use %xx escapes in VCL.
2008-06-20 phkAdd a boolean paramter "log_local_address" which enable...
2008-06-20 phkAdd a param "log_hashstring" that controls logging...
2008-06-20 phkMake regsub() return an empty string if it gets no...
2008-06-20 phkforgot to svn add this one: logging functions for varni...
2008-06-20 phkNB: FLAGDAY!
2008-06-20 phkAdd regsub test case so I don't break it again.
2008-06-20 phkFix a number of issues and bugs with regsub():
2008-06-20 phkAdd a hand function to safely add text to a txt
2008-06-20 phkUse default_grace consistently or it will all be in...
2008-06-20 phkRework the output of messages and add -q and -v options.
2008-06-17 phkExpect X-Varnish to show the correct XIDs
2008-06-17 phkAdd -cli command.
2008-06-17 phkAdd a debug.xid CLI command to the child process that...
2008-06-17 phkA couple more basic tests: pass and cache hit
2008-06-17 phkAutomatically wait for servers and clients during reset...
2008-06-17 phkAdd a trivial pipe test
2008-06-17 phkLaunch varnish on -vcl or -vcl+backend if not already...
2008-06-17 phkDon't say we're done until after we have reset everything.
2008-06-17 phkNow that varnishd's -d -d mode behaves correctly, use...
2008-06-17 phkDon't assert that the close succeeds, we may already...
2008-06-17 phkWhen running in -d -d mode, close all telnet sockets...
next