]> err.no Git - varnish/shortlog
varnish
2008-09-16 tfheenAlways update stats in wrk_decimate_flock
2008-09-16 tfheenDynamically field widths in varnishtop
2008-09-15 phkPut comments in the default VCL to make people stop...
2008-09-12 ingvardefault logfile for varnishncsa on redhat/fedora is...
2008-09-12 ingvar* Fri Sep 12 2008 Ingvar Hagelund <ingvar@linpro.no...
2008-09-12 phkDon't allocate space for a %u and then stick a %d in it.
2008-09-12 phkFix #315:
2008-09-12 phkInitialize obj->entered to NAN so our asserts will...
2008-09-12 phkAssert that we have obj->entered before we calculate...
2008-09-12 phkUse the obj->entered timestamp when inserting into...
2008-09-10 phkFix Typo
2008-09-10 phkAdd more asserts on worker->used
2008-09-10 phkMake the size of the workerthreads local shmlog workspa...
2008-09-09 ingvarHack for Fedora to get 32- and 64-bits tests run concur...
2008-09-08 phkFix an off-by-one error in the random director, which...
2008-09-08 phkAdd -bodylen which creates a synthetic body of the...
2008-09-08 phkAdd PTHREAD_LIBS for OpenBSD compat.
2008-09-08 phkOn platforms with multibyte sa_family and big endian...
2008-09-08 phkAdd VRT_memmove() to the VRT API.
2008-09-08 tfheenRename backend.health to req.backend.health and add...
2008-09-08 tfheenRegenerate vcc_fixed_token.c
2008-09-08 tfheenRevert commit 3163, fix in VRT_purge instead.
2008-09-07 phkAdd obj.hits VRT variable which counts how many *previo...
2008-09-07 phkHrmpf!
2008-09-07 tfheenMake backend.healthy available to VCL (Fixes: #312)
2008-09-07 tfheenDon't segfault on purge.hash() with NULL string. Fixes...
2008-09-03 phkAdd an explicit "allow everybody else" entry in the...
2008-09-03 phkCater for even more INET6 API stupidity.
2008-09-03 phkUse the correct buffer size for IPv6 addresses.
2008-09-03 phkAdd <unistd.h> so heritage.h is happy on macosx.
2008-09-03 phkPull in pthreads library for openbsd (ticket #304)
2008-09-02 phkRepeat after me: test after fixing.
2008-09-02 phkAttempt to close #297 again: shutdown() can also retur...
2008-09-02 skyIf you attach gdb to a running varnish child, then...
2008-09-02 ingvargit-svn-id: svn+ssh://projects.linpro.no/svn/varnish...
2008-09-02 ingvarvcl changes from 1.x to 2.0 documented for Red Hat
2008-09-02 ingvargit-svn-id: svn+ssh://projects.linpro.no/svn/varnish...
2008-09-02 ingvar(Commented) option for corefile limit for redhat/fedora...
2008-08-29 ingvarRed Hat init scripts: Fix previous fix. Makes rpmlint...
2008-08-29 ingvarRed Hat initscript: Removed a superfluous lockfile...
2008-08-29 ingvarspecfile changes
2008-08-29 ingvarMake setup quiet in specfile => one less warning from...
2008-08-29 ingvarAdded a missing directory to the libs-devel package...
2008-08-29 tfheenMake it possible to get core dumps on Linux too
2008-08-29 ingvarBumped version numbers and source url for first beta...
2008-08-29 tfheenSet release back to trunk in configure.ac
2008-08-29 tfheenRelease 2.0-beta1
2008-08-29 tfheenBump SONAME
2008-08-28 tfheenAdd _.ok to the list of files we clean on make distclean
2008-08-28 phkMake it possible to configure the number of retries...
2008-08-27 phkAdd runtime check that parsing of timestamps actually...
2008-08-27 ingvarFixed up init script for varnishlog
2008-08-26 phkVarnish 2.0 bonus feature #1: backend->max_connections
2008-08-26 phkMake the random and round-robin directors avoid backend...
2008-08-26 ingvarmake check now runs without races
2008-08-26 phkTada!
2008-08-26 phkMark all nonprobed backends healty
2008-08-26 ingvarFixed an error in the argument passing from the init...
2008-08-26 phkGive sessions a backend connection instead of a backend and
2008-08-26 phkCorrectly quote backend data in default vcl example.
2008-08-26 phkUse TCP_close() to properly ignore the "canonical"...
2008-08-26 phkMove the tcp.c file to libvarnish, we need the primitiv...
2008-08-25 ingvarAdded a missing changelog item from Fedora
2008-08-25 ingvarFixing up init script according to newer Fedora standards
2008-08-25 ingvarcorrect pidfile option to daemon and killproc functions
2008-08-25 ingvarPatched up Red Hat init script to comply with newer...
2008-08-25 ingvarA typo, and newline at the end
2008-08-21 phkGive the directors another method which returns not...
2008-08-21 phkMake the director opaque outside the backend code.
2008-08-21 phkMove selection of backend and creation of default Host...
2008-08-21 phkPolish
2008-08-20 tfheenUse invalid address in binding test
2008-08-20 tfheenBe explicit about connecting to :9080
2008-08-20 tfheenMake make check run test suite
2008-08-19 phkIntegrate Solaris patches, with a bit of polishing.
2008-08-19 phkAdd a test-case that exercises the backend-polling...
2008-08-19 phkDon't call a zero byte response a "Good Recv".
2008-08-19 phkFix ticket 292: Make sure the "deleted by Connection...
2008-08-19 phkAdd a regression test for ticket 292
2008-08-19 phkSilence FlexeLint
2008-08-19 phkMake error strings static
2008-08-19 phkDon't attempt to update the Health information based...
2008-08-19 phkCheck that the HTTP response is 200 before we declare...
2008-08-19 phkAdd -u for unbuffered output.
2008-08-19 phkAdd exponential average of responsetime to output
2008-08-19 phkUse the default (or specified) Host: header for the...
2008-08-18 ingvarStarted the upgrade race for 2.0
2008-08-18 phkUpdate the backend->healty state based on the window...
2008-08-18 phkMake up my mind: defaults go in varnishd
2008-08-18 phkImplement parsing of .window and .threshold in backend...
2008-08-18 tfheenWhen an -expect fails in varnishtest, loop for up to...
2008-08-18 phkDon't use a thread from the pool, backend polling is...
2008-08-15 phkAccept EINTR from waitpid()
2008-08-14 ingvarChanges in the specfile:
2008-08-14 phkBe more careful about concurrency.
2008-08-14 tfheenInstall default.vcl to ${sysconfdir}/varnish, not ...
2008-08-13 phkRemove If-Modified-Since headers on included objects...
2008-08-13 tfheenFix build failure when srcdir != builddir
2008-08-13 tfheenFix build failure, cache_backend_poll.h was not in...
2008-08-13 tfheenStop hiding command invocations when building docs
next