]> err.no Git - varnish/shortlog
varnish
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
2006-07-18 phkRetire the http_GetReq(), http_GetURL() and http_GetPro...
2006-07-18 phkpolish
2006-07-18 phkzero means 'all' to http_GetTail()
2006-07-14 phkuse space to separate host and port in -b
2006-07-14 phkUse space to separate host and port in backend spec.
2006-07-14 phkWhen during a lookup we encounter a busy object, queue...
2006-07-14 phkHave the acceptor launch the session into STP_RECV
2006-07-14 phkUse the fact that we have the worker thread in struct...
2006-07-14 phkHave the states tell us if we are done yet with their...
2006-07-14 phkPut a starttime in shmem so varnishstat can show averag...
2006-07-14 phkFlexelint'ing, found a spurious ';'
2006-07-14 phkMore SHM creation polishing
2006-07-14 phkBetter and more paranoid SHMEM creation logic
2006-07-14 phkpropset Id
2006-07-14 phkChange "client" to "srcaddr", it's more descriptive.
2006-07-14 phkRework the way we do ascii representations of addresses
2006-07-14 phkMove session management to new file (cache_session...
2006-07-12 phkMore Flexelinting
2006-07-12 phkMore flexelinting.
2006-07-12 phkFlexelint harder.
2006-07-12 phkGive this file a flexelinting
2006-07-12 phkImprove the INCOMPL() macro.
2006-07-12 phkMore polishing.
2006-07-12 phkMove sessmtx to cache_vcl.c and call it vcl_mtx.
2006-07-12 phkImplement "insert_pass" mode where we cache that an...
2006-07-12 phkMake Pass possible from vcl_hit()
2006-07-12 phkEnable Id keyword
2006-07-12 phkFirst stab at implementing pass in vcl_miss()
2006-07-12 phkAdd explanation for locking, some minor polishing.
2006-07-12 phkHash on both URL and Host header. If no host header...
2006-07-12 phkMake Pass work again
2006-07-12 phkMake pipe work again
2006-07-12 phkFix CLI "config.load"
2006-07-12 phkAlways insert a backend when vcl is compiled.
2006-07-12 phkTeach the VCL compiler about default functions, so...
2006-07-12 phkPause after 'vcl' command
2006-07-11 phkEOF detection in libevent is buggy ?? Add exit cmd.
2006-07-11 phkadd a req command, various adjustments
next