|
|
|
@5057
|
[5057]
|
24 hours |
tfheen |
Update RH spec file
|
|
|
|
@5056
|
[5056]
|
26 hours |
tfheen |
Tag 2.1.3
|
|
|
|
@5055
|
[5055]
|
27 hours |
tfheen |
Bump version number to 2.1.3
|
|
|
|
@5054
|
[5054]
|
27 hours |
tfheen |
Fix syntax error in XML file
|
|
|
|
@5053
|
[5053]
|
27 hours |
tfheen |
Merge r4986: Add a code coverage test for the classic hasher, now that …
|
|
|
|
@5052
|
[5052]
|
27 hours |
tfheen |
Merge r4912: Revisit the memory barriers
Try to catch some common …
|
|
|
|
@5051
|
[5051]
|
28 hours |
tfheen |
Merge r4749: Avoid using tempnam(3)
Don't use tempnam(3) it results in a …
|
|
|
|
@5050
|
[5050]
|
29 hours |
tfheen |
Merge r5048: Make Expect 100-continue test case-insensitive
Candidate for …
|
|
|
|
@5049
|
[5049]
|
29 hours |
tfheen |
Document changes for 2.1.3
|
|
|
|
@5048
|
[5048]
|
2 weeks |
phk |
Make Expect 100-continue test case-insensitive
Candidate for merging into …
|
|
|
|
@5047
|
[5047]
|
2 weeks |
tfheen |
Merge r5016: Add "log" command to VCL
This allows logging to varnishlog …
|
|
|
|
@5046
|
[5046]
|
2 weeks |
tfheen |
Merge r4859-r4861: Make the critbit "Y" a independently allocated struct
…
|
|
|
|
@5045
|
[5045]
|
2 weeks |
tfheen |
Merge r4646: Turn the binary heap into a "B-heap"
Reduces the number of …
|
|
|
|
@5044
|
[5044]
|
2 weeks |
tfheen |
Merge r4979: Emit a Length record on fetches from the backend.
|
|
|
|
@5043
|
[5043]
|
2 weeks |
tfheen |
Merge r4864: Clarify a debug message
|
|
|
|
@5042
|
[5042]
|
2 weeks |
tfheen |
Merge r4823: Fix a minor confusion.
|
|
|
|
@5041
|
[5041]
|
2 weeks |
tfheen |
Merge r4968: Destroy directors before their embedded backends.
|
|
|
|
@5040
|
[5040]
|
2 weeks |
tfheen |
Merge r4967: Fix a problem in director teardown at vcl.discard time
We …
|
|
|
|
@5039
|
[5039]
|
2 weeks |
tfheen |
Merge r4971: Use ExpectErr?() instead of Expect
this gives us compiler …
|
|
|
|
@5038
|
[5038]
|
2 weeks |
tfheen |
Merge r4783: Update URLs and email addresses
|
|
|
|
@5037
|
[5037]
|
2 weeks |
tfheen |
Merge half of r4842: List vmb.h
|
|
|
|
@5036
|
[5036]
|
2 weeks |
tfheen |
Merge r4868: Handle RST leading to EINVAL on Solaris
Attempt an even more …
|
|
|
|
@5035
|
[5035]
|
3 weeks |
perbu |
typos, minor fixes.
|
|
|
|
@5034
|
[5034]
|
3 weeks |
phk |
Add initial stage of expression support for numeric types so far.
You can …
|
|
|
|
@5033
|
[5033]
|
3 weeks |
phk |
Factor numeric type expressions into their own file.
|
|
|
|
@5032
|
[5032]
|
3 weeks |
phk |
Minor polishing
|
|
|
|
@5031
|
[5031]
|
3 weeks |
phk |
Reduce the scope of VCC code that knows about variables, specifically
the …
|
|
|
|
@5030
|
[5030]
|
3 weeks |
tfheen |
Merge r4743, r4744, r4745: ESI panic when element spans malloc
segments
…
|
|
|
|
@5029
|
[5029]
|
3 weeks |
tfheen |
Merge r4989: Fix a problem with accounting of ESI transactions
In …
|
|
|
|
@5028
|
[5028]
|
3 weeks |
tfheen |
Merge r4980: Emit Length for client side right before ReqEnd?, to summarize …
|
|
|
|
@5027
|
[5027]
|
3 weeks |
tfheen |
Merge r4981: Typo in -X matching in varnishapi
Fixes: #681
|
|
|
|
@5026
|
[5026]
|
3 weeks |
tfheen |
Merge r4867: Don't bog our webserver down when somebodys backend croaks.
|
|
|
|
@5025
|
[5025]
|
3 weeks |
tfheen |
Merge r4866: Make bytes=-100 work
I have no idea how I overlooked that a …
|
|
|
|
@5024
|
[5024]
|
3 weeks |
tfheen |
Merge r4865: Fix an off-by-one bug, when requested range exceeds available …
|
|
|
|
@5023
|
[5023]
|
3 weeks |
tfheen |
Merge r4829: Allow TAB in the 3rd field of the first line of HTTP requests …
|
|
|
|
@5022
|
[5022]
|
3 weeks |
tfheen |
Merge r4977: Check FreeBSD_version for memory barrier definition
|
|
|
|
@5021
|
[5021]
|
3 weeks |
tfheen |
Merge r4818: Face the music and do memory barriers sensibly.
This really …
|
|
|
|
@5020
|
[5020]
|
3 weeks |
tfheen |
Make sure vmod.h is distributed as well
|
|
|
|
@5019
|
[5019]
|
3 weeks |
tfheen |
Get rid of autogenerated files from SVN
We now require python to build …
|
|
|
|
@5018
|
[5018]
|
3 weeks |
tfheen |
Update auto-generated file
|
|
|
|
@5017
|
[5017]
|
3 weeks |
tfheen |
Add function prototype, update to new world order
Unbreak the build
|
|
|
|
@5016
|
[5016]
|
3 weeks |
tfheen |
Add "log" command to VCL
This allows logging to varnishlog with the …
|
|
|
|
@5015
|
[5015]
|
3 weeks |
tfheen |
Fix some typos
|
|
|
|
@5014
|
[5014]
|
3 weeks |
phk |
Start massaging the conditional parsing to handle non-variable left sides.
|
|
|
|
@5013
|
[5013]
|
3 weeks |
phk |
Add a very rudimentary symbol table, and use it to find our
variables.
|
|
|
|
@5012
|
[5012]
|
3 weeks |
phk |
Add missing final newline.
|
|
|
|
@5011
|
[5011]
|
3 weeks |
phk |
Move the variable set from being an argument to FindVar? to being
a …
|
|
|
|
@5010
|
[5010]
|
3 weeks |
kristian |
generate section 1 man pages from rst
fix some rst2man rendering issues
|
|
|
|
@5009
|
[5009]
|
3 weeks |
kristian |
generate vcl.7 from rst, include default.vcl in vcl.rst
|
|
|
|
@5008
|
[5008]
|
3 weeks |
phk |
Improve usage restriction messages a little bit.
|
|
|
|
@5007
|
[5007]
|
3 weeks |
phk |
Polishing
|
|
|
|
@5006
|
[5006]
|
3 weeks |
phk |
Add a bitmap of allowed actions for the returns macro
|
|
|
|
@5005
|
[5005]
|
4 weeks |
phk |
Collapse the "VAR" token into ID.
|
|
|
|
@5004
|
[5004]
|
4 weeks |
phk |
Comment out parse functions for SIZE type.
|
|
|
|
@5003
|
[5003]
|
4 weeks |
phk |
Comment out unused SIZE type
|
|
|
|
@5002
|
[5002]
|
4 weeks |
phk |
Various cleanups.
|
|
|
|
@5001
|
[5001]
|
4 weeks |
phk |
Convert the "req.hash +=" pseudo variable handing of the
hask-key build …
|
|
|
|
@5000
|
[5000]
|
4 weeks |
phk |
The Tcl-Py conversion left out code to generate vrt_obj.h, add that.
…
|
|
|
|
@4999
|
[4999]
|
4 weeks |
phk |
In preparation for generic types functions, including conversion …
|
|
|
|
@4998
|
[4998]
|
4 weeks |
phk |
Some boilerplate stuff for VMOD's.
|
|
|
|
@4997
|
[4997]
|
4 weeks |
phk |
FLexelinting
|
|
|
|
@4996
|
[4996]
|
4 weeks |
perbu |
prerequisites for installation, cache sizing guidelines + some general …
|
|
|
|
@4995
|
[4995]
|
4 weeks |
phk |
Move the dlopen/dlsym/dlclose check of newly compiled VCL code to
a sub …
|
|
|
|
@4994
|
[4994]
|
4 weeks |
phk |
Make vcl_dir work for vcl.load and include filenames.
|
|
|
|
@4993
|
[4993]
|
4 weeks |
phk |
Change API to VCC to be handle/object based.
|
|
|
|
@4992
|
[4992]
|
4 weeks |
perbu |
more on vcl: pipe, deliver, ACLs, purging
|
|
|
|
@4991
|
[4991]
|
4 weeks |
phk |
Rename "struct tokenlist" to "struct vcc", it is much more than a simple …
|
|
|
|
@4990
|
[4990]
|
4 weeks |
phk |
Add a vcl_dir parameter to resolve relative VCL pathnames from …
|
|
|
|
@4989
|
[4989]
|
4 weeks |
phk |
Fix a problem with accounting of ESI transactions, in particular make
the …
|
|
|
|
@4988
|
[4988]
|
4 weeks |
phk |
Fix SVN urls.
Fixes: #723
|
|
|
|
@4987
|
[4987]
|
4 weeks |
phk |
Explain the security-barriers influence on Varnish' design.
|
|
|
|
@4986
|
[4986]
|
5 weeks |
phk |
Add a code coverage test for the classic hasher, now that critbit is the …
|
|
|
|
@4985
|
[4985]
|
5 weeks |
phk |
Make it possible to declare stand-alone backend probes and reference
them …
|
|
|
|
@4984
|
[4984]
|
5 weeks |
phk |
Emit probe-specs as separate free-standing structs, and point
to them from …
|
|
|
|
@4983
|
[4983]
|
5 weeks |
phk |
Add testcase to check that backends named "default" get used as such.
|
|
|
|
@4982
|
[4982]
|
5 weeks |
phk |
If there is a backend or director named "default", make that the default, …
|
|
|
|
@4981
|
[4981]
|
5 weeks |
phk |
Typo in -X matching in varnishapi
Fixes: #681
|
|
|
|
@4980
|
[4980]
|
5 weeks |
phk |
Emit Length for client side right before ReqEnd?, to summarize ESI …
|
|
|
|
@4979
|
[4979]
|
5 weeks |
phk |
Emit a Length record on fetches from the backend.
|
|
|
|
@4978
|
[4978]
|
5 weeks |
phk |
bereq.connect_timeout should be available in vcl_pipe
|
|
|
|
@4977
|
[4977]
|
5 weeks |
phk |
Check FreeBSD_version for memory barrier definition
|
|
|
|
@4976
|
[4976]
|
5 weeks |
phk |
Silence a bogus pthread warning
|
|
|
|
@4975
|
[4975]
|
5 weeks |
phk |
Fix a bug when ESI elements span storage elements, which only the …
|
|
|
|
@4974
|
[4974]
|
5 weeks |
phk |
Minor nitpicking
|
|
|
|
@4973
|
[4973]
|
5 weeks |
phk |
Use WSP instead of VSL for ordering and performance
|
|
|
|
@4972
|
[4972]
|
6 weeks |
phk |
Too many bogus SVID versions out there, don't assert set_curs() return.
|
|
|
|
@4971
|
[4971]
|
6 weeks |
phk |
Use ExpectErr?() instead of Expect, so that we get compiler error messages …
|
|
|
|
@4970
|
[4970]
|
6 weeks |
phk |
Rename main counter struct from VSL to VSC namespace
|
|
|
|
@4969
|
[4969]
|
6 weeks |
phk |
FlexeLint? inspired garbage collection
|
|
|
|
@4968
|
[4968]
|
6 weeks |
phk |
Destroy directors before their embedded backends.
|
|
|
|
@4967
|
[4967]
|
6 weeks |
phk |
Fix a problem in director teardown at vcl.discard time:
We didn't …
|
|
|
|
@4966
|
[4966]
|
6 weeks |
phk |
Introduce the first per-backend stats counter: number of VCLs referencing …
|
|
|
|
@4965
|
[4965]
|
6 weeks |
phk |
Add mark/clean facility to VSM, so that all dynamic allocations gets …
|
|
|
|
@4964
|
[4964]
|
6 weeks |
phk |
Better error handling, limit how long time we wait for initialization
to …
|
|
|
|
@4963
|
[4963]
|
6 weeks |
phk |
Add a state field for deletes.
|
|
|
|
@4962
|
[4962]
|
6 weeks |
phk |
Make varnishstat discover dynamic allocations in curses mode.
|
|
|
|
@4961
|
[4961]
|
6 weeks |
phk |
Move SMA stats allocation to child process
|
|
|
|
@4960
|
[4960]
|
6 weeks |
phk |
Preincrement seq#, otherwise it makes no difference.
|
|
|
|
@4959
|
[4959]
|
6 weeks |
phk |
Move VSM allocation to common code
|
|
|
|
@4958
|
[4958]
|
6 weeks |
phk |
VSM allocations/frees need to happen from both manager and child process …
|
|
|
|