]> err.no Git - varnish/shortlog
varnish
2006-08-01 phkRecord timestamp when we have received completed HTTP...
2006-07-31 andersbAdded some more toying with the data. All is still...
2006-07-31 phkAlways NUL terminate shmlog entries.
2006-07-31 phkCreate three groups of seven SHMlog tags:
2006-07-31 phkRemove unused variable
2006-07-31 phkaddr might be NULL if we are called from the prefetcher.
2006-07-31 phkAdd http_ClrHeader() and cure an unintended bug-oid...
2006-07-31 phkAdd a http_SetResp() function for constructing HTTP...
2006-07-31 phkLog the headers we store in the object under ObjHeader...
2006-07-31 phkFix the dot-graph
2006-07-31 andersbInitial commit of real structure. This code will print...
2006-07-31 phkIntroduce http_SetHeader() for setting a http header...
2006-07-31 phkDon't fill more than half the workspace with received...
2006-07-31 desClone varnishncsa off of varnishlog. Anders will hack...
2006-07-31 desUnbreak build.
2006-07-28 phk"HEAD" has 4 characters.
2006-07-24 phkremove this file (again)
2006-07-22 phkreorg a little bit.
2006-07-22 phkEliminate redundant args from stevedore->send()
2006-07-22 phkAdd per address, per session and total statistics.
2006-07-22 phkMake sure there always is a Host: header in fetch requests.
2006-07-22 phkAction pass from vcl_hit() needs to go to STP_PASS
2006-07-22 phkAlways use GET and HTTP/1.1 against the backend for...
2006-07-22 phkexit after error
2006-07-22 phkImplement regexp matching of strings in VCL.
2006-07-22 phkChange the acl syntax slightly: the ( ... ) should...
2006-07-22 phkStore the socket address in the session
2006-07-22 phkVCL compiler:
2006-07-22 phkSplit IP/ACL compilation into vcc_acl.c
2006-07-21 phkUnless the user specifies an explicit size, don't use...
2006-07-21 phkMake FlexeLint happier
2006-07-21 phkDrop this one now.
2006-07-21 phkImplement TTL adjustment from VCL
2006-07-21 phkMore VRT work.
2006-07-21 phkUpdate VRT to minimal functional level again
2006-07-21 phkUse const char* for safety
2006-07-21 phkUpdate
2006-07-21 phkThis file is generated.
2006-07-21 phkAutomate generation of tables and prototypes for the...
2006-07-21 phkMove things over to the correct "VCC" prefix.
2006-07-21 phkupdate comment
2006-07-21 phkProperly log TTL calculation to shmem
2006-07-21 phkFix formatting of responses.
2006-07-21 phkLog TTL calculation on the right fd
2006-07-21 phkWork on logtailer api a bit:
2006-07-21 phkCleanup
2006-07-21 phkMagic check on struct vbe
2006-07-21 phkBetter name
2006-07-21 phkConvert fetch, insert and deliver to use new HTTP heade...
2006-07-21 phkMake pipe use the new http manipulation.
2006-07-21 phkHTTP header munging part (N of M)
2006-07-21 phkRename shmlog tags for headers to RxHeader and TxHeader...
2006-07-20 phkYet another refinement to the way we store and deal...
2006-07-20 phkAdd XXX comment
2006-07-20 phkKeep an eye on deathrow
2006-07-20 phkMore asserts
2006-07-20 phkWe need to check the TTL here also, if a (sequence...
2006-07-20 phkOnly reference srcaddr on first request on session
2006-07-20 phkBe more paranoid about srcaddr
2006-07-20 phkupd
2006-07-20 phkKeep track of active source addresses
2006-07-20 ssmAdded varnish / RFC2616 illustrations
2006-07-20 phkAdd -1 option that stops comparison after first field.
2006-07-20 desRemove reference to XSL stylesheet.
2006-07-20 desFix stylesheet path (botched in previous commit)
2006-07-20 desAdd missing end tags + whitespace cleanup
2006-07-20 phkRewrite the "components" part to match reality.
2006-07-20 phkShow also average since start
2006-07-20 phkHmm, that was a bad idea.
2006-07-20 phkLoop till we have everything.
2006-07-20 phkImplement "If-Modified-Since" conditional queries
2006-07-20 phkRemove explicit worker thread arguments.
2006-07-20 phkMove the delivery functions from acceptor to response
2006-07-19 phkRework the worker thread pool logic slightly, we were...
2006-07-19 phkInclude a "start_time" timestamp in the stats and teach...
2006-07-19 phkUse insert_pass in vcl_fetch() so we cache the uncachea...
2006-07-19 phkDon't explode on trim's to zero size.
2006-07-19 phkUpdate only once per second.
2006-07-19 phkMake sure width and precision arguments to printf ...
2006-07-19 phkDon't panic on NULL srcaddr, but revisit later when...
2006-07-19 phkDelete the right list item.
2006-07-19 phkDon't bother determining if we should close if we alrea...
2006-07-19 phkMake sure hp->v is NUL terminated.
2006-07-19 phkUse miniobj.h to catch pointer trouble
2006-07-19 phkAdd miniobj.h for debugging
2006-07-19 phkAvoid the Error path for now.
2006-07-19 phkhandle 302 for now.
2006-07-19 phkProperly zero the worker structure when we start a...
2006-07-18 phkeliminate debugging
2006-07-18 phkDelete binheap root by it's index.
2006-07-18 phkFix the Parent calculation
2006-07-18 phkSet the index of deleted elements to zero
2006-07-18 phkMove the root index from zero to one
2006-07-18 phkRemove the deref/unbusy stuff from FetchBody() it's...
2006-07-18 phkAssert that object is busy when we call unbusy
2006-07-18 phkUse a void * for http_Read()'s buffer
2006-07-18 phkBraino this time.
2006-07-18 phktypo
2006-07-18 phkAdd http_Read() which reads from a socket but soaks...
2006-07-18 phkUse bigger buffersizes for pass mode
next