|
|
|
@4605
|
[4605]
|
09-03-2010 12:27:08 |
phk |
Stop messing with the linger bit, there are too many portability … |
|
|
|
@4604
|
[4604]
|
08-03-2010 16:26:15 |
phk |
Use a small -smalloc store for this test. |
|
|
|
@4603
|
[4603]
|
03-03-2010 10:12:10 |
phk |
Assert on the right HTTP structure.
Found by: luc/tom28 |
|
|
|
@4602
|
[4602]
|
01-03-2010 12:30:43 |
phk |
Set more missing svn:keywords |
|
|
|
@4601
|
[4601]
|
01-03-2010 12:24:57 |
phk |
Add svn:keywords properties |
|
|
|
@4600
|
[4600]
|
01-03-2010 12:21:39 |
phk |
Also fix this one |
|
|
|
@4599
|
[4599]
|
01-03-2010 12:20:21 |
phk |
Try again, this time with the right property: svn:keywordS |
|
|
|
@4598
|
[4598]
|
01-03-2010 12:18:27 |
phk |
Set svn:keyword property |
|
|
|
@4597
|
[4597]
|
01-03-2010 10:44:42 |
kristian |
Read the epoll-timeout thread in the right place
With level-triggered … |
|
|
|
@4596
|
[4596]
|
26-02-2010 20:17:57 |
phk |
Add a "pass" mode, where varnishadm just passes your commands,
but does … |
|
|
|
@4595
|
[4595]
|
26-02-2010 20:16:39 |
phk |
Use -S with varnishtest |
|
|
|
@4594
|
[4594]
|
26-02-2010 20:16:06 |
phk |
Clean up #includes |
|
|
|
@4593
|
[4593]
|
26-02-2010 13:18:44 |
phk |
Add "-S secret_file" support to varnishadm. |
|
|
|
@4592
|
[4592]
|
26-02-2010 13:17:31 |
phk |
Use the library function to check the authentication response. |
|
|
|
@4591
|
[4591]
|
26-02-2010 13:12:00 |
phk |
Make the response argument a #defined size buffer, and assert that
the … |
|
|
|
@4590
|
[4590]
|
26-02-2010 13:04:06 |
phk |
Add a function to calculate the proper response to a AUTH challenge
from … |
|
|
|
@4589
|
[4589]
|
26-02-2010 10:37:57 |
phk |
Give varnishadm a -t argument, to set a timeout for operations.
Use … |
|
|
|
@4588
|
[4588]
|
26-02-2010 10:35:42 |
phk |
Give VSS_open() a timeout argument. |
|
|
|
@4587
|
[4587]
|
26-02-2010 09:57:00 |
phk |
Use our nice library routines instead of home-rolling. |
|
|
|
@4586
|
[4586]
|
24-02-2010 11:49:25 |
phk |
More coverage of cli_serve.c |
|
|
|
@4585
|
[4585]
|
22-02-2010 22:51:51 |
phk |
Put an upper limit on how many threads to create |
|
|
|
@4584
|
[4584]
|
22-02-2010 22:32:33 |
phk |
Sigh, POSIXed again: The minimum thread stack size is not a
compile time … |
|
|
|
@4583
|
[4583]
|
22-02-2010 22:12:53 |
phk |
Respect PTHREAD_STACK_MIN for workerthread stack size. |
|
|
|
@4582
|
[4582]
|
21-02-2010 23:00:09 |
phk |
Various flexelint inspired cleanups |
|
|
|
@4581
|
[4581]
|
21-02-2010 21:36:31 |
phk |
Evict the [v]asprintf compat & configure stuff, we have stopped … |
|
|
|
@4580
|
[4580]
|
21-02-2010 21:24:11 |
phk |
Evict the last *asprintf usage. |
|
|
|
@4579
|
[4579]
|
21-02-2010 21:15:44 |
phk |
nitpicking with flexelint |
|
|
|
@4578
|
[4578]
|
18-02-2010 12:48:32 |
phk |
Don't emit confusing messages about errors during cleanup |
|
|
|
@4577
|
[4577]
|
18-02-2010 11:47:16 |
phk |
Align new segments properly. |
|
|
|
@4576
|
[4576]
|
17-02-2010 20:07:21 |
phk |
Tell FlexeLint? that we ignore returnvalues on purpose. |
|
|
|
@4575
|
[4575]
|
17-02-2010 20:03:08 |
phk |
Use %jd for pid_t's to make -1 look sensible. |
|
|
|
@4574
|
[4574]
|
17-02-2010 16:03:10 |
phk |
Make the session_linger a one-shot timer, and apply it also to
new … |
|
|
|
@4573
|
[4573]
|
17-02-2010 15:53:01 |
phk |
Use /tmp as TMPDIR if not otherwise set. |
|
|
|
@4572
|
[4572]
|
17-02-2010 14:12:07 |
phk |
Try to handle socket state calls that return errno's relating
to the … |
|
|
|
@4571
|
[4571]
|
17-02-2010 13:57:24 |
phk |
Bail if argumets are set after varnishd is launched. |
|
|
|
@4570
|
[4570]
|
17-02-2010 10:41:39 |
phk |
Don't check for EISDIR, it's not portable (solaris) |
|
|
|
@4569
|
[4569]
|
17-02-2010 10:24:31 |
phk |
In one of the the first threads we launch, test that errno is thread … |
|
|
|
@4568
|
[4568]
|
16-02-2010 22:41:17 |
phk |
Add a new "feature" command, and skip the test if we don't have
the … |
|
|
|
@4567
|
[4567]
|
16-02-2010 22:21:39 |
phk |
Revert part of last commit, it's not ready for primetime yet. |
|
|
|
@4566
|
[4566]
|
16-02-2010 22:12:23 |
phk |
Pretend to use variable, even if kernel is deficient. |
|
|
|
@4565
|
[4565]
|
16-02-2010 22:11:05 |
phk |
Pretend to use the variables, even if the kernel is deficient. |
|
|
|
@4564
|
[4564]
|
16-02-2010 22:08:30 |
phk |
Missing <signal.h>. |
|
|
|
@4563
|
[4563]
|
16-02-2010 22:06:09 |
phk |
Void* cast for mmap() and friends for portability (solaris). |
|
|
|
@4562
|
[4562]
|
16-02-2010 22:05:08 |
phk |
Print pid_t's as uintmax_t for portability (solaris) |
|
|
|
@4561
|
[4561]
|
13-02-2010 21:24:55 |
phk |
Be even more paranoid in the poll waiter.
Don't update the pollfd state … |
|
|
|
@4560
|
[4560]
|
13-02-2010 09:55:05 |
phk |
Assert that we found all active fd's |
|
|
|
@4559
|
[4559]
|
13-02-2010 09:31:04 |
phk |
Change from a non-resolving to an illegal DNS name, to avoid
spurious … |
|
|
|
@4558
|
[4558]
|
12-02-2010 13:49:57 |
phk |
Remove unused HTTP_HDR_MAX_VAL configuration, it is a regular … |
|
|
|
@4557
|
[4557]
|
12-02-2010 12:58:43 |
phk |
Update copyright messages of files significantly changed in 2010 so far. |
|
|
|
@4556
|
[4556]
|
12-02-2010 12:42:03 |
phk |
White-space cleanup |
|
|
|
@4555
|
[4555]
|
12-02-2010 12:26:56 |
phk |
Set Id keyword expansion |
|
|
|
@4554
|
[4554]
|
12-02-2010 12:25:46 |
phk |
Set Id keyword expansion on these files. |
|
|
|
@4553
|
[4553]
|
11-02-2010 18:43:06 |
kristian |
Remove old start_time code, replaced by VSL_stats->uptime |
|
|
|
@4552
|
[4552]
|
11-02-2010 12:58:01 |
kristian |
Don't use edge-triggered mode in epoll
Fixes #644 |
|
|
|
@4551
|
[4551]
|
10-02-2010 16:23:34 |
kristian |
Document .initial |
|
|
|
@4550
|
[4550]
|
10-02-2010 14:46:44 |
phk |
Centralize default param changes for VM conservation on 32 bit … |
|
|
|
@4549
|
[4549]
|
10-02-2010 13:48:17 |
phk |
Close what might be a race, and assert that it doesn't happen:
When we do … |
|
|
|
@4548
|
[4548]
|
10-02-2010 13:44:42 |
phk |
Be much more paranoid about objhead refcounts |
|
|
|
@4547
|
[4547]
|
10-02-2010 13:38:34 |
phk |
Comments with a warning I came close to forgetting |
|
|
|
@4546
|
[4546]
|
10-02-2010 12:00:35 |
phk |
Don't stumble over zero pid fields. |
|
|
|
@4545
|
[4545]
|
10-02-2010 11:44:14 |
phk |
Oops, don't override fetch failure status. |
|
|
|
@4544
|
[4544]
|
10-02-2010 11:35:49 |
phk |
Add regression test for #495 |
|
|
|
@4543
|
[4543]
|
10-02-2010 11:35:32 |
phk |
Make sure we always close backend socket if the backend sends
"Connection: … |
|
|
|
@4542
|
[4542]
|
10-02-2010 11:34:39 |
phk |
Make it possible to check that varnish closes the backend socket. |
|
|
|
@4541
|
[4541]
|
10-02-2010 11:15:38 |
phk |
Off-by-one bug prevented the actual failure from being displayed if -v … |
|
|
|
@4540
|
[4540]
|
08-02-2010 21:52:09 |
phk |
Make critbit the default hasher. |
|
|
|
@4539
|
[4539]
|
08-02-2010 21:20:00 |
phk |
Remove obj_workspace parameter. We autosize it for just what is needed. |
|
|
|
@4538
|
[4538]
|
08-02-2010 19:09:49 |
phk |
Fix an edge-case in vrt_assemble_string(). You will still run out
of … |
|
|
|
@4537
|
[4537]
|
08-02-2010 12:53:51 |
phk |
Remove an uninitialized variable and print the right one. |
|
|
|
@4536
|
[4536]
|
08-02-2010 12:14:05 |
phk |
Increase session_workspace to 64k on non-32bit systems. |
|
|
|
@4535
|
[4535]
|
05-02-2010 10:20:20 |
phk |
Always send HTTP/1.1 back to the client. |
|
|
|
@4534
|
[4534]
|
05-02-2010 09:58:29 |
phk |
Stylistic nit. |
|
|
|
@4533
|
[4533]
|
04-02-2010 10:27:37 |
phk |
Add a testcase which demonstrates bug #641, but does not fail it, yet. |
|
|
|
@4532
|
[4532]
|
04-02-2010 10:09:18 |
phk |
Use TIM_real() or the benefit of OS/X.
Fixes #640 |
|
|
|
@4530
|
[4530]
|
03-02-2010 09:40:23 |
tfheen |
Print the whole tag in once mode |
|
|
|
@4529
|
[4529]
|
03-02-2010 00:37:43 |
phk |
When serving ESI to HTTP/1.0 clients, we use EOF mode. Remeber … |
|
|
|
@4528
|
[4528]
|
02-02-2010 08:09:48 |
ingvar |
small rpm specfile fixes |
|
|
|
@4527
|
[4527]
|
01-02-2010 22:08:37 |
phk |
Evict the entire section about run-time parameters and replace with
a … |
|
|
|
@4526
|
[4526]
|
01-02-2010 22:06:30 |
phk |
Add a secret, and decisively undocumented -x option to varnishd,
which … |
|
|
|
@4525
|
[4525]
|
01-02-2010 21:08:18 |
phk |
Mdoc manual page adjustments.
Fixes #592 |
|
|
|
@4524
|
[4524]
|
01-02-2010 20:45:27 |
phk |
Add a regression test for ticket 590, now that I finally figured it
out. |
|
|
|
@4523
|
[4523]
|
01-02-2010 20:44:50 |
phk |
Fix an unwarranted assert, st->len can of course use the entire
storage … |
|
|
|
@4522
|
[4522]
|
01-02-2010 19:48:08 |
phk |
Merger a bunch of (mostly) stylistic changes from FreeBSD. |
|
|
|
@4521
|
[4521]
|
01-02-2010 14:25:01 |
phk |
When we detect the parent absconding the CLI pipes, close the … |
|
|
|
@4520
|
[4520]
|
01-02-2010 14:06:31 |
phk |
Add the master and child pid's to the SHMFILE.
If the master pid is … |
|
|
|
@4519
|
[4519]
|
01-02-2010 13:44:07 |
phk |
Add a varnish "uptime" counter, which counts seconds of uptime for
the … |
|
|
|
@4518
|
[4518]
|
01-02-2010 13:40:44 |
phk |
Add an explanation I spent too long figuring out on my own. |
|
|
|
@4517
|
[4517]
|
01-02-2010 11:36:52 |
phk |
Don't assert on write errors to the child process CLI-pipe, it … |
|
|
|
@4516
|
[4516]
|
01-02-2010 10:00:13 |
phk |
Don't nuke the objcore object pointer when we deref the last
object on the … |
|
|
|
@4515
|
[4515]
|
01-02-2010 09:58:17 |
phk |
Explain the oh->refcnt that is lent to sess on waiting list. |
|
|
|
@4514
|
[4514]
|
01-02-2010 09:29:16 |
phk |
Make the trouble-list hold a uintptr_t of the objhead, instead of … |
|
|
|
@4513
|
[4513]
|
01-02-2010 07:48:16 |
phk |
Lift the object refcount up to the objcore structure. |
|
|
|
@4511
|
[4511]
|
29-01-2010 11:39:41 |
phk |
Document why we don't clean up in case of a timeout |
|
|
|
@4510
|
[4510]
|
29-01-2010 10:56:01 |
phk |
Try to unbreak, or at least diagnose the tinderbox |
|
|
|
@4509
|
[4509]
|
28-01-2010 12:51:09 |
phk |
Be even more paranoid about the condvar used for the timeout. |
|
|
|
@4508
|
[4508]
|
28-01-2010 12:21:25 |
phk |
Allow backend timeouts to be zero.
Fixes #635 |
|
|
|
@4507
|
[4507]
|
28-01-2010 12:09:18 |
phk |
Add a default 30 second timeout around all test-cases. |
|
|
|
@4506
|
[4506]
|
28-01-2010 11:22:06 |
phk |
Fix two other test-cases that did not wait for clients to finish |
|
|
|
@4505
|
[4505]
|
28-01-2010 11:20:18 |
phk |
Fix this test-case to actually wait for the last and critical … |
|
|
|
@4504
|
[4504]
|
28-01-2010 10:58:09 |
phk |
Try to use 10.255.255.255 as un-bindable IP number, in the hope that … |