2007-07-20 |
des | Remove debugging output. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Store stevedores in a circular list. The head pointer... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Style nit. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Additional style cleanup; remove stevedore list from... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
cecilihf | Added locking on the list manipulation. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
cecilihf | Move all use of the stevedore list to stevedore.c |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Count backend requests. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Paranoia. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Let the LRU code worry about this. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Reword, bump date. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
cecilihf | Updated man-page |
commit | commitdiff | tree | snapshot |
2007-07-20 |
cecilihf | Support for multiple cache files. The selecting of... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Document Mac OS X compatibility. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Use the correct cc command line on MacOS. This is... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Adapt for use on MacOS X / Darwin, which has GNU libtoo... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Make regexp variables static. This has the side effect... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Missed one occurrence of clock_gettime(). |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Retire libcompat's clock_gettime(). |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | If clock_gettime() is not available, use gettimeofday... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | gettimeofday() is good enough for varnishstat. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Assert that LRU_DiscardOne() returns 1, to avoid an... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Return count like the comment says we do. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Remove object from LRU list before freeing it; this... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Amend previous commit. The problem was that when a... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Fix child restart by always calling close_sockets(... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
cecilihf | Changed name/description |
commit | commitdiff | tree | snapshot |
2007-07-16 |
cecilihf | Moved the plugin from "others" to "servers" in the... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
cecilihf | Webmin plugin for varnish |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | From the "What has the world come to ?" department: |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Plug even more memory leaks in the VCL compiler. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Don't leak the file contents either. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Plug minor memory leak. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Don't leak all the tokens. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Plug a memory-leak in the VCL compiler. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Initialize all bits in the sigaction. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | A cast to make flexelint happy. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Make the header-gluing code more readable. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Tune a couple of library warnings out |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Shave the previos commit a bit closer: don't write... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Fix 304 responses, they got messed up in the vcl_delive... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
des | Document recent changes. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
des | Document regsub(). |
commit | commitdiff | tree | snapshot |
2007-07-13 |
des | Add an entry for r1531. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
des | Strip fragments and query strings. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Add an XXX comment |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Move setting of t_resp up to before we build the response. |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Clarify XXX comment |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Rename the "idle" field of struct worker to "used"... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Clean all but t_open timestamps to NAN at end of transa... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Unify the recycle functionality of the acceptors, all... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Initialize all timestamps in the session to NAN |
commit | commitdiff | tree | snapshot |
2007-07-12 |
des | Allow a delay to be specified. Note that the delay... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
des | Fix props |
commit | commitdiff | tree | snapshot |
2007-07-12 |
des | I got bored and wrote an all-singing, all-dancing Munin... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
des | sockaddr.sa_len is not portable. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
des | Add missing semicolon. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
des | RT_LIBS dependency has moved from varnishd to libvarnish. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
cecilihf | Fixed typo |
commit | commitdiff | tree | snapshot |
2007-07-12 |
cecilihf | Added a new cli option, status, for checking the status... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
phk | Convert the last time(2) calls to TIM_real() |
commit | commitdiff | tree | snapshot |
2007-07-12 |
phk | Document timescale of srcaddr->ttl |
commit | commitdiff | tree | snapshot |
2007-07-12 |
phk | Change all timekeeping to use doubles instead of time_t... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
phk | Replace Uptime() with TIM_mono() |
commit | commitdiff | tree | snapshot |
2007-07-12 |
phk | Replace ev_now() with TIM_mono(). |
commit | commitdiff | tree | snapshot |
2007-07-12 |
phk | Add TIM_mono() and TIM_real() which return double repre... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
phk | Add "regsub" support for string manipulation. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
phk | Add compiler side support for regsub() but only a dummy... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
phk | Fix VRT_SetHdr() prototype |
commit | commitdiff | tree | snapshot |
2007-07-10 |
phk | Properly emit the header name in VRT_SetHdr(); |
commit | commitdiff | tree | snapshot |
2007-07-10 |
phk | Add conversion from IP to string format to allow things... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
phk | Move string stuff to vcc_string.c, there's going to... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
phk | Allow assignment to obj.status and resp.status |
commit | commitdiff | tree | snapshot |
2007-07-09 |
phk | Allow assignment to INT type variables |
commit | commitdiff | tree | snapshot |
2007-07-09 |
phk | Make all protocol header fields writable, except obj... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
phk | Don't rewrite pipe'ed requests to "GET". |
commit | commitdiff | tree | snapshot |
2007-07-05 |
phk | Clean up FlexeLint fluff. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
des | Change log for 1.1. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
des | Document the -F option (introduced in r1557) |
commit | commitdiff | tree | snapshot |
2007-07-05 |
des | Add a CSS stylesheet. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
des | Document server.ip. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
des | Document header rewriting. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
des | Document the prerequisites |
commit | commitdiff | tree | snapshot |
2007-07-05 |
phk | Implement setting of HTTP headers: |
commit | commitdiff | tree | snapshot |
2007-07-05 |
phk | Add support for removing HTTP header lines: |
commit | commitdiff | tree | snapshot |
2007-07-05 |
phk | Make varnishd actually work again after my last commit... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
des | The beginnings of "Inside the Varnish HTTP accelerator" |
commit | commitdiff | tree | snapshot |
2007-07-04 |
des | Implement <variablelist>, <filename> and <function>. |
commit | commitdiff | tree | snapshot |
2007-07-04 |
des | Replace the old C fetcher with a Perl script which... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Implement vcl_deliver() and change variable visibility... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Run FlexeLint to catch fluff. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Move the header-filtering another step backwards, so... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Use sp->bereq for handover to PipeSession |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Do correct LostHeader processing on WS_Alloc() failure |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Fix the SHMlogging of HTTP protocol fields to happen... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Move bereq backwards into cache_center.c for Fetch... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Move VCL_pipe_method() processing into cache_center... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Emply the new vbe_bereq structure for holding backend... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
phk | Add functions for allocating and freeing bereq structures. |
commit | commitdiff | tree | snapshot |
2007-07-03 |
des | Implement "now" and "obj.lastuse", with a note to the... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
des | Regenerate. |
commit | commitdiff | tree | snapshot |
next |