]> err.no Git - varnish/shortlog
varnish
2006-08-07 phkAdd -Wformat and remove -fno-inline which disables it.
2006-08-07 phkFix printf format error
2006-08-07 phkUpdate to new shmlog tag
2006-08-07 phkEliminate use of extensible printf
2006-08-07 phkImprove the "-d" and "-d -d" facilities.
2006-08-07 phkAn assert to catch silly errors.
2006-08-07 phkRename SHMlog tags for consistency
2006-08-07 phkRemove printf extensions used for development debugging
2006-08-07 phkMake assert do the right thing
2006-08-07 phkClean up #includes
2006-08-07 phkCall __assert() lbv_assert() instead.
2006-08-07 phkquench warnings related to libvarnish.h
2006-08-07 desDon't trust the documentation - when it says "additiona...
2006-08-07 phkAdd our own assert in libvarnish.h
2006-08-07 des#include "libvarnish.h" for varnish_version().
2006-08-07 des#include "compat.h" for asprintf().
2006-08-07 desvsb.h is not a system header.
2006-08-07 des#include "libvarnish.h" for varnish_version().
2006-08-07 des#include "compat.h" for asprintf(). Sort includes.
2006-08-07 desDefine INFTIM if it isn't already.
2006-08-07 desSpell SIZE_MAX correctly.
2006-08-07 desDefine INFTIM if it isn't already.
2006-08-07 des#include <compat.h> for asprintf().
2006-08-07 phkHandle CLI trouble with the childproc
2006-08-07 phkAdd CLIS_COMMS errno (400) and return an error text...
2006-08-07 desCheck whether we have accept filters before trying...
2006-08-07 phkHandle read errors on the cli pipes.
2006-08-07 desImprove descriptions of HAVE_ASPRINTF / HAVE_VASPRINTF.
2006-08-07 phkQuench warnings.
2006-08-07 desMy idiocy knows no bounds. Make sure this actually...
2006-08-07 desImprove detection of the presence and usability of...
2006-08-07 despaste-o.
2006-08-07 desAdd implementations of asprintf(3) and vasprintf(3).
2006-08-07 desRelucantly include <time.h> for time_t. We'll have...
2006-08-07 desRemove redundant definition of __assert().
2006-08-07 desTIM_{format,parse}() are used unconditionally, so decla...
2006-08-07 desSort includes, add <stdint.h> for uint64_t.
2006-08-07 desEliminate __unused.
2006-08-07 desSort includes, add <stdint.h> for uintptr_t.
2006-08-07 desDefine str-Lb-libvarnish so ".Lb libvarnish" will work...
2006-08-07 desAdd a -V option (display version and exit) to all programs.
2006-08-07 desFold libsbuf into libvarnish, with s/sbuf/vsb/g.
2006-08-07 phkTimeout pipe connections after 600 seconds.
2006-08-07 phkUse a 600 second timeout, 120 second is too little.
2006-08-07 phkSet SO_SNDTIMEO to 120 seconds
2006-08-07 phkFirst step of slow client handling: Lose the stevedore...
2006-08-07 desUpdate #include directives.
2006-08-07 desExpand keywords.
2006-08-07 desMove common_cli.[ch] out of varnishd, and rename them...
2006-08-07 desList headers in noinst_HEADERS instead of SOURCES.
2006-08-07 andersbFresh start after study of output from varnishlog -o.
2006-08-06 desAdd compile to svn:ignore.
2006-08-06 phkMake
2006-08-06 desSystematically include config.h.
2006-08-06 desForcibly include config.h.
2006-08-06 desChange version to "trunk" until I can figure out a...
2006-08-06 desInclude -pipe in CFLAGS.
2006-08-06 desAdjust directory properties.
2006-08-06 desAdjust directory properties.
2006-08-06 desAdd missing headers and man pages.
2006-08-06 desWe no longer have any CONFIG_SUBDIRS.
2006-08-06 desAdd missing headers.
2006-08-06 desUmm, *really* retire libevent.
2006-08-06 desRetire libevent.
2006-08-06 desFully disconnect varnishtester.
2006-08-06 andersbI have realized that I have major structure problems...
2006-08-05 andersbChecks show that my IP adress checker is very restricti...
2006-08-05 andersbLoglines with no IP should no longer appear. That also...
2006-08-05 andersbCentralized the stringwriting at last, also started...
2006-08-05 andersbAdded user, loginname, statuscode (200, 304 etc.),...
2006-08-05 phkFor consistency: Go to deliver state instead of deliver...
2006-08-05 phkMake vcl methods call their defaults as a last resort.
2006-08-05 phkAnd that is not a good idea either.
2006-08-05 phkThis was not a valid test.
2006-08-05 phkAdd some undocumented code to look for something that...
2006-08-05 phkIssue error message for CLI::start and CLI::stop if...
2006-08-05 phkAlso trap SIGTERM
2006-08-05 phkMore work on the debug stunt
2006-08-05 phkPlug memory leaks related to starting/stopping child.
2006-08-05 phkReplace client_should_run with a 5 state enum to avoid...
2006-08-05 phkBail if the cli pipe is not ready
2006-08-05 phkPolish the debugstunt and make it possible to avoid it.
2006-08-05 phkWe don't disturb ourselves.
2006-08-05 phkMore defensive coding and a couple of bugs less.
2006-08-05 phkMore defensive coding.
2006-08-05 phkAdd a timeout to reads from the child CLI pipe so we...
2006-08-05 phkImprove.
2006-08-05 phkStyle cleanup.
2006-08-05 phkRemove unused include
2006-08-05 phkMake sanity check of binheap permanent and fix style...
2006-08-05 phkRemove unused include
2006-08-05 phkMake sure we don't overflow the line buffer
2006-08-05 phkRemove unused "ip" from backend.
2006-08-05 phkCleanup unused stuff
2006-08-05 phkRemove prototypes for no longer existing functions
2006-08-05 phkRemove unused includes
2006-08-05 phkdon't search libevent for includes
2006-08-05 phkstyle fix
2006-08-05 phkRename struct vcls to vclprog
2006-08-05 phkremove old file
next