- 13 Oct, 2016 5 commits
-
-
Dridi Boukelmoune authored
-
Dridi Boukelmoune authored
When we renamed resp.msg to resp.reason to match RFC and VCL termonology we forgot to rename its counterpart. Instead of renaming -msg to -reason the former will instead become an alias of the latter. This way it can be applied to older branches (modulus inline documentation).
-
Federico G. Schwindt authored
-
Nils Goroll authored
vmodtool already includes the copyright from the boilerplate Authors and contributors are numerous, so we'd either need to name them all or none.
-
Nils Goroll authored
otherwise, when the tests directory contains vtc files whose names get sorted differently in the current environment's locale than in C, config.status will get re-run for every make check invocation, which is particularly annoying with parallel makes
-
- 12 Oct, 2016 5 commits
-
-
Federico G. Schwindt authored
-
Pål Hermunn Johansen authored
Updated error message in MGT_Child_Cli_Fail to indicate that we actually have sent the kill signal to the child process.
-
Pål Hermunn Johansen authored
A new jail level, JAIL_MASTER_KILL, is introduced. The mgt process takes this level before killing the child process. Fixes: #2010
-
Pål Hermunn Johansen authored
A new function, kill_child() is introduced, so that kill() is only called from this function. This is a preparation of fixing the jail implementation.
-
Pål Hermunn Johansen authored
There seems to be an error in the varnish jail design, which makes the mgt process uable to kill the child process. To confirm this, add some error checking to the relevant code. Related to: #2010
-
- 11 Oct, 2016 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 10 Oct, 2016 4 commits
-
-
Poul-Henning Kamp authored
Spotted by: gquintar
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
impatience to make -t argument controlling
-
- 06 Oct, 2016 1 commit
-
-
Federico G. Schwindt authored
-
- 05 Oct, 2016 1 commit
-
-
Dridi Boukelmoune authored
-
- 04 Oct, 2016 3 commits
-
-
Nils Goroll authored
-
Nils Goroll authored
-
Nils Goroll authored
doc fixes #2107
-
- 02 Oct, 2016 2 commits
-
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
-
- 30 Sep, 2016 2 commits
-
-
Martin Blix Grydeland authored
This test wasn't working as it was supposed to, and would cause the forward links graph building of log transactions to fail. The fail was soft, as the reverse mapping still succeeded creating the right mapping. Depending on when the local thread log buffer was flushed, the problem would show as spurious "duplicate link" log records to be inserted. Fixes: #1830
-
Federico G. Schwindt authored
Fixes #2105. Minor test cleanups while here.
-
- 29 Sep, 2016 2 commits
-
-
Nils Goroll authored
Let's see how many grammar/spelling fixes are going to follow :/
-
Nils Goroll authored
-
- 28 Sep, 2016 1 commit
-
-
Dag Haavi Finstad authored
-
- 27 Sep, 2016 3 commits
-
-
Federico G. Schwindt authored
More to come.
-
Federico G. Schwindt authored
Fixes #2017.
-
Federico G. Schwindt authored
-
- 26 Sep, 2016 3 commits
-
-
Federico G. Schwindt authored
-
Guillaume Quintard authored
-
Guillaume Quintard authored
This reverts commit 6da0cfda. That was a stupid commit, the malloc failure is already handled Spotted by: @scn
-
- 24 Sep, 2016 1 commit
-
-
Federico G. Schwindt authored
-
- 22 Sep, 2016 2 commits
-
-
Nils Goroll authored
Since a78efad8 the argument name and default value are separated from the argument spec by a \1, so we need to stop there.
-
Nils Goroll authored
-
- 21 Sep, 2016 1 commit
-
-
Poul-Henning Kamp authored
-