2006-12-05 |
phk | Make the statfs(3)/statvfs(3) dictomy actually work. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
phk | Add a FreeBSD workaround while des@ tries to get autocr... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
phk | NetBSD Portability fix: |
commit | commitdiff | tree | snapshot |
2006-11-08 |
ingvar | Removed the usage of -w in the initscript until that... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
des | Rewrite tackle_warg(): don't override the default max... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
des | Remove printf() from signal handler. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
bahner | Adding lintian-overrides for debian acceptance |
commit | commitdiff | tree | snapshot |
2006-11-02 |
des | As per ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
bahner | Lintian overrides for debian-acceptance |
commit | commitdiff | tree | snapshot |
2006-10-23 |
bahner | Preliminary LSB compliance in init-scripts |
commit | commitdiff | tree | snapshot |
2006-10-19 |
bahner | Bumped version to 1.0.2 proper |
commit | commitdiff | tree | snapshot |
2006-10-19 |
bahner | Reverted accidental reversion of dependencies |
commit | commitdiff | tree | snapshot |
2006-10-19 |
ingvar | Added a vendor tag to the rpm package. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
ingvar | Added build scripts for Red Hat rpm package |
commit | commitdiff | tree | snapshot |
2006-10-19 |
des | Capitalize. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
des | Additional commentary |
commit | commitdiff | tree | snapshot |
2006-10-19 |
des | Add sample VCL config. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
des | Additional details about global variables. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
bahner | Change debian/copyright to refer to Subversion |
commit | commitdiff | tree | snapshot |
2006-10-13 |
bahner | Changed storage location of backend storage to be FHS... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
bahner | Added build dependency on libncurses-dev and a runtime... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
bahner | Cleaned up and remembered a todo item. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
bahner | Added init-scripts and configuration files for Debian. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
des | Add an example based on VG's PURGE code. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
bahner | Bumped automake dependency to automake 1.9 |
commit | commitdiff | tree | snapshot |
2006-10-10 |
bahner | Initial debian packaging |
commit | commitdiff | tree | snapshot |
2006-10-09 |
des | Add <sys/types.h> before <sys/uio.h>. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
des | Fix build on MacOS X: add a fake clock_gettime() and... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
phk | This is a handout sheet I give people at my Varnish... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
des | On Linux 2.6.8 and older, epoll_ctl(EPOLL_CTL_DEL)... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
des | The delivered document's age should be computed relativ... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
des | Clarify the semantics of -d and -dd. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
des | Older versions of automake generate incorrect Makefiles... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
des | Older versions of automake (such as 1.4, which is the... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
des | RFC 2616 says "All 1xx (informational), 204 (no content... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
des | Reminder to keep the default VCL code in synch with... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
des | Mostly complete, still lacks a list of available object... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
des | Reopen the output file on SIGHUP. Document same. ... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
phk | Also add missing Host: headers for Pass & Pipe |
commit | commitdiff | tree | snapshot |
2006-09-29 |
phk | Don't suffer if one side of a piped connection keeps... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
des | Turn off all optimization when building with debugging... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
des | recyles -> recycles |
commit | commitdiff | tree | snapshot |
2006-09-26 |
des | Add support for C++-style comments. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
des | Document the run-time parameters. Bump date. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
des | Correct man page reference in send_timeout description. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
des | Document management interface commands, and fix list... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
des | Install varnishd into the sbin directory. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
des | Ignore accept() failures if errno is EAGAIN - this... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
andersb | Fixed: Compiles correctly, but has a 128 char long... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
andersb | Fixed: Correctly logging "-" when there is no User... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
andersb | Fixed: [] around time. NCSA logformat requires it. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
phk | Always send X-Forwarded-for: header to backend. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
phk | Linux sendfile returns number of bytes written. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
des | Remove leftovers from copy-paste. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Add attribution, bump date. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Add an unfinished vcl(7) man page. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Correct the title, name and description which were... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Declare VSL_tags[] rather than define it. This allows... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
phk | Examine queue length, not how many have passed through... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Update. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
phk | When ditching sessions due to overflow, only ditch... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Trust autoconf to dtrt wrt libraries. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Whitespace, comment and attribution fixes. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
phk | Remove doubled author information. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Re-regenerate. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Typo |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Quench warnings. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Assert my right to be identified as the author of this... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Remove this not-quite-a-prototype |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Regenerate to revert over-eager mechanical edits. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Expand tags. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Rendons à César ce qui lui appartient. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Remove unused directory |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Remove unused file |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Remove unused file |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Licensify man pages as well. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Licensify. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | A tool to add the BSD license to the top of a source... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | More backend error conditions changed from assert to 503 |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Deal with backend connection errors while fetching... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Introduce three new params, to limit overflow queue... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Don't copy the Age: header into the object. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Add man page. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Off by one. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Set worker idle timestamp to request end. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Drop the n_wrk_busy statistics, it is too expensive... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Add a couple of XXX comments |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | typo |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Add stat field missing in last commit |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Make a global overflow queue so we don't risk parking... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | eliminate redundant counter. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Increase CLI respone timeout to 5 seconds and tell... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Correct the description of the second and third fields. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Add a -w option to set the delay between updates. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Make sure all threads don't end up in the same work... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Add an explanation of the columns in the main display. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Widen fields sufficiently to accomodate gigabit rates. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Make flexelint happier |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Add a simple linear retry in five steps for backend... |
commit | commitdiff | tree | snapshot |
next |