- 12 Nov, 2012 3 commits
-
-
Poul-Henning Kamp authored
Add a function for comparing ban-strings, mostly to have a place to put the explanatory comment.
-
Poul-Henning Kamp authored
Replace some magic numbers by #defines and segregate the ban-string Base patch from: martin Fixes #1225
-
Poul-Henning Kamp authored
this information is no longer available. Fixes #1228
-
- 07 Nov, 2012 1 commit
-
-
Martin Blix Grydeland authored
Remove the XXXAZ(smp_chk_sign) after smp_append_sign(), as it causes heavy unnecessary CPU usage after each sign update. No assertion reports have come from this test, so there is no reason to expect the signs not working.
-
- 05 Nov, 2012 3 commits
-
-
Poul-Henning Kamp authored
size of the 'http_req_size' so that we don't run out of WS in case of client pipelining. Fixes #1185
-
Martin Blix Grydeland authored
-
Poul-Henning Kamp authored
setppriv(PRIV_OFF) succeeds when waiving privileges. fixes varnish builds on any Solaris OS older than onnv_140 due to too strict assertions from [c613b135] add history of solaris privileges better comments Submitted by: Nils Goroll
-
- 31 Oct, 2012 2 commits
-
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
-
- 29 Oct, 2012 5 commits
-
-
Poul-Henning Kamp authored
Fixes #1201
-
Poul-Henning Kamp authored
processing all the old entries, unless -d was specified. Fixes #1170
-
-
Poul-Henning Kamp authored
-
Dag Haavi Finstad authored
Fixed by: Federico G. Schwindt Fixes: #1216
-
- 25 Oct, 2012 8 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
At least one case was brked.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Submitted by: Federico G. Schwindt
-
Poul-Henning Kamp authored
Submitted by: Federico G. Schwindt
-
- 24 Oct, 2012 11 commits
-
-
Poul-Henning Kamp authored
Now only 100 more to go.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
the actual error messages are somewhat less than helpful.
-
Poul-Henning Kamp authored
badvcl in that you can make sure it fails for the right reason. All -badvcl's should be converted to -errvcl without undue delay.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Clean up some asserts.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 23 Oct, 2012 1 commit
-
-
Poul-Henning Kamp authored
and more orthogonal. This is a "it works!" snapshot, there are improvements to the generated C-code in the pipeline.
-
- 22 Oct, 2012 5 commits
-
-
Tollef Fog Heen authored
Use VSL_Dispatch instead of VSL_NextSLT in varnishtop, which does this automatically for us. Clean up accumulate() a bit in the process. Fixes #1213
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
VCL reference it might have, in order to not hold on to discarded VCLs forever.
-
Poul-Henning Kamp authored
-
- 19 Oct, 2012 1 commit
-
-
Poul-Henning Kamp authored
-