|
|
|
@5166
|
[5166]
|
2 days |
phk |
Add a "metafunction" facility to VMOD, which tells modules whenever
a new …
|
|
|
|
@5165
|
[5165]
|
2 days |
phk |
Eliminate pointless code duplication
|
|
|
|
@5163
|
[5163]
|
2 days |
phk |
Forget the single-char type indicators, it is not preformance critical
and …
|
|
|
|
@5162
|
[5162]
|
2 days |
martin |
Make varnishncsa only consider log information between the open and close …
|
|
|
|
@5160
|
[5160]
|
2 days |
martin |
Add explicit log flushing when backend connections close to keep log …
|
|
|
|
@5158
|
[5158]
|
3 days |
phk |
Don't compile the pthread based memory-barrier fall back unless we …
|
|
|
|
@5157
|
[5157]
|
3 days |
phk |
Aaaand yet another vmod.h reference to remove
|
|
|
|
@5156
|
[5156]
|
3 days |
phk |
Yet another vmod.h reference
|
|
|
|
@5155
|
[5155]
|
3 days |
phk |
Remember to remove vmod.h here also
|
|
|
|
@5154
|
[5154]
|
3 days |
phk |
Delete include/vmod.h we don't need it anyway
|
|
|
|
@5153
|
[5153]
|
3 days |
phk |
Rename the generated files from vmod.[ch] to vcc_if.[ch] to avoid
clashing …
|
|
|
|
@5152
|
[5152]
|
3 days |
tfheen |
Include files from builddir/include too
|
|
|
|
@5151
|
[5151]
|
3 days |
phk |
Rename vmod.spec to vmod.vcc to compensate for old RedHat? package …
|
|
|
|
@5149
|
[5149]
|
3 days |
phk |
Remove debugging noise
|
|
|
|
@5148
|
[5148]
|
3 days |
phk |
Pick up the specification strings, and build symbols from them.
Add code …
|
|
|
|
@5147
|
[5147]
|
3 days |
phk |
Flesh out the toupper and tolower functions.
Emit a VCC friendly …
|
|
|
|
@5146
|
[5146]
|
3 days |
phk |
Add the VRT functions for importing a module.
Tie the vmod_std module …
|
|
|
|
@5145
|
[5145]
|
3 days |
phk |
Add the outline of the VMOD "std" which will in the future contain
the …
|
|
|
|
@5144
|
[5144]
|
6 days |
phk |
Gah, so much for testing trivial changes before commit.
|
|
|
|
@5143
|
[5143]
|
6 days |
phk |
Fix a fence-post error in generate.py's code to include a file verbatim.
|
|
|
|
@5142
|
[5142]
|
6 days |
phk |
Unify the concatenation code STRING and STRING_LIST.
Keep track of …
|
|
|
|
@5141
|
[5141]
|
6 days |
phk |
Coverage of new multi-token error messages.
|
|
|
|
@5140
|
[5140]
|
6 days |
phk |
Add a facility for marking a range of tokens in an error message.
Use it …
|
|
|
|
@5139
|
[5139]
|
6 days |
phk |
Move Flexelint supressing comments into the parameter include files
that …
|
|
|
|
@5138
|
[5138]
|
7 days |
phk |
Coverage for the last bit of vcc_expr.c
|
|
|
|
@5137
|
[5137]
|
7 days |
phk |
More coverage of vcc_expr.c
|
|
|
|
@5136
|
[5136]
|
7 days |
phk |
More whitespace and string-casting magic.
Remove some debugging that snug …
|
|
|
|
@5135
|
[5135]
|
7 days |
ingvar |
fixed a typo and changed to a more recent version number example in …
|
|
|
|
@5134
|
[5134]
|
7 days |
phk |
Introduce STRING_LIST type so we don't needlessly assemble strings on
the …
|
|
|
|
@5133
|
[5133]
|
7 days |
phk |
Push the new expressions into all other actions.
Get precedence of the …
|
|
|
|
@5132
|
[5132]
|
7 days |
phk |
Get don't subtract when addition is required.
|
|
|
|
@5131
|
[5131]
|
7 days |
phk |
The new string concatenation syntax is STRING + STRING + STRING […]
For …
|
|
|
|
@5130
|
[5130]
|
8 days |
phk |
Rewrite of the "if (foo)" code in VCC to actually build expressions
the …
|
|
|
|
@5129
|
[5129]
|
8 days |
phk |
Add comments with BNF-ish syntax since this is starting to get hairy.
|
|
|
|
@5128
|
[5128]
|
8 days |
ingvar |
makes trunk build again, including new docs
|
|
|
|
@5127
|
[5127]
|
8 days |
phk |
white-space anal-retentive fixup
|
|
|
|
@5126
|
[5126]
|
8 days |
phk |
More svn:keywords fixup
|
|
|
|
@5125
|
[5125]
|
8 days |
phk |
Add missing svn:keywords
|
|
|
|
@5124
|
[5124]
|
8 days |
phk |
An XXX comment
|
|
|
|
@5123
|
[5123]
|
8 days |
phk |
The -T argument can be specified as :0 which will just find one or
two …
|
|
|
|
@5122
|
[5122]
|
8 days |
phk |
Look for separating space before colon, so that we can grok ":: 50239"
as …
|
|
|
|
@5121
|
[5121]
|
8 days |
ingvar |
Upping this test to 1s. It times out on some builds on ppc64.
|
|
|
|
@5120
|
[5120]
|
8 days |
ingvar |
A stack size of 128k is too small for rhel6/ppc64. Upping to 256k.
|
|
|
|
@5119
|
[5119]
|
9 days |
phk |
Always report sockaddr's as
IP# <space> PORT#
Explain why.
|
|
|
|
@5118
|
[5118]
|
9 days |
ingvar |
Just a typofix
|
|
|
|
@5117
|
[5117]
|
10 days |
phk |
Have VSS_resolve() call VSS_parse() and only use the provided port …
|
|
|
|
@5116
|
[5116]
|
12 days |
phk |
Whenever the CLI comms with the child process runs of the rails, we
have …
|
|
|
|
@5115
|
[5115]
|
12 days |
phk |
Only provide help on commands authorrized for the current CLI session
|
|
|
|
@5114
|
[5114]
|
12 days |
phk |
Add a couple of documenting asserts.
|
|
|
|
@5113
|
[5113]
|
12 days |
phk |
Don't mess with X-forwarded-for on restarts.
Fixes: #758
|
|
|
|
@5112
|
[5112]
|
12 days |
phk |
Log the length of cli responses to VSL
|
|
|
|
@5111
|
[5111]
|
12 days |
phk |
Emit varnishd ident as part of banner.
|
|
|
|
@5110
|
[5110]
|
2 weeks |
phk |
Polish while looking for clues to #754/#744
|
|
|
|
@5108
|
[5108]
|
3 weeks |
perbu |
described critbit in the man page
|
|
|
|
@5107
|
[5107]
|
3 weeks |
kristian |
Add a varnishtests/Makefile.kristian for parallel tests
Usage: cd …
|
|
|
|
@5106
|
[5106]
|
3 weeks |
tfheen |
Correct embedded dot about obj.* in vcl_fetch
The embedded dot claimed …
|
|
|
|
@5105
|
[5105]
|
3 weeks |
phk |
Remove this old test file
|
|
|
|
@5104
|
[5104]
|
3 weeks |
phk |
Add a testcase for backend retries.
|
|
|
|
@5103
|
[5103]
|
3 weeks |
phk |
Add a missing assert.
Spotted by: pprocacci (Thanks!)
Fixes: #752
|
|
|
|
@5102
|
[5102]
|
3 weeks |
phk |
Retry backend fetches one time if we got a recycled conncetion and
the …
|
|
|
|
@5101
|
[5101]
|
3 weeks |
phk |
Rework the FetchHdr?() and surroundings a litle bit, to get us a return …
|
|
|
|
@5100
|
[5100]
|
3 weeks |
phk |
Don't assert good returns from ncurses for now.
Fixes: #741
|
|
|
|
@5099
|
[5099]
|
3 weeks |
phk |
Use bprintf() into static buffers to get overflow assert.
Whitespace nits
|
|
|
|
@5098
|
[5098]
|
3 weeks |
phk |
Some minor cleaups and additional asserts to get rid of the worst …
|
|
|
|
@5097
|
[5097]
|
3 weeks |
phk |
Constification
|
|
|
|
@5096
|
[5096]
|
3 weeks |
phk |
Set backend health good if we stop polling the health.
|
|
|
|
@5095
|
[5095]
|
3 weeks |
phk |
Add another per-backend variable to show the happy health-probe bitmap.
…
|
|
|
|
@5094
|
[5094]
|
3 weeks |
phk |
Properly eliminate NULL pointer printing in backend ID.
|
|
|
|
@5093
|
[5093]
|
3 weeks |
phk |
Push the new backend naming reality into the backend probe code and
make …
|
|
|
|
@5092
|
[5092]
|
3 weeks |
phk |
Continue the rototilling of the backend code to fit the finally
decided …
|
|
|
|
@5091
|
[5091]
|
3 weeks |
phk |
Widen ident field to 64 byte.
|
|
|
|
@5090
|
[5090]
|
3 weeks |
phk |
Move the top-of-director APIs from cache_backend.c to cache_dir.c and
give …
|
|
|
|
@5089
|
[5089]
|
3 weeks |
phk |
Move the per backend stats counters to "struct backend"
|
|
|
|
@5088
|
[5088]
|
3 weeks |
phk |
Rename backend connections to the VTLA "VBC"
|
|
|
|
@5087
|
[5087]
|
3 weeks |
phk |
Identify backends using the (vcl_name, ipv4, ipv6) triplet and drop
the …
|
|
|
|
@5086
|
[5086]
|
3 weeks |
phk |
Add string representation of backend ipv4/ipv6 addresses to compiled VCL.
|
|
|
|
@5085
|
[5085]
|
3 weeks |
perbu |
removed a rst warning
|
|
|
|
@5084
|
[5084]
|
3 weeks |
perbu |
cleaned up the index, must restructure the tutorial some day to balance …
|
|
|
|
@5083
|
[5083]
|
3 weeks |
perbu |
missing set
|
|
|
|
@5082
|
[5082]
|
3 weeks |
phk |
Fix a corner-case of pipe mode close-down processing, by simplifying
the …
|
|
|
|
@5081
|
[5081]
|
3 weeks |
phk |
VBE_ClosedFd() was badly named, loose the 'd' to indicate that it
will …
|
|
|
|
@5080
|
[5080]
|
3 weeks |
phk |
Add a new VCL variable "client.identity" which defaults to client.ip …
|
|
|
|
@5079
|
[5079]
|
3 weeks |
kristian |
Remove empty return(refresh) test case
|
|
|
|
@5078
|
[5078]
|
3 weeks |
kristian |
Revert the return(refresh) patches
(better approach coming soon-ish)
|
|
|
|
@5077
|
[5077]
|
3 weeks |
phk |
upd
|
|
|
|
@5076
|
[5076]
|
3 weeks |
perbu |
add initial and duplcation of probes
|
|
|
|
@5075
|
[5075]
|
3 weeks |
phk |
If we get a HTTP/1.1 response with no indicatation of length, assume EOF …
|
|
|
|
@5074
|
[5074]
|
3 weeks |
phk |
Do not suppress the Content-Length:, Age:, Range: and Proxy-Auth headers …
|
|
|
|
@5073
|
[5073]
|
3 weeks |
phk |
Don't explode in vcl.show if VCL code contains a '%' sign.
Fixes: 742
|
|
|
|
@5072
|
[5072]
|
3 weeks |
phk |
Fix the error emitted if quotes on a line are not properly balanced.
|
|
|
|
@5071
|
[5071]
|
4 weeks |
perbu |
Remove the command line. Incorrect and not really needed.
|
|
|
|
@5070
|
[5070]
|
4 weeks |
tfheen |
Mention pkg-config in build requirements too
Fixes #740
|
|
|
|
@5069
|
[5069]
|
4 weeks |
phk |
Ramblings about why we do not support Zilog S-8000 Zeus as a platform.
|
|
|
|
@5068
|
[5068]
|
4 weeks |
kristian |
Clean up obj/beresp left overs in vcl(7).
|
|
|
|
@5067
|
[5067]
|
4 weeks |
kristian |
Update vcl(7) for 2.1: return(foo) is mandatory.
|
|
|
|
@5066
|
[5066]
|
4 weeks |
kristian |
Test-case for return(refresh)
|
|
|
|
@5065
|
[5065]
|
4 weeks |
kristian |
Return(refresh) from VCL recv, allowing a controlled refresh of content …
|
|
|
|
@5064
|
[5064]
|
4 weeks |
kristian |
DNS Director: Include the necessary headers to build on FreeBSD too.
|
|
|
|
@5063
|
[5063]
|
4 weeks |
kristian |
Clean out some silly imprecisions, clearing the build
Some minor …
|
|
|
|
@5062
|
[5062]
|
5 weeks |
kristian |
Add a DNS director
The DNS director allows Varnish to pick backend based …
|
|
|
|