- 11 Apr, 2011 5 commits
-
-
-
Poul-Henning Kamp authored
Start streaming response code
-
Poul-Henning Kamp authored
NB: no streaming happening yet.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 08 Apr, 2011 3 commits
-
-
Tollef Fog Heen authored
Thanks to Magnus Hagander for spotting one of those.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
Use an int rather than a char for counting. Thanks to Thierry for the diagnosis. Fixes #896
-
- 06 Apr, 2011 2 commits
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
The syntax for enabling ESI has changed in trunk, update the documentation to match.
-
- 04 Apr, 2011 11 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
can save a lot of asserts and calls.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
changes to sbuf in FreeBSD.
-
Poul-Henning Kamp authored
object in Transient storage and if that also fails, 503. Fixes 879
-
Poul-Henning Kamp authored
Fixes #890
-
Poul-Henning Kamp authored
In general I would not advice doing this, but if you are strictly on a fortified localhost or localnet I can see the point. Fixes #893
-
- 03 Apr, 2011 1 commit
-
-
Poul-Henning Kamp authored
draconian about error handling and debugging. Properly handle two src= attributes in an esi:include tag (ignore the entire tag, log the error) Deal with clients which close the connection half-way through an ESI delivery.
-
- 01 Apr, 2011 1 commit
-
-
Per Buer authored
-
- 31 Mar, 2011 11 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
Make it possible to specify the period varnishtop should integrate numbers over. This makes it easier to figure out per time period stats.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Fixes #887
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-o is needed for matching on tag/regex, the documentation did not make this clear.
-
- 30 Mar, 2011 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
-
Tollef Fog Heen authored
The varnish tools need some private libraries and find then via rpath, so avoid stripping the rpath when building RPMs
-
- 29 Mar, 2011 2 commits
-
-
Poul-Henning Kamp authored
a buf to be flushed to WRW.
-
Poul-Henning Kamp authored
Having printw() take a "char*" rather than "const char*" as fmt argument feels sooo 1980 to me...
-