root/trunk/varnish-cache/bin/varnishd

Name Size Rev Age Last Change
../
acct_fields.h 1.7 KB 4215 7 months phk: Work over the stats while I wait for -spersistent to crash: Move most of …
c.sh 227 bytes 3300 17 months tfheen: Set svn:keywords for all files
cache.h 18.9 KB 4582 3 weeks phk: Various flexelint inspired cleanups
cache_acceptor.c 11.1 KB 4605 2 days phk: Stop messing with the linger bit, there are too many portability issues …
cache_backend.c 13.0 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
cache_backend.h 5.1 KB 4514 5 weeks phk: Make the trouble-list hold a uintptr_t of the objhead, instead of the …
cache_backend_cfg.c 7.8 KB 4477 7 weeks phk: Take another trip over the CLI code, this time the help function.
cache_backend_poll.c 11.2 KB 4534 5 weeks phk: Stylistic nit.
cache_backend_poll.h 1.7 KB 4356 4 months phk: Don't halfclose the backend polling TCP connection after sending the …
cache_ban.c 17.2 KB 4477 7 weeks phk: Take another trip over the CLI code, this time the help function.
cache_ban.h 2.2 KB 4358 4 months phk: White-space cleanup megacommit.
cache_center.c 30.5 KB 4605 2 days phk: Stop messing with the linger bit, there are too many portability issues …
cache_cli.c 4.7 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
cache_dir_random.c 7.1 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
cache_dir_round_robin.c 4.1 KB 4514 5 weeks phk: Make the trouble-list hold a uintptr_t of the objhead, instead of the …
cache_esi.c 21.8 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
cache_expire.c 10.7 KB 4516 5 weeks phk: Don't nuke the objcore object pointer when we deref the last object on the …
cache_fetch.c 13.0 KB 4576 3 weeks phk: Tell FlexeLint? that we ignore returnvalues on purpose.
cache_hash.c 17.8 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
cache_http.c 20.2 KB 4603 8 days phk: Assert on the right HTTP structure. Found by: luc/tom28
cache_httpconn.c 4.9 KB 4093 9 months des: Embed RCS tag in each compiled file.
cache_lck.c 5.0 KB 4599 10 days phk: Try again, this time with the right property: svn:keywordS
cache_main.c 3.2 KB 4553 4 weeks kristian: Remove old start_time code, replaced by VSL_stats->uptime
cache_panic.c 9.1 KB 4582 3 weeks phk: Various flexelint inspired cleanups
cache_pipe.c 3.5 KB 4605 2 days phk: Stop messing with the linger bit, there are too many portability issues …
cache_pool.c 14.5 KB 4582 3 weeks phk: Various flexelint inspired cleanups
cache_response.c 7.0 KB 4556 4 weeks phk: White-space cleanup
cache_session.c 7.6 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
cache_vary.c 4.5 KB 4440 2 months phk: Various flexelint nits.
cache_vcl.c 7.7 KB 4477 7 weeks phk: Take another trip over the CLI code, this time the help function.
cache_vrt.c 23.1 KB 4538 4 weeks phk: Fix an edge-case in vrt_assemble_string(). You will still run out of …
cache_vrt_re.c 3.5 KB 4334 5 months tfheen: Switch regex engine to PCRE We no longer use POSIX style regexes, but …
cache_waiter.h 1.9 KB 4025 11 months des: Update Linpro copyright (about 3 months late). Someone should probably …
cache_waiter_epoll.c 6.4 KB 4605 2 days phk: Stop messing with the linger bit, there are too many portability issues …
cache_waiter_kqueue.c 5.6 KB 4605 2 days phk: Stop messing with the linger bit, there are too many portability issues …
cache_waiter_poll.c 5.3 KB 4605 2 days phk: Stop messing with the linger bit, there are too many portability issues …
cache_waiter_ports.c 4.3 KB 4605 2 days phk: Stop messing with the linger bit, there are too many portability issues …
cache_wrw.c 5.7 KB 4599 10 days phk: Try again, this time with the right property: svn:keywordS
cache_ws.c 4.4 KB 4093 9 months des: Embed RCS tag in each compiled file.
common.h 2.3 KB 4481 6 weeks phk: Add an ident-string to panic output, which reveals arch,os,rev and which …
default.vcl 4.1 KB 4467 7 weeks phk: Produce the X-Forwarded-For: header in vcl_recv, so people can tweak as …
flint.lnt 7.0 KB 4582 3 weeks phk: Various flexelint inspired cleanups
flint.sh 226 bytes 4579 3 weeks phk: nitpicking with flexelint
hash_classic.c 4.9 KB 4376 3 months phk: Eliminate the obj.hash hack. This was originally a quick hack to allow …
hash_critbit.c 10.6 KB 4599 10 days phk: Try again, this time with the right property: svn:keywordS
hash_simple_list.c 3.5 KB 4376 3 months phk: Eliminate the obj.hash hack. This was originally a quick hack to allow …
hash_slinger.h 3.4 KB 4548 4 weeks phk: Be much more paranoid about objhead refcounts
heritage.h 5.1 KB 4582 3 weeks phk: Various flexelint inspired cleanups
instance.c 39 bytes 2906 20 months phk: Set svn:keywords to Id
Makefile.am 1.9 KB 4413 3 months phk: Shuffle things around: Move the "simple" director into cache_backend.c, …
mgt.h 2.8 KB 4579 3 weeks phk: nitpicking with flexelint
mgt_child.c 13.3 KB 4576 3 weeks phk: Tell FlexeLint? that we ignore returnvalues on purpose.
mgt_cli.c 14.3 KB 4592 2 weeks phk: Use the library function to check the authentication response.
mgt_cli.h 1.8 KB 4025 11 months des: Update Linpro copyright (about 3 months late). Someone should probably …
mgt_param.c 29.3 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
mgt_pool.c 7.9 KB 4599 10 days phk: Try again, this time with the right property: svn:keywordS
mgt_vcc.c 13.6 KB 4479 6 weeks phk: Don't mess up the vcl name of the VCL created with -f or -b, need to add …
rfc2616.c 4.9 KB 4093 9 months des: Embed RCS tag in each compiled file.
s.sh 1.9 KB 3300 17 months tfheen: Set svn:keywords for all files
shmlog.c 9.8 KB 4563 3 weeks phk: Void* cast for mmap() and friends for portability (solaris).
steps.h 1.7 KB 4079 10 months phk: Make session_linger the default with 50msec timeout. Change the session …
stevedore.c 6.1 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
stevedore.h 3.2 KB 4556 4 weeks phk: White-space cleanup
stevedore_utils.c 5.9 KB 4537 4 weeks phk: Remove an uninitialized variable and print the right one.
storage_file.c 13.6 KB 4436 2 months tfheen: asprintf cleanup glibc and FreeBSD libc differ in how they handle …
storage_malloc.c 3.9 KB 4267 5 months phk: OK, pass the objcore instead, we don't have the sess in the stevedore.
storage_persistent.c 35.5 KB 4600 10 days phk: Also fix this one
storage_synth.c 3.1 KB 4093 9 months des: Embed RCS tag in each compiled file.
storage_umem.c 4.1 KB 4093 9 months des: Embed RCS tag in each compiled file.
varnishd.1 30.2 KB 4557 4 weeks phk: Update copyright messages of files significantly changed in 2010 so far.
varnishd.c 18.1 KB 4584 2 weeks phk: Sigh, POSIXed again: The minimum thread stack size is not a compile time …
vclflint.lnt 355 bytes 3300 17 months tfheen: Set svn:keywords for all files
vclflint.sh 228 bytes 3300 17 months tfheen: Set svn:keywords for all files
vparam.h 2.1 KB 4599 10 days phk: Try again, this time with the right property: svn:keywordS
  • Property svn:ignore set to
    .deps
    .libs
    Makefile
    Makefile.in
    default_vcl.h
    varnishd
Note: See TracBrowser for help on using the browser.