Timeline


and .

07/28/10: Yesterday

19:47 Ticket #745 (Varnishstat) created by piripirigoso
Dear All, I've found the follow issue: The varnishstat turns the …
18:55 Ticket #744 (CLI repeats previous commands instead of executing the current one) created by tgr
When a command is issued to the CLI, it repeats the previous command. …
16:20 Changeset [5057] by tfheen
Update RH spec file
14:19 Changeset [5056] by tfheen
Tag 2.1.3
13:58 Changeset [5055] by tfheen
Bump version number to 2.1.3
13:26 Changeset [5054] by tfheen
Fix syntax error in XML file
13:11 Changeset [5053] by tfheen
Merge r4986: Add a code coverage test for the classic hasher, now that …
13:04 Changeset [5052] by tfheen
Merge r4912: Revisit the memory barriers Try to catch some common …
12:58 Changeset [5051] by tfheen
Merge r4749: Avoid using tempnam(3) Don't use tempnam(3) it results in a …
11:54 Changeset [5050] by tfheen
Merge r5048: Make Expect 100-continue test case-insensitive Candidate for …
11:20 Changeset [5049] by tfheen
Document changes for 2.1.3
10:06 VCLExamplePurging edited by bjorn
(diff)
10:04 VCLExamplePurging edited by bjorn
(diff)
10:01 VCLExamplePurging edited by bjorn
(diff)
10:00 VCLExamplePurging edited by bjorn
(diff)

07/27/10:

23:23 Ticket #743 (Modification to varnishncsa init script on RH based distros) created by jlintz
Line 30 of the init script 30 DAEMON_OPTS="-a -w $logfile -D -P …
11:39 Ticket #742 (vcl.show possible segmentation fault when using format-strings) created by nav
Using following vcl code may cause segfault while handling vcl.show …

07/25/10:

22:42 Ticket #741 (varnish{top,stat} crash ("Assert error") when output scrolls past shell ...) created by rb
i've, varnishd -V varnishd (varnish-trunk SVN 5048) Copyright (c) …
22:40 VCLExampleSetExpires created by phobe77
22:36 VCLExamples edited by phobe77
(diff)
17:55 Ticket #740 (Build dependencies on Debian/Ubuntu should mention pkg-config) created by arrowman
On http://varnish-cache.org/docs/installation/install/ the dependencies on …

07/22/10:

12:21 Ticket #739 (varnishlog sometimes reports backend logs as client logs) created by thoran
under heavy load, some backend logs are reported as if they were coming …

07/21/10:

17:52 Ticket #738 (New functionality: loading a compiled VCL SO library file at boot) created by jdzst
I think it would be interesting to implement a new option for loading a …
17:08 Ticket #737 (ExpKILL) created by Rodrigo
I am using Varnish 2.1.2 and I am getting this error on Varnishlog which …
00:12 Ticket #736 (Migration to Cygwin plataform) created by jdzst
It will be nice to support Varnish in Cygwin plataform …

07/19/10:

17:33 VCLExampleStripGoogleAdwordsGclidParameter edited by runa
(diff)
17:31 VCLExampleStripGoogleAdwordsGclidParameter created by runa
17:17 VCLExamples edited by runa
(diff)

07/16/10:

