]> err.no Git - varnish/shortlog
varnish
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
2006-08-05 phkChange manager to use mgt_event.h instead of threads...
2006-08-05 phkRemove pthread.h include, it's included in cache.h
2006-08-05 phkRemove debugging printfs
2006-08-05 phkMore bugfixes
2006-08-05 phkAdd assert
2006-08-05 phkbugfixes
2006-08-05 phkAdd signal support.
2006-08-05 phkbugfixes
2006-08-05 phkAdd a miniature event engine based on poll(2).
2006-08-05 andersbGot the IP, Request and User-Agent sorted out. Working...
2006-08-04 phkInitialize all directions to "opposite" for -b and...
2006-08-04 phkUse id for printing
2006-08-04 phkStats field changes
2006-08-04 phkMore comprehensive performance stats and a few asserts...
2006-08-04 phkNow that we keep track of loaded VCLs in the manager...
2006-08-04 phkRedo VCL program handling.
2006-08-04 phkRedo our management of compiled VCL programs:
2006-08-04 phkMove VCL compiler related stuff to mgt_vcc.c
2006-08-04 phkRemove old cli related stuff, it now lives elsewhere
2006-08-04 phkreimplement CLI stats
2006-08-04 phkImplement CLI ping in manager, this is a "per hop"...
2006-08-04 phkMove cli_func_ping to common_cli
2006-08-04 phkSIGCHLD has already been taken care of earlier.
2006-08-04 phkChange the CLI protocol in a subtle but useful way:
2006-08-04 phk(Re)Implement passthru of cli commands, we can now...
2006-08-04 phkAdd CLIS_CANT status code for when something is valid...
2006-08-04 phkTypo: write cli result to correct pipe.
2006-08-03 andersbPlaced a new sbuf_clear at a more strategic place....
2006-08-03 andersbGot a workaround for IP adress fetching. If we connect...
2006-08-03 phkFix copy&paste bug in fetch_chunked.
2006-08-03 phkSanitycheck that the length of an object adds up, right...
2006-08-03 phkImlement stopping and restarting of child process.
2006-08-03 phkMake the pipe-stunt debug process smarter.
2006-08-03 phkTake varnishtester out of the loop until it can be...
2006-08-03 phkAdd stop command as well.
2006-08-03 andersbThink I have found a program structure that works....
2006-08-03 phkRemove libevent from the picture.
2006-08-03 phkRip out the old CLI handling and start over, more or...
2006-08-03 phkRework the cache process CLI handling:
2006-08-02 andersbAdded SessionReuse so I now write a logline for Session...
2006-08-02 andersbStarting to get the structure right (I think). Thx...
2006-08-02 phkAdd an assert, just in case.
2006-08-02 phkFix a bug when deleting items in the binheap
2006-08-02 phklog StatAddr with fd=0 to avoid out-of-order confusion
2006-08-02 phkAllow ENOENT on removing kqueue events, a close will...
2006-08-02 phkTell daemon(3) to not chdir in debugging mode so we...
2006-08-02 phkEnter pass mode through the front door.
next