- 27 Oct, 2010 14 commits
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5482 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5481 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5480 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5479 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
(r5477 is a requirement for this fix) Fixes: #803 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5478 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
a body in the beresp up before the vcl_fetch{} call and prepare to make it possible to modify the value from VCL. Move the actual code to rfc2616.c along with the default TTL determination. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5477 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Martin Blix Grydeland authored
Make "chunkedlen" test server command output final CRLF after chunked data. Update a couple of test cases to output the final CRLF. Fixes: #780 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5476 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5475 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
entries, in order to guarantee type safety. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5474 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5473 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
after each request, so we do not have to contort testcases around the exact scheduling of worker threads. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5472 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5471 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5470 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5469 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 26 Oct, 2010 2 commits
-
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5468 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5466 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 25 Oct, 2010 7 commits
-
-
Poul-Henning Kamp authored
I am not convinced this test-case is really necessary, since a similar and much cheaper check is already in place in the wrk_herdtimer_thread() function. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5465 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Thanks to Nils Goroll for the patch. Fixes #663 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5464 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5463 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
There were too many checks for whether we had rst2man in the Makefile.am files, leading us to not install files properly if rst2man was not available. Fix this. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5462 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
header before adding our own. We can not do this with the fetch filtering, because pass might send HEAD requests to the backend. XXX: It's arguable that the filtering stuff might be better done inline than with a table. Fixes: #801 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5461 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5460 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
The Debian packaging isn't maintained in SVN any longer, so remove the svn:externals referencing the increasingly outdated packaging. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5459 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 22 Oct, 2010 4 commits
-
-
Poul-Henning Kamp authored
The ticket (#799) probably triggers this by using std.random() without a "import std" statement. Fixes: #799 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5458 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
VCL objects (ACL, backend, subroutine etc) are errors or warnings. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5457 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5456 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5454 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 21 Oct, 2010 6 commits
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5453 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
wait for the testcase. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5452 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5451 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5450 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5449 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5444 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 20 Oct, 2010 3 commits
-
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5440 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5439 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Add a distcheck hook that checks the version field of the RH spec file, ensuring that we don't accidentially release a version without at least making sure that number is correct. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5435 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 18 Oct, 2010 1 commit
-
-
Poul-Henning Kamp authored
and the ban-lurker and there is nothing we can do about it: They come from opposite ends of the world. Resolve this by using a TryLock in the ban-lurker and abandon the attempt if we fail to get the lock. Fixes: #796 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5432 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 16 Oct, 2010 1 commit
-
-
Per Andreas Buer authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5431 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 14 Oct, 2010 1 commit
-
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5429 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 13 Oct, 2010 1 commit
-
-
Tollef Fog Heen authored
libvarnish's Makefile.am accidentially included a bit that should have been committed, so revert part of previous commit. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5428 d4fa192b-c00b-0410-8231-f00ffab90ce4
-