]> err.no Git - varnish/shortlog
varnish
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...
2007-05-16 ssmInit-script:
2007-05-16 ssmUse etc/default.vcl instead of debian/vcl.conf
2007-05-16 ssmShip with etc/default.vcl instead, no need for a separa...
2007-05-16 ssmfix upgrade issue in postrm script, and rename it to...
2007-05-16 ssmAdded example vcl to use in front of zope+plone (this...
2007-05-16 desDistribute default.vcl.
2007-05-16 desExpand tags
2007-05-15 desRename vcl.conf to default.vcl, update and comment...
2007-05-15 desAttempt to fix the bind-to-any problem:
2007-05-15 desRevert accidental commit of unfinished negative-caching...
2007-05-15 desAN() and XXXAN() are also useful for non-pointer results.
2007-05-14 desMerged revisions 1394,1400-1418 via svnmerge from
2007-05-14 desDocument the inadvisability of enabling sendfile.
2007-05-11 phkMake the sendfile threshold inifinity for now, we have...
2007-05-11 desMinor style issues.
2007-05-11 desAdd -P (pid file) option.
2007-05-11 desForgotten commit: check for <vis.h> and daemon(3) avail...
2007-05-11 desAvoid gcc4-specific compiler options.
2007-05-11 desRemove unused header.
2007-05-11 desAdd -D (daemonize) and -P (pid file) options.
2007-05-11 desNo use expanding tags unless there *are* tags...
2007-05-11 desExpand tags.
2007-05-11 desPull flopen() and pidfile_*() (renamed to vpf_*())...
2007-05-11 desTweak DEVELOPER_CFLAGS.
2007-05-11 desComment out comparisons which are always true (unsigned...
2007-05-11 ingvargit-svn-id: svn+ssh://projects.linpro.no/svn/varnish...
2007-05-11 ingvar* Fri May 11 2007 Ingvar Hagelund <ingvar@linpro.no...
2007-05-09 desCorrectly detect more incompatible automake versions.
2007-05-09 phkImplement runtime part of VCL controlled hashing.
2007-05-09 phkMake req.hash have the right internal type: char *
2007-05-09 phkUse struct sockaddr_storage instead of our own homegrow...
2007-05-09 phkMark variables/objects as having a string representatio...
2007-05-09 phkAfter compilation of a VCL program, do a test-load...
2007-05-09 phkDon't use sockaddr->sa_len, it was too advanced for...
2007-05-09 phkDon't use sockaddr->sa_len, it was too advanced for...
2007-05-09 phkAdd back a check that was lost: You must have at least...
next