- 20 Oct, 2008 18 commits
-
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3344 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3343 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3342 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3341 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@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/varnish-cache@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/varnish-cache@3338 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@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/varnish-cache@3336 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Dag Erling Smørgrav authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@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/varnish-cache@3334 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3333 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3332 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3331 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@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/varnish-cache@3329 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3328 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3327 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 18 Oct, 2008 1 commit
-
-
Poul-Henning Kamp authored
I need a printout for a code-walkthrough and this commit wraps lines, removes trailing space, space before TAB and other iregularities. Some generated files have been compacted a bit. A few changes to comments along the way. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3324 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 17 Oct, 2008 5 commits
-
-
Ingvar Hagelund authored
* Fri Oct 17 2008 Ingvar Hagelund <ingvar@linpro.no> - 2.0.1-1 - 2.0.1 released, a bugfix release. New upstream sources - Package now also available in EPEL git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3323 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
on the worker thread stack, we cannot just let another thread pick up. This is not as much a fix as a workaround: simply sleep until the object we wait for is no longer busy. The issue may have to be revisited in the long run, but for 2.0.x this will have to do. Fixes #345 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3322 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3318 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Fixes: #354 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3315 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Petter Knudsen authored
Increased the stack size from 16K to 32K for the threads as it caused seg.fault. on Linux when writing formated to stderr (stdout worked). git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3314 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 16 Oct, 2008 3 commits
-
-
Ingvar Hagelund authored
- Readded the debugflag patch. It's so practical - Added a strange workaround for make check on ppc64 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3313 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3312 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3309 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 15 Oct, 2008 7 commits
-
-
Poul-Henning Kamp authored
Should be merged into 2.0 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3308 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Thanks to cby for fixing this up and HTMLising it. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3304 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3303 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3302 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
Write up changelog for 2.0 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3301 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3300 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Tollef Fog Heen authored
also, add pointer to doc/ directory. Fixes: #353 git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3299 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 14 Oct, 2008 5 commits
-
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3298 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Ingvar Hagelund authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3297 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3296 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
Remove two spurious newlines in shmlog messages. Assert that restarts is zero when we begin. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3295 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
Poul-Henning Kamp authored
test work reliably on my machine. Also set the reponse text to a recognizable text for improved logreading should it fail again. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3294 d4fa192b-c00b-0410-8231-f00ffab90ce4
-
- 13 Oct, 2008 1 commit
-
-
Tollef Fog Heen authored
It seems like glibc's getaddrinfo is entirely happy to accept 70000 as a valid port, so use something that's not a valid service name so make check still works. git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3293 d4fa192b-c00b-0410-8231-f00ffab90ce4
-