- 10 Nov, 2008 7 commits
-
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3380 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3379 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Fixes #368 git-svn-id: http://www.varnish-cache.org/svn/trunk@3378 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Change the .tcl script corresponding to r3364, fixes build failure git-svn-id: http://www.varnish-cache.org/svn/trunk@3377 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
This will be skipped on platforms where srandom(1) does not result in the same deterministic sequence of random numbers as on FreeBSD and Linux. git-svn-id: http://www.varnish-cache.org/svn/trunk@3368 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
srandom(1) and stops the test if we do not get the same sequence as we expect. The Open Group does not define which deterministic sequence srandom(1) should result in, on that it be deterministic, but I have high hopes in the general sanity and expect that UNIX people across the board have realized that for portability the same sequence should be returned on all platforms. At the very least FreeBSD and Linux/GLIBC, as seen on projects.linpro.no, agree. git-svn-id: http://www.varnish-cache.org/svn/trunk@3367 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
This is a lot less useful than it could have been, as the Open Group only mandates that: Like rand(), random() shall produce by default a sequence of numbers that can be duplicated by calling srandom() with 1 as the seed. But crucially leaves out *which* sequence of numbers. git-svn-id: http://www.varnish-cache.org/svn/trunk@3366 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 09 Nov, 2008 3 commits
-
-
Poul-Henning Kamp authored
file. Unfortunately the thread support in FlexeLint is not quite up to our standards of creative locking. git-svn-id: http://www.varnish-cache.org/svn/trunk@3365 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3364 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3363 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 06 Nov, 2008 3 commits
-
-
Tollef Fog Heen authored
Fixes #362 git-svn-id: http://www.varnish-cache.org/svn/trunk@3362 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
The VCL man page documented the capturing parentheses as using $N rather than \N which is actually used. Fixes #359 git-svn-id: http://www.varnish-cache.org/svn/trunk@3361 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Move the || true bit of invoking tclsh to the Makefile, since missing would otherwise not pass the file name to tclsh. Thanks to des for spotting this. git-svn-id: http://www.varnish-cache.org/svn/trunk@3360 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 05 Nov, 2008 1 commit
-
-
Poul-Henning Kamp authored
Drop the consistency check for health-changes, at the cost of a slight bias[1] for hosts before, or after, then one that changed health, according to how its health changed. Count all failures to pick against the retry count. Fixes #361 git-svn-id: http://www.varnish-cache.org/svn/trunk@3359 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 02 Nov, 2008 1 commit
-
-
Ingvar Hagelund authored
- Removed the requirement for kernel => 2.6.0. All supported platforms meets this, and it generates strange errors in EPEL git-svn-id: http://www.varnish-cache.org/svn/trunk@3358 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 30 Oct, 2008 1 commit
-
-
Stig Sandbeck Mathisen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3357 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 29 Oct, 2008 1 commit
-
-
Stig Sandbeck Mathisen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3356 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 28 Oct, 2008 3 commits
-
-
Poul-Henning Kamp authored
find them. git-svn-id: http://www.varnish-cache.org/svn/trunk@3355 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3354 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Artur Bergman authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3353 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 27 Oct, 2008 1 commit
-
-
Artur Bergman authored
merge #3350 into trunk -- make tests fail if you have a long and correct search list; which my laptop has git-svn-id: http://www.varnish-cache.org/svn/trunk@3352 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 23 Oct, 2008 1 commit
-
-
Poul-Henning Kamp authored
Spotted by: nkallen git-svn-id: http://www.varnish-cache.org/svn/trunk@3346 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 22 Oct, 2008 1 commit
-
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3345 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 20 Oct, 2008 17 commits
-
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3344 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3343 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3342 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3341 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3340 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
edits to bases from generating huge diffs. git-svn-id: http://www.varnish-cache.org/svn/trunk@3339 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
script breakage. In particular, disable the sendfile() check, as Solaris doesn't have a working sendfile() any more than Linux does. Actually, the Solaris sendfile code was never compiled or used, because the #ifdefs in cache_pool.c were all wrong. git-svn-id: http://www.varnish-cache.org/svn/trunk@3338 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3337 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
Add "config.h" where it's missing. git-svn-id: http://www.varnish-cache.org/svn/trunk@3336 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3335 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
varnish is not cross-buildable anyway due to the SO_RCVTIMEO / SO_SNDTIMEO tests. git-svn-id: http://www.varnish-cache.org/svn/trunk@3334 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3333 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3332 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3331 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3330 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
bans of the same regexp as "gone" to save duplicate regexp checking. Prodded to by: jodok git-svn-id: http://www.varnish-cache.org/svn/trunk@3329 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk@3328 d4fa192b-c00b-0410-8231-f00ffab90ce4
-