]> err.no Git - varnish/shortlog
varnish
2008-07-27 phkForgot to add this file.
2008-07-25 phkChange param thread_pool_min to be the minimum number...
2008-07-25 phkNB: Be careful with -trunk, this is a quite intrusive...
2008-07-25 phkAdd a facility to constructing a synthetic object from...
2008-07-25 phkAdd a stevedore for synthetic pages.
2008-07-25 phkGive VSB's the mini-obj/magic treatment and enable...
2008-07-25 phkNeuter test b00015 so that automatic scripts don't...
2008-07-25 phkpolish dot graph a bit.
2008-07-25 phkFigure out if we need O_LARGEFILE to be compatible...
2008-07-24 phkRelax an assert to only check what we really care about...
2008-07-24 phkDon my peril sensitive sun-glasses, and go over the...
2008-07-24 phkMake the ESI testcases start with an XML tag to satsify...
2008-07-24 phkUse "localhost" in our acls, so it works no matter...
2008-07-24 phkAdd a check to avoid doing ESI parsing of objects that...
2008-07-24 phkProperly truncate bytes before hexdumping.
2008-07-24 desTest caching of synthetic error pages (broken since...
2008-07-24 desSet svn:keywords
2008-07-24 desSet svn:keywords on files that didn't already have it
2008-07-24 desFix temp file names
2008-07-24 desCorrect copyright statement.
2008-07-24 desReindent
2008-07-24 desMarkup
2008-07-23 phkMake the manager respect the diag_bitmap for child...
2008-07-23 phkPrevent loading multiple VCL's with the same name if...
2008-07-23 phkCopy&Paste'o
2008-07-23 phkMore Flexelint nitpickery
2008-07-23 phkFlexelint nits
2008-07-23 phkAdd a missing error check.
2008-07-23 phkNote that this testcase may fail on linux.
2008-07-23 phkWe should not open the shm file until we have a cli...
2008-07-23 phkPrefix acl functions with "named_" and "anon_" to avoid...
2008-07-23 phkDon't make assumptions about pthread_t
2008-07-23 phkuse strtod() instead of strtof()
2008-07-23 phkdon't make assumptions about pthread_t
2008-07-23 phkACL code rewrite:
2008-07-23 petterUpdated the default.vcl and man page with the latest...
2008-07-22 phkAdd a counter for shmlog wraparounds.
2008-07-22 phkconstage.
2008-07-22 petterUpdated the man page with the granularity option for...
2008-07-22 phkForce -w thread limits
2008-07-22 phkrenovate tackle_warg()
2008-07-22 petterAdded granularity as a subargument to the options for...
2008-07-22 phkslightly more delay seems necessary for stability.
2008-07-22 phkUse exit(4) when we don't want a panic coredump.
2008-07-22 phkAdd a testcase which panics the child, see the manager...
2008-07-22 phkAdd a "panic" vcl command, which does what you would...
2008-07-22 petterAdded the variable server.port that holds the port...
2008-07-22 phkAdd a cli_quote() function for quoting a string properl...
2008-07-22 phkAccept comma separation for the -a subargs for consiste...
2008-07-20 phkAlso check the "stats" command.
2008-07-20 phkAlso dump workspaces in panic.
2008-07-20 phkIgnore a couple of return values
2008-07-20 phkAdd diag_bitmap controls for panic behaviour.
2008-07-20 phkRemove the session-specific assert facility, the genera...
2008-07-20 phkReconstitute the dumping of sessions, objects &c &c...
2008-07-20 phkpanicstr is deliberately not static
2008-07-20 phkRemove debug hack which sneaked in.
2008-07-20 phkReport thread name and thread session in panic messages.
2008-07-20 phkMake room in the shared memory segment for a panic...
2008-07-20 phkMake the backend function of libvarnish' assert facilit...
2008-07-20 phkStore the current session in thread private data.
2008-07-19 phkMore assorted FlexeLint polishing
2008-07-19 phkTechnically speaking, vsb_len() could return -1, except...
2008-07-19 phkExplain to FlexeLint that _storage is not referenced.
2008-07-19 phkConstify WS_Free()
2008-07-19 phkExplicitly specify index in name array.
2008-07-19 phkDeal appropriately with ParseArgv returning NULL
2008-07-19 phkExplicitly silence three FlexeLint complaints
2008-07-19 phkFlexeLint inspired polishing:
2008-07-19 phkFlexeLint inspired polishing:
2008-07-19 phkAdd a protocol version number ("1.0") to the ping response.
2008-07-19 phkUnused struct member.
2008-07-19 phkRemove pointless volatile
2008-07-19 phkDon't constify the cli argument to cli_out()
2008-07-19 phkWash & cleaning of the -h and -s argument handling.
2008-07-19 phkAugment ParseArgv() to also split comma separated lists.
2008-07-19 phkAvoid home-rolled circular list in stevedore, use regul...
2008-07-19 phktypo.
2008-07-18 phkPolish the tokenizer
2008-07-18 petterThere was no need to send the err_ttl as parameter...
2008-07-18 petterAdded the parameter err_ttl, which sets the TTL for...
2008-07-17 petterAdded support for choosing what fields to show in varni...
2008-07-14 phkOoops, FlexeLint was wrong, the consts are not possible.
2008-07-14 phkThree minor style nits from FlexeLint
2008-07-14 petterAdded a round robin director. The round robin director...
2008-07-11 phkAdd a bit of variation to the Connection header
2008-07-11 phkTest that "Connection:" header deletes http headers...
2008-07-11 phkRetire mgt_event.[ch] and use instead the (new) copy...
2008-07-11 phkCopy mgt_event.[ch] from varnishd into libvarnish and...
2008-07-11 phkAdd a backend property ".host_header" to set default...
2008-07-11 phkAdd scaffold code for backend polling.
2008-07-11 phkDrop pseudo-automatic support for multihomed backends...
2008-07-11 phkEmit backend probe data to ->fb.
2008-07-11 phkReject backend hostnames that resolve to multiple IPv4...
2008-07-10 phkMake the vcl.list use the same layout in stopped mode...
2008-07-10 phkCheck counters to make sure the right thing happens.
2008-07-10 phkOne more.
2008-07-10 phkAdd more trouble
2008-07-10 phkMore XML/ESI testcases
2008-07-10 phkYet another XML/ESI parse corner case:
next