- 30 Sep, 2015 1 commit
-
-
Lasse Karstensen authored
-
- 29 Sep, 2015 3 commits
-
-
Lasse Karstensen authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 28 Sep, 2015 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
understood.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 24 Sep, 2015 3 commits
-
-
Dridi Boukelmoune authored
-
Dridi Boukelmoune authored
Until I get a burst of inspiration, let's not release a blatant TODO in the docs.
-
Dridi Boukelmoune authored
Better ordering of the topics, and hopefully better wording overall.
-
- 23 Sep, 2015 1 commit
-
-
Martin Blix Grydeland authored
This is to not leak the size of struct object to stevedores that might have their own cache_obj.c implementation.
-
- 21 Sep, 2015 6 commits
-
-
Poul-Henning Kamp authored
Minor fixes for FreeBSD by: phk
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
From Carlos Abalde (carlos-dot-abalde-at-gmail-dot-com) with comments from Dridi and phk.
-
Poul-Henning Kamp authored
r287541 | dim | 2015-09-07 20:55:14 +0000 (Mon, 07 Sep 2015) | 7 lines In libz's inflateMark(), avoid left-shifting a negative integer, which is undefined. Reviewed by: delphij Differential Revision: https://reviews.freebsd.org/D3344 MFC after: 3 days
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
in c709e110. Spotted by: Martin Test-case by: Martin
-
- 16 Sep, 2015 3 commits
-
-
Poul-Henning Kamp authored
we hit stp_error and make a new object.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 15 Sep, 2015 6 commits
-
-
Martin Blix Grydeland authored
allocated blocks of the file into account. This will cause fallocate to report ENOSPC when called on an existing fully allocated file unless the filesystem has enough free space to accomodate the complete new file size. Because of this we enable fallocate only on filesystems that are known to work as we expect. Fixes: #1792
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 11 Sep, 2015 4 commits
-
-
Dridi Boukelmoune authored
-
Lasse Karstensen authored
Updating copyright on all files with git commits so far this year.
-
Lasse Karstensen authored
-
Lasse Karstensen authored
-
- 10 Sep, 2015 9 commits
-
-
Federico G. Schwindt authored
We might have exit'd earlier.
-
Federico G. Schwindt authored
While here print signals and exit code in decimal.
-
Lasse Karstensen authored
This number was last changed between Varnish 1.0 and Varnish 2.0. As far as I can read from the commits, we haven't actually removed any interfaces in any released Varnish versions, so a revision bump should be all that is needed. Another possibility is to stop using -version-info and just roll our own scheme with -release, but I don't want to go down that route just before 4.1.0.
-
Martin Blix Grydeland authored
Patch by: Arianna
-
Martin Blix Grydeland authored
Negative values can occur intermittently due to per worker caching of changes to counters. Fixes: #1778
-
Martin Blix Grydeland authored
Write failures in s1 are non-fatal
-
Poul-Henning Kamp authored
-
Martin Blix Grydeland authored
-
Lasse Karstensen authored
-