2006-07-21 |
phk | This file is generated. |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Automate generation of tables and prototypes for the... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Move things over to the correct "VCC" prefix. |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | update comment |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Properly log TTL calculation to shmem |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Fix formatting of responses. |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Log TTL calculation on the right fd |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Work on logtailer api a bit: |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Cleanup |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Magic check on struct vbe |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Better name |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Convert fetch, insert and deliver to use new HTTP heade... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Make pipe use the new http manipulation. |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | HTTP header munging part (N of M) |
commit | commitdiff | tree | snapshot |
2006-07-21 |
phk | Rename shmlog tags for headers to RxHeader and TxHeader... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Yet another refinement to the way we store and deal... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Add XXX comment |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Keep an eye on deathrow |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | More asserts |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | We need to check the TTL here also, if a (sequence... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Only reference srcaddr on first request on session |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Be more paranoid about srcaddr |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | upd |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Keep track of active source addresses |
commit | commitdiff | tree | snapshot |
2006-07-20 |
ssm | Added varnish / RFC2616 illustrations |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Add -1 option that stops comparison after first field. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
des | Remove reference to XSL stylesheet. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
des | Fix stylesheet path (botched in previous commit) |
commit | commitdiff | tree | snapshot |
2006-07-20 |
des | Add missing end tags + whitespace cleanup |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Rewrite the "components" part to match reality. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Show also average since start |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Hmm, that was a bad idea. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Loop till we have everything. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Implement "If-Modified-Since" conditional queries |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Remove explicit worker thread arguments. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
phk | Move the delivery functions from acceptor to response |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Rework the worker thread pool logic slightly, we were... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Include a "start_time" timestamp in the stats and teach... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Use insert_pass in vcl_fetch() so we cache the uncachea... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Don't explode on trim's to zero size. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Update only once per second. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Make sure width and precision arguments to printf ... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Don't panic on NULL srcaddr, but revisit later when... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Delete the right list item. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Don't bother determining if we should close if we alrea... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Make sure hp->v is NUL terminated. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Use miniobj.h to catch pointer trouble |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Add miniobj.h for debugging |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Avoid the Error path for now. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | handle 302 for now. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
phk | Properly zero the worker structure when we start a... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | eliminate debugging |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Delete binheap root by it's index. |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Fix the Parent calculation |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Set the index of deleted elements to zero |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Move the root index from zero to one |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Remove the deref/unbusy stuff from FetchBody() it's... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Assert that object is busy when we call unbusy |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Use a void * for http_Read()'s buffer |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Braino this time. |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | typo |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Add http_Read() which reads from a socket but soaks... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Use bigger buffersizes for pass mode |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | Retire the http_GetReq(), http_GetURL() and http_GetPro... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | polish |
commit | commitdiff | tree | snapshot |
2006-07-18 |
phk | zero means 'all' to http_GetTail() |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | use space to separate host and port in -b |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Use space to separate host and port in backend spec. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | When during a lookup we encounter a busy object, queue... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Have the acceptor launch the session into STP_RECV |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Use the fact that we have the worker thread in struct... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Have the states tell us if we are done yet with their... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Put a starttime in shmem so varnishstat can show averag... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Flexelint'ing, found a spurious ';' |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | More SHM creation polishing |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Better and more paranoid SHMEM creation logic |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | propset Id |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Change "client" to "srcaddr", it's more descriptive. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Rework the way we do ascii representations of addresses |
commit | commitdiff | tree | snapshot |
2006-07-14 |
phk | Move session management to new file (cache_session... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | More Flexelinting |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | More flexelinting. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Flexelint harder. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Give this file a flexelinting |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Improve the INCOMPL() macro. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | More polishing. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Move sessmtx to cache_vcl.c and call it vcl_mtx. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Implement "insert_pass" mode where we cache that an... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Make Pass possible from vcl_hit() |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Enable Id keyword |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | First stab at implementing pass in vcl_miss() |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Add explanation for locking, some minor polishing. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Hash on both URL and Host header. If no host header... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Make Pass work again |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Make pipe work again |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Fix CLI "config.load" |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Always insert a backend when vcl is compiled. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Teach the VCL compiler about default functions, so... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
phk | Pause after 'vcl' command |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | EOF detection in libevent is buggy ?? Add exit cmd. |
commit | commitdiff | tree | snapshot |
next |