]> err.no Git - varnish/shortlog
varnish
2007-03-08 phkAdd missing "volatile" qualifiers on generic tweakers.
2007-03-07 phkAdd a bit of garbage collection to yesterdays change...
2007-03-06 phkHaving thought long and hard about this, commit what...
2007-02-27 bahnerPostremove for debian
2007-02-27 bahnernumeric value for VARNISH_MAX_WORKER_THREADS
2007-02-23 desInclude Debian and RedHat package metadata in the tarba...
2007-02-23 desConsistently use UTF-8 for non-ASCII characters.
2007-02-20 desDoh! Fix more -w lossage.
2007-02-20 desCorrect misunderstanding regarding -w.
2007-02-16 knutroyUpdated regression test framework so that it runs ...
2007-02-06 knutroyUpdated regression test framework, but more work is...
2007-01-30 phkForgotten commit:
2007-01-29 phkThings you didn't know about C, #7212:
2007-01-22 phkExpend a lock on keeping the backend statistics consistent.
2007-01-22 phkThe getaddrinfo(3) API does not tell us the TTL value...
2007-01-22 phkUse struct assignment to overcome volatile poisoning.
2007-01-22 phkCache the workspace size from params so it doesn't...
2007-01-22 phkMake params volatile so changes are discovered.
2007-01-22 phkAllow automake version 1.10
2007-01-10 desUnfinished regression test framework which knutroy...
2007-01-02 phkPolish as result of flexelint run and record a couple...
2006-12-18 knutroyFixed double declaraction error on systems having both...
2006-12-05 desBetter workaround for FreeBSD autotools brokenness.
2006-12-05 phkMake the statfs(3)/statvfs(3) dictomy actually work.
2006-12-05 phkAdd a FreeBSD workaround while des@ tries to get autocr...
2006-12-05 phkNetBSD Portability fix:
2006-11-08 ingvarRemoved the usage of -w in the initscript until that...
2006-11-08 desRewrite tackle_warg(): don't override the default max...
2006-11-08 desRemove printf() from signal handler.
2006-11-03 bahnerAdding lintian-overrides for debian acceptance
2006-11-02 desAs per ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt...
2006-10-23 bahnerLintian overrides for debian-acceptance
2006-10-23 bahnerPreliminary LSB compliance in init-scripts
2006-10-19 bahnerBumped version to 1.0.2 proper
2006-10-19 bahnerReverted accidental reversion of dependencies
2006-10-19 ingvarAdded a vendor tag to the rpm package.
2006-10-19 ingvarAdded build scripts for Red Hat rpm package
2006-10-19 desCapitalize.
2006-10-19 desAdditional commentary
2006-10-19 desAdd sample VCL config.
2006-10-17 desAdditional details about global variables.
2006-10-13 bahnerChange debian/copyright to refer to Subversion
2006-10-13 bahnerChanged storage location of backend storage to be FHS...
2006-10-12 bahner Added build dependency on libncurses-dev and a runtime...
2006-10-12 bahnerCleaned up and remembered a todo item.
2006-10-12 bahnerAdded init-scripts and configuration files for Debian.
2006-10-10 desAdd an example based on VG's PURGE code.
2006-10-10 bahnerBumped automake dependency to automake 1.9
2006-10-10 bahnerInitial debian packaging
2006-10-09 desAdd <sys/types.h> before <sys/uio.h>.
2006-10-09 desFix build on MacOS X: add a fake clock_gettime() and...
2006-10-06 phkThis is a handout sheet I give people at my Varnish...
2006-10-06 desOn Linux 2.6.8 and older, epoll_ctl(EPOLL_CTL_DEL)...
2006-10-06 desThe delivered document's age should be computed relativ...
2006-10-06 desClarify the semantics of -d and -dd.
2006-10-05 desOlder versions of automake generate incorrect Makefiles...
2006-10-05 desOlder versions of automake (such as 1.4, which is the...
2006-10-05 desRFC 2616 says "All 1xx (informational), 204 (no content...
2006-10-05 desReminder to keep the default VCL code in synch with...
2006-10-05 desMostly complete, still lacks a list of available object...
2006-10-05 desReopen the output file on SIGHUP. Document same. ...
2006-10-02 phkAlso add missing Host: headers for Pass & Pipe
2006-09-29 phkDon't suffer if one side of a piped connection keeps...
2006-09-27 desTurn off all optimization when building with debugging...
2006-09-27 desrecyles -> recycles
2006-09-26 desAdd support for C++-style comments.
2006-09-26 desDocument the run-time parameters. Bump date.
2006-09-26 desCorrect man page reference in send_timeout description.
2006-09-26 desDocument management interface commands, and fix list...
2006-09-26 desInstall varnishd into the sbin directory.
2006-09-26 desIgnore accept() failures if errno is EAGAIN - this...
2006-09-24 andersbFixed: Compiles correctly, but has a 128 char long...
2006-09-24 andersbFixed: Correctly logging "-" when there is no User...
2006-09-24 andersbFixed: [] around time. NCSA logformat requires it.
2006-09-23 phkAlways send X-Forwarded-for: header to backend.
2006-09-23 phkLinux sendfile returns number of bytes written.
2006-09-22 desRemove leftovers from copy-paste.
2006-09-20 desAdd attribution, bump date.
2006-09-20 desAdd an unfinished vcl(7) man page.
2006-09-20 desCorrect the title, name and description which were...
2006-09-20 desDeclare VSL_tags[] rather than define it. This allows...
2006-09-20 phkExamine queue length, not how many have passed through...
2006-09-20 desUpdate.
2006-09-20 phkWhen ditching sessions due to overflow, only ditch...
2006-09-20 desTrust autoconf to dtrt wrt libraries.
2006-09-20 desRegenerate.
2006-09-20 desWhitespace, comment and attribution fixes.
2006-09-19 phkRemove doubled author information.
2006-09-18 desRe-regenerate.
2006-09-18 phkTypo
2006-09-18 phkQuench warnings.
2006-09-18 phkAssert my right to be identified as the author of this...
2006-09-18 phkRemove this not-quite-a-prototype
2006-09-18 desRegenerate to revert over-eager mechanical edits.
2006-09-18 desExpand tags.
2006-09-18 desRendons à César ce qui lui appartient.
2006-09-18 phkRemove unused directory
2006-09-18 phkRemove unused file
2006-09-18 phkRemove unused file
2006-09-18 desLicensify man pages as well.
next