root/trunk/varnish-cache


Mode:

Legend:

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