]> err.no Git - varnish/shortlog
varnish
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.
2006-08-02 phkMore asserts, sp->vbc this time.
2006-08-02 phkRemember to clear sp->vbc
2006-08-02 phkDon my plumbers outfit and twist a lot of pipes into...
2006-08-02 phkTypo: Also monitor remote sockets with the poll based...
2006-08-02 phkRemove the libevent from the backend pool manager.
2006-08-02 phkAdd <stdarg.h> include
2006-08-02 phkRemove unused struct.
2006-08-02 phkSimplify backend connection memory management.
2006-08-02 phkReplace libevent based acceptor with poll(2) based...
2006-08-02 phkBite the bullet and write an alternate acceptor which...
2006-08-02 phkConvert pipe to use poll(2) on the two filedescriptors...
2006-08-02 phkI have nothing but circumstantial evidence that libeven...
2006-08-02 phkMore miniobj paranoia
2006-08-01 phkMore miniobj checks
2006-08-01 phkMore miniobj checks
2006-08-01 phkMore miniobj checks
2006-08-01 phkmore miniobj checks
2006-08-01 phkFlinting.
2006-08-01 phkMake 32bit limitation work better.
2006-08-01 phkFixx off by one error.
2006-08-01 phkAdd miniobj checks om SMF and STORAGE
2006-08-01 phkThis is getting too longhaired: Give backend connectio...
2006-08-01 phkExperiment: don't use req's workspace to build object...
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
next