]> err.no Git - varnish/shortlog
varnish
2007-06-24 phkMark WS_Init() as custodial
2007-06-24 phkDont free(3) stack variables.
2007-06-24 phkRemove unused #includes
2007-06-24 phkUse sockaddr_storage also here.
2007-06-24 phkMake sure we cache a consistent view of the workspace...
2007-06-24 phkremove unnecessary struct tcp_addr forward decl.
2007-06-24 phkMake HSH_Freestore() static
2007-06-24 phkRemove http_IsBodyless, it is no longer used.
2007-06-18 desSince the previous commit added a chdir() to our temp...
2007-06-18 desFurther tweak_name() improvements: restructure to reduc...
2007-06-17 desDon't allow len to go negative if the header is empty.
2007-06-15 knutroyAdded a glossy Dia-diagram showing the overall structur...
2007-06-15 knutroyAdded some documentation.
2007-06-15 cecilihfA change in the default value of the name, and test...
2007-06-15 desImprove the report further.
2007-06-15 desUse mode 0755 rather than 0600 for the state directory.
2007-06-15 desSlight improvements on Cecilie's commit: correct nroff...
2007-06-15 cecilihfForgot to remove this line (it was moved further down)
2007-06-15 des\n is not expanded in single-quoted strings.
2007-06-15 desAdd reporting functionality.
2007-06-15 cecilihfAdded the -n option for specifying a name for varnishd...
2007-06-15 desCatch up with framework changes.
2007-06-14 desAdd code to enumerate all available cases. If no case...
2007-06-14 desRemove -T now that the framework runs as an unprivilege...
2007-06-14 desConsistently replace croak with die, and fix a couple...
2007-06-14 desRather than start and stop the engine for every test...
2007-06-14 desOops - don't lie about closing the connection.
2007-06-14 desAdd a simple test case for Vary: handling.
2007-06-14 knutroyMiscellaneous improvements to regression test framework...
2007-06-13 desRemove the "magic" StartChild, StopChild and LoadVCL...
2007-06-13 desLet send_command() take care of quoting and assembling...
2007-06-12 knutroyRewrote much of regression test framework.
2007-06-12 desFix FreeBSDism (#113).
2007-06-11 cecilihfChanges needed for varnishadm.
2007-06-10 desGive my anal retentive tendencies free rein, and remove...
2007-06-10 phkTake a shot at light-weight "Vary:" processing.
2007-06-10 phkFix a bug I introduced in the workspace rewamp: Don...
2007-06-10 phklibcompat must come after libvarnish because the latter...
2007-06-07 desUpdate the Linpro copyright.
2007-06-07 cecilihfAdded a utility for sending a single command to varnish...
2007-06-06 desRevert part of r1484, I got it exactly backwards.
2007-06-06 desMove parts of tcp.c out into libvarnish. Rename the...
2007-06-05 ssm* Move PURGE to a place where it does some good
2007-06-04 phkWrap the management of the session workspace in functio...
2007-06-04 phkFold long lines.
2007-06-04 desRegenerate.
2007-06-04 desAdd about as much space on each side as there was in...
2007-06-04 desPre-rendered versions of the full logo in various sizes.
2007-06-04 desFull logo with both red and green background
2007-06-04 desRename to include "icon" in file name.
2007-06-04 desCorrect the red / green color to 60% instead of 75%.
2007-06-04 desGC unused files.
2007-06-04 desAdd configure options for extra-strict warnings + stack...
2007-06-04 desPrerendered icons in red or green in various sizes...
2007-06-04 desIcon version of the logo, with either red or green...
2007-06-04 desOriginal logo sheet from VG
2007-06-01 desMake these scripts executable.
2007-06-01 desKeep a master copy of the parameter block, to which...
2007-06-01 ssmAdd a watch file to help people who build packages...
2007-05-31 desAdd two run-time parameters, "user" and "group", which...
2007-05-31 desCorrect a systematic typo in the license.
2007-05-30 desWhitespace cleanup.
2007-05-30 cecilihfvarnishncsa is now able to produce backend logs. A...
2007-05-29 ingvarmore intelligent sed magic in the redhat specfile
2007-05-29 desBe more explicit about which files / directories to...
2007-05-28 ingvar* Mon May 28 2007 Ingvar Hagelund <ingvar@linpro.no...
2007-05-25 desThe call to HSH_Freestore() is redundant; in pass mode...
2007-05-25 desAdd an API for synthetic objects, and use it to impleme...
2007-05-25 desThe correct mailing list for general technical question...
2007-05-25 desNit: mention autogen.sh
2007-05-25 dess/illegal/invalid/g
2007-05-23 desNit: mark exit point.
2007-05-23 desAvoid shadowing truncate(2) with a local variable.
2007-05-23 desFix an exceptionally stupid logic error in the previous...
2007-05-23 desFrom FreeBSD: if (flags & O_TRUNC), don't truncate...
2007-05-22 ssmWe want to restart varnishd on upgrade
2007-05-22 desFix compilation on OpenBSD 4.1.
2007-05-22 ssmAdd exit status 1 if we fail to start, or reload.
2007-05-22 ssmAdd log rotation for /var/log/varnish/varnish.log
2007-05-22 phkInitialize storage modules magic element.
2007-05-21 ssmSpell my name right, and use a more convenient mail...
2007-05-20 desSilence a compiler warning that occurs with gcc 4.2.
2007-05-20 desSet mime-type.
2007-05-20 desCopy NFILES knob from redhat/varnish.initrc.
2007-05-18 ssmAdd init script for varnishlog
2007-05-18 desAdd entry for r1450.
2007-05-18 desreopen needs to be volatile, or the compiler might...
2007-05-17 ingvarOur default.vcl has a minor change: It uses localhost...
2007-05-17 ingvar:- is simpler than reverse negation
2007-05-17 ingvarjust some output cleanup
2007-05-17 desIgnore generated files.
2007-05-17 desMerged revisions 1437-1442 via svnmerge from
2007-05-17 desWe won't use this any more.
2007-05-17 desAdd an XML+XSLT-based change log. Unlike the change...
2007-05-16 ingvar* Wed May 16 2007 Ingvar Hagelund <ingvar@linpro.no...
2007-05-16 desImprove the descriptions of some of the options and...
2007-05-16 desTweak some of the defaults:
2007-05-16 ssmdebian changelog, so far
2007-05-16 desInclude zope-plone.vcl in the tarball.
2007-05-16 desExplain in more detail how the storage file size is...
next