varnish-cache:master

Last commit made on 2024-05-06
Get this branch:
git clone -b master https://git.launchpad.net/varnish-cache

Branch merges

Branch information

Name:
master
Repository:
lp:varnish-cache

Recent commits

7f04ec5... by Walid Boudebouda <email address hidden>

vtc: Stabilize r02310.vtc

The test is racy, we should always perform the backend fetch to reach
the "barrier b1 sync" in the server body, otherwise the test will be
stuck on the second barrier sync until timeout.

Fixes: #4098

20c74f7... by Poul-Henning Kamp <email address hidden>

deautocrap: Everybody have clock_gettime(2)

afcc338... by Poul-Henning Kamp <email address hidden>

deautocrap: everybody have nanosleep(2)

41cdd27... by Poul-Henning Kamp <email address hidden>

Deautocrap: everybody has a pthread_setname_np(2) now.

464309d... by Poul-Henning Kamp <email address hidden>

Everybody have sigaltstack(2)

b6153d8... by Poul-Henning Kamp <email address hidden>

Fix #includes to match optimistic use of fallocate on EXT4 on linux

d2c49b0... by Poul-Henning Kamp <email address hidden>

All sensible platforms have <sys/statvfs.h> these days.

1c9c578... by Poul-Henning Kamp <email address hidden>

Have vtest report config.h to the mothership

2626eb2... by Poul-Henning Kamp <email address hidden>

Use bare `uname` instead of `uname -o`

cc35e77... by Poul-Henning Kamp <email address hidden>

Revert previous commit, it breaks sunos