2006-07-11 |
phk | Unbuffer stdout/stderr |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Add stub varnishtester program |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Start the cache process automatically, I've gotten... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Allow backend to be specified as "host:port" to -b |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | add short descriptive comments to each state |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Distribute code from FetchSession almost correctly |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Add "insert_pass" action in VCL |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Make things work again by stuffing the old functions... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | This commit breaks warnish temporarily: |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Add enum for major procesing steps |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Start centralizing the flow of requests through varnish... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Make -b and -c less nonsensical when not specified |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Pipe requests which come with an Expect header. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
des | Document -b and -c, and bump date. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Add -b[ackend] and -c[lient] generic options to logtailers |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Add 500 messages. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
phk | Split http_Dissect() into http_DissectRequest() and... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
des | Add cross-references and a commented-out STANDARDS... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
des | Add a note to update varnishlog(1) whenever this list... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
des | Add cross-references. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
des | Document the -C, -I, -X, -i, -x options. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Add varnishtop log-tailer. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Fix so that both -I and -X can be specified |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Implement -C, -I <regex> and -X <regex> generic options |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Add tag names array to libvarnishapi, everybody is... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Improve libvarnishapi interface to shared memory: |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | More statistics about worker threads. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Rewrite the worker thread pool code. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | use explicit eventbase. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Don't ever set current_base in our version of libevent... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Dump errno and strerror in assert |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Rework the "connect to backend logic". |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Move sockaddr->ascii conversion to tcp.c |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Be more consistent. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | put backend session linkage in shmemlog for pipe and... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Polish HTTP reception a little bit |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Drop the max length of first line, it's too expensive... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Fix cosmetic warning |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Silence cosmetic warning. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Fix cosmetic warnings |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Fix a bunch warnings, all cosmetic. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Silence some warnings |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Allocate struct http as part of the session allocation. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Add heritage.mem_http_headers which is the maximum... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Put three memory allocation hints into heritage: |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Take the vbe_conn (backend connection) structure out... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | Turn a comment into english |
commit | commitdiff | tree | snapshot |
2006-07-10 |
phk | More sensible order of pointers |
commit | commitdiff | tree | snapshot |
2006-07-09 |
phk | Don't pass cache-control through. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
phk | Add a -h opt which modifies -o to remove "trivial"... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
des | Don't use braces where they aren't needed. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
des | List header files so they are included in the distribut... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
des | Use the modern version of AM_INIT_AUTOMAKE, allowing... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
phk | A few edits for FlexeLint |
commit | commitdiff | tree | snapshot |
2006-07-08 |
phk | Sanitize #includes a bit in the cache process by moving... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
phk | Silence a bogus warning |
commit | commitdiff | tree | snapshot |
2006-07-08 |
phk | Move struct http into cache.h |
commit | commitdiff | tree | snapshot |
2006-07-08 |
des | Add --enable-debugging-symbols which enables debugging... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
des | Fix "set backend.port". |
commit | commitdiff | tree | snapshot |
2006-07-08 |
des | My version. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
des | Expand keywords. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Close gracefully in pipe mode |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Set SO_LINGER to zero |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Tell why bind(2) fails |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Pipe anything different from HEAD & GET |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Don't filter headers in Pipe mode |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Fix pipe mode |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Remove debugging printf |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Time idle TCP connections out after 30 seconds |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Dump our buffer as Debug if we have HTTP header trouble. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
phk | Strvis(3) debug data. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Filter out Content-Range headers. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Always log the numeric code as "Status" |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Log the found objects XID when we have a hash-hit. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Add shmem tag for Hits |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Refuse all requests without a protocol field with a 400 |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Add cache_response for yelling at clients |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Also flush ordered after the long timeout. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Strengthen HTTP parsing |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Make sure the grim reaper doesn't touch busy objects... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | The grim reaper needs to wait for objects refcount... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Improvements to flush things at timeout and at the... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Silence typical broken client connection messages and... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Fix braino in Pass handling |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Skip space before request/response |
commit | commitdiff | tree | snapshot |
2006-07-06 |
des | Add a rudimentary man page. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | My version. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Add exponential hitrate displays (with -c) |
commit | commitdiff | tree | snapshot |
2006-07-06 |
des | Add a rudimentary man page. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
des | Expand keywords |
commit | commitdiff | tree | snapshot |
2006-07-06 |
des | Add a rudimentary man page. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Only complain if accept_filters fail |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Remove debugging code. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Add -r file and -w file options. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Increas shmem size to 8M |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | Add accept filters |
commit | commitdiff | tree | snapshot |
2006-07-06 |
des | Portability: don't use non-portable mmap(2) flags. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
des | Portability: Linux does not have SO_NOSIGPIPE. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
des | Portability: cast unused parameters to void instead... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
phk | 404 handling |
commit | commitdiff | tree | snapshot |
next |