23:31 Ticket #735 (Support backend control via CLI) created by tgr
The attached patches (for trunk and for 2.1, the only difference is Sphinx …
18:46 Ticket #734 (Random objects from memory mixed with requested object) closed by phk
worksforme: Please update to 2.1.2, this is a known bug in 2.1.1
11:54 Ticket #734 (Random objects from memory mixed with requested object) created by tgr
Varnish 2.1.1, Linux, amd64. All varnish instances in the cluster …

07/15/10:

12:42 Changeset [5048] by phk
Make Expect 100-continue test case-insensitive Candidate for merging into …

07/13/10:

13:07 Changeset [5047] by tfheen
Merge r5016: Add "log" command to VCL This allows logging to varnishlog …
12:26 Changeset [5046] by tfheen
Merge r4859-r4861: Make the critbit "Y" a independently allocated struct …
11:55 Changeset [5045] by tfheen
Merge r4646: Turn the binary heap into a "B-heap" Reduces the number of …
11:38 Changeset [5044] by tfheen
Merge r4979: Emit a Length record on fetches from the backend.
11:33 Changeset [5043] by tfheen
Merge r4864: Clarify a debug message
11:27 Changeset [5042] by tfheen
Merge r4823: Fix a minor confusion.
11:10 Changeset [5041] by tfheen
Merge r4968: Destroy directors before their embedded backends.
11:03 Changeset [5040] by tfheen
Merge r4967: Fix a problem in director teardown at vcl.discard time We …
10:52 Changeset [5039] by tfheen
Merge r4971: Use ExpectErr?() instead of Expect this gives us compiler …
10:32 Changeset [5038] by tfheen
Merge r4783: Update URLs and email addresses
10:26 Changeset [5037] by tfheen
Merge half of r4842: List vmb.h
10:16 Changeset [5036] by tfheen
Merge r4868: Handle RST leading to EINVAL on Solaris Attempt an even more …

07/12/10:

16:06 Ticket #733 (Content-Length set to 0 when no Content-Length headers is set) created by zab
In my current config, Varnish have only one backend (a caching server). …

07/08/10:

10:03 Changeset [5035] by perbu
typos, minor fixes.

07/07/10:

17:11 Changeset [5034] by phk
Add initial stage of expression support for numeric types so far. You can …
16:03 Changeset [5033] by phk
Factor numeric type expressions into their own file.
13:59 Changeset [5032] by phk
Minor polishing
13:00 Changeset [5031] by phk
Reduce the scope of VCC code that knows about variables, specifically the …

07/06/10:

15:19 Changeset [5030] by tfheen
Merge r4743, r4744, r4745: ESI panic when element spans malloc segments …
14:51 Changeset [5029] by tfheen
Merge r4989: Fix a problem with accounting of ESI transactions In …
14:44 Changeset [5028] by tfheen
Merge r4980: Emit Length for client side right before ReqEnd?, to summarize …
14:22 Changeset [5027] by tfheen
Merge r4981: Typo in -X matching in varnishapi Fixes: #681
14:06 Changeset [5026] by tfheen
Merge r4867: Don't bog our webserver down when somebodys backend croaks.
13:58 Changeset [5025] by tfheen
Merge r4866: Make bytes=-100 work I have no idea how I overlooked that a …
13:44 Changeset [5024] by tfheen
Merge r4865: Fix an off-by-one bug, when requested range exceeds available …
13:35 Changeset [5023] by tfheen
Merge r4829: Allow TAB in the 3rd field of the first line of HTTP requests …
13:28 Changeset [5022] by tfheen
Merge r4977: Check FreeBSD_version for memory barrier definition
13:21 Changeset [5021] by tfheen
Merge r4818: Face the music and do memory barriers sensibly. This really …
12:14 Changeset [5020] by tfheen
Make sure vmod.h is distributed as well
11:58 Changeset [5019] by tfheen
Get rid of autogenerated files from SVN We now require python to build …
09:50 Changeset [5018] by tfheen
Update auto-generated file
09:50 Changeset [5017] by tfheen
Add function prototype, update to new world order Unbreak the build
09:28 Changeset [5016] by tfheen
Add "log" command to VCL This allows logging to varnishlog with the …
09:25 Changeset [5015] by tfheen
Fix some typos
08:33 Ticket #732 (Varnish apparently does not allow for cross compiling) created by ccrumb
Was going to try cross compiling Varnish for ARM and did the following: …

07/05/10:

23:51 Changeset [5014] by phk
Start massaging the conditional parsing to handle non-variable left sides.
23:01 Changeset [5013] by phk
Add a very rudimentary symbol table, and use it to find our variables.
22:56 Changeset [5012] by phk
Add missing final newline.
22:14 Changeset [5011] by phk
Move the variable set from being an argument to FindVar? to being a …
13:56 Changeset [5010] by kristian
generate section 1 man pages from rst fix some rst2man rendering issues
13:56 Changeset [5009] by kristian
generate vcl.7 from rst, include default.vcl in vcl.rst
12:10 Changeset [5008] by phk
Improve usage restriction messages a little bit.
11:37 Changeset [5007] by phk
Polishing
10:27 Changeset [5006] by phk
Add a bitmap of allowed actions for the returns macro

07/04/10:

23:44 Changeset [5005] by phk
Collapse the "VAR" token into ID.
22:07 Changeset [5004] by phk
Comment out parse functions for SIZE type.
22:06 Changeset [5003] by phk
Comment out unused SIZE type
21:55 Changeset [5002] by phk
Various cleanups.
16:40 Changeset [5001] by phk
Convert the "req.hash +=" pseudo variable handing of the hask-key build …
16:15 Changeset [5000] by phk
The Tcl-Py conversion left out code to generate vrt_obj.h, add that. …
14:49 Changeset [4999] by phk
In preparation for generic types functions, including conversion …

07/03/10:

12:23 Changeset [4998] by phk
Some boilerplate stuff for VMOD's.
11:59 Changeset [4997] by phk
FLexelinting
11:43 Changeset [4996] by perbu
prerequisites for installation, cache sizing guidelines + some general …
11:04 Changeset [4995] by phk
Move the dlopen/dlsym/dlclose check of newly compiled VCL code to a sub …

07/01/10:

19:39 Ticket #731 (Can't remove illegal header without terminal colon) created by slink
I needed to find a server-side solution for a broken client which …

06/30/10:

23:24 Ticket #730 (varnishd/cache_fetch.c:FetchBody dropping Content-Length on HEAD) created by dormando
Above is more or less it. Run a HEAD request against any webserver, and …
14:55 Changeset [4994] by phk
Make vcl_dir work for vcl.load and include filenames.

06/29/10:

14:29 Changeset [4993] by phk
Change API to VCC to be handle/object based.
14:19 Changeset [4992] by perbu
more on vcl: pipe, deliver, ACLs, purging
13:15 Changeset [4991] by phk
Rename "struct tokenlist" to "struct vcc", it is much more than a simple …
12:01 Changeset [4990] by phk
Add a vcl_dir parameter to resolve relative VCL pathnames from …
11:26 Ticket #723 (Incorrect SVN checkout URL in documentation) closed by perbu
fixed: Wiki is OK.
Note: See TracTimeline for information about the timeline view.