root/trunk/varnish-cache

Revision Log Mode:


Legend:

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