- 20 Jun, 2011 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 18 Jun, 2011 2 commits
-
-
Tollef Fog Heen authored
-
-
- 16 Jun, 2011 4 commits
-
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
The size of a regex is a size_t. Spotted by gcc 4.6
-
Poul-Henning Kamp authored
-
- 14 Jun, 2011 1 commit
-
-
Poul-Henning Kamp authored
-
- 10 Jun, 2011 1 commit
-
-
Martin Blix Grydeland authored
returns random file names
-
- 09 Jun, 2011 3 commits
-
-
Martin Blix Grydeland authored
-
Tollef Fog Heen authored
Eventually, we want to be able to do synthetic everywhere, but for now, mark it as just available in vcl_error. Fixes: #936
-
Tollef Fog Heen authored
Record the original strdup-ed value so we can free it afterwards. Fixes: #935
-
- 08 Jun, 2011 1 commit
-
-
Tollef Fog Heen authored
We were accidentially sending an end-chunk in some cases where a response was bodyless such as for 304s.
-
- 07 Jun, 2011 5 commits
-
-
Tollef Fog Heen authored
Thanks to Chris Davies for spotting them.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Martin Blix Grydeland authored
-
- 06 Jun, 2011 19 commits
-
-
Martin Blix Grydeland authored
-
Tollef Fog Heen authored
Restrict visibility of symbols to the symbols we actually want to be public.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
This should work around build problems Also mark vcs_version.h as a maintainer built file, not a configure-built file.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
The various tools need version.c from libvarnish, so make that part of the build directly.
-
Tollef Fog Heen authored
Adjust build system accordingly.
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
-
Poul-Henning Kamp authored
convenience functions unless this is disabled with a #define.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
-
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
Checking for isfinite does not make any sense for an integer conversion and causes compilation problems on Solaris. Fixes: #931
-
- 02 Jun, 2011 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
This fixes "varnishadm -t 0"
-