- 01 Feb, 2011 1 commit
-
-
Poul-Henning Kamp authored
-
- 31 Jan, 2011 9 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
VCC expects an ID, and complains if it is not on the list of valid values. The value is passed as a "const char *" More and better error messages from vmod.py
-
Poul-Henning Kamp authored
and add support for argument qualifiers in {...}
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
more portable, says Nils Goroll
-
Poul-Henning Kamp authored
(fix a typo in previous commit)
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Remember to free vgz structures again in ESI fetching
-
- 29 Jan, 2011 1 commit
-
-
Poul-Henning Kamp authored
-
- 28 Jan, 2011 7 commits
-
-
Poul-Henning Kamp authored
grace to zero. if you want ttl=0 with a non-zero grace, set ttl first, then set grace.
-
Poul-Henning Kamp authored
solely through the .ttl and .grace variables. Add a parameter "shortlived", objects with ttl shorter than this always go into transient (malloc) storage, just like pass objects do. Enforce a minimum 1sec TTL for hit-for-pass.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
time might have been, it clearly was woollen, and all it did was confuse people.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
to the failing threads vtclog.
-
Nils Goroll authored
The solaris compiler does not support the GNU C extension __attribute__((visibility("hidden"))), leading to build failures. This commit adds a check for that support and defines NO_VIZ if it's visibility setting is not supported. Fixes #852
-
- 27 Jan, 2011 18 commits
-
-
Poul-Henning Kamp authored
fills the output buffer, we have to call it again with same flags and more output space. (see somewhere in vgz.h)
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
the number is 3 or higher
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
it happened to be a multiplum of rush_exponent. Fixes: #842
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
Various markup problems as reported by sphinx.
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
This is 74f9b697 again, since it got lost in a merge conflict.
-
-
Tollef Fog Heen authored
varnishtest now allocates ports dynamically, so it should no longer be a problem to have two varnishtest instances running concurrently.
-
Tollef Fog Heen authored
We support building RPMs from a tarball, not directly from git (RPM needs a tarball anyway, so requiring people to run make dist doesn't seem onerous). Remove autogen.sh invocation and remove explicit building of documentation. Both of these are done as part of make dist
-
Poul-Henning Kamp authored
-
-
Poul-Henning Kamp authored
-
- 26 Jan, 2011 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
-
Per Buer authored
-