- 08 Sep, 2014 8 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
will also use it.
-
- 04 Sep, 2014 4 commits
-
-
Federico G. Schwindt authored
For master we retain the more strict check in case we forget to bump the API version as discussed on irc. Implementation idea from scoof. Fixes #1538
-
Lasse Karstensen authored
Not being able to fchown() is normal when running varnishd unprivileged, so don't report failure unless running as root.
-
Lasse Karstensen authored
Add missing braces, avoid unnecessary variables. Noticed by: fgs
-
Lasse Karstensen authored
-
- 03 Sep, 2014 8 commits
-
-
Lasse Karstensen authored
-
Lasse Karstensen authored
Extensive test cases often lead to a lot of log output, which at times tripped the following assert: Assert error in vtc_log_emit(), vtc_log.c line 122: Condition(vtclog_left > l) not true. Double the amount of buffer space allowed to avoid this. Another 256KB memory use per concurrent running test should be fine.
-
Federico G. Schwindt authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
a VFP function but rather a fetch function calling VFP.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
hackishly used.
-
- 02 Sep, 2014 4 commits
-
-
Poul-Henning Kamp authored
-
Lasse Karstensen authored
-
Lasse Karstensen authored
Requests that end up in the hard "400 Bad Request" handling used to be logged with incomplete data. (no method, maybe no path, possibly no proto, and no response status) Port scans or anything sending a byte and a linefeed would be logged. Since this is used for logging access to a web site, it makes more sense to skip these garbage requests. Fixes: #1584
-
Lasse Karstensen authored
Adding a dash if missing the path component does not make sense. Related bug: #1584
-
- 01 Sep, 2014 12 commits
-
-
Poul-Henning Kamp authored
child process during startup. Fixes #1407
-
Poul-Henning Kamp authored
-
Martin Blix Grydeland authored
This prevents SLT_ReqAcct log records with 0 as VXID.
-
Martin Blix Grydeland authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
non-fatal. Fixes: #1414
-
Poul-Henning Kamp authored
Fixes: #1466
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 29 Aug, 2014 4 commits
-
-
Nils Goroll authored
-
Nils Goroll authored
-
Nils Goroll authored
Fixes #1580
-
Nils Goroll authored
Fixes #1583
-