2008-07-31 |
phk | Retry client connects once. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
tfheen | Add uptime to varnishstat -1 output |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | An assert to convince FlexeLint that we have a variable. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Don't write to read-only structure members in the share... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Accept ECONNRESET when closing sockets during cleanup. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Make separate stats counters for number of object check... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Flexelint silencing |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Check that we found a variable before using it. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | We don't actually use miniobj.h, we do the same thing... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | FlexeLint polishing. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
phk | Add statistics about regexp purges. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
tfheen | Try to connect to CLI 30 times rather than 10 to avoid... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
tfheen | Add cache_backend.h to the list of headers that go... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
phk | Forgot to add this file. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
phk | Change param thread_pool_min to be the minimum number... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
phk | NB: Be careful with -trunk, this is a quite intrusive... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
phk | Add a facility to constructing a synthetic object from... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
phk | Add a stevedore for synthetic pages. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
phk | Give VSB's the mini-obj/magic treatment and enable... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
phk | Neuter test b00015 so that automatic scripts don't... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
phk | polish dot graph a bit. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
phk | Figure out if we need O_LARGEFILE to be compatible... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
phk | Relax an assert to only check what we really care about... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
phk | Don my peril sensitive sun-glasses, and go over the... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
phk | Make the ESI testcases start with an XML tag to satsify... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
phk | Use "localhost" in our acls, so it works no matter... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
phk | Add a check to avoid doing ESI parsing of objects that... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
phk | Properly truncate bytes before hexdumping. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
des | Test caching of synthetic error pages (broken since... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
des | Set svn:keywords |
commit | commitdiff | tree | snapshot |
2008-07-24 |
des | Set svn:keywords on files that didn't already have it |
commit | commitdiff | tree | snapshot |
2008-07-24 |
des | Fix temp file names |
commit | commitdiff | tree | snapshot |
2008-07-24 |
des | Correct copyright statement. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
des | Reindent |
commit | commitdiff | tree | snapshot |
2008-07-24 |
des | Markup |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | Make the manager respect the diag_bitmap for child... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | Prevent loading multiple VCL's with the same name if... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | Copy&Paste'o |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | More Flexelint nitpickery |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | Flexelint nits |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | Add a missing error check. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | Note that this testcase may fail on linux. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | We should not open the shm file until we have a cli... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | Prefix acl functions with "named_" and "anon_" to avoid... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | Don't make assumptions about pthread_t |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | use strtod() instead of strtof() |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | don't make assumptions about pthread_t |
commit | commitdiff | tree | snapshot |
2008-07-23 |
phk | ACL code rewrite: |
commit | commitdiff | tree | snapshot |
2008-07-23 |
petter | Updated the default.vcl and man page with the latest... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | Add a counter for shmlog wraparounds. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | constage. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
petter | Updated the man page with the granularity option for... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | Force -w thread limits |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | renovate tackle_warg() |
commit | commitdiff | tree | snapshot |
2008-07-22 |
petter | Added granularity as a subargument to the options for... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | slightly more delay seems necessary for stability. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | Use exit(4) when we don't want a panic coredump. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | Add a testcase which panics the child, see the manager... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | Add a "panic" vcl command, which does what you would... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
petter | Added the variable server.port that holds the port... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | Add a cli_quote() function for quoting a string properl... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
phk | Accept comma separation for the -a subargs for consiste... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Also check the "stats" command. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Also dump workspaces in panic. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Ignore a couple of return values |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Add diag_bitmap controls for panic behaviour. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Remove the session-specific assert facility, the genera... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Reconstitute the dumping of sessions, objects &c &c... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | panicstr is deliberately not static |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Remove debug hack which sneaked in. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Report thread name and thread session in panic messages. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Make room in the shared memory segment for a panic... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Make the backend function of libvarnish' assert facilit... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
phk | Store the current session in thread private data. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | More assorted FlexeLint polishing |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Technically speaking, vsb_len() could return -1, except... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Explain to FlexeLint that _storage is not referenced. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Constify WS_Free() |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Explicitly specify index in name array. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Deal appropriately with ParseArgv returning NULL |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Explicitly silence three FlexeLint complaints |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | FlexeLint inspired polishing: |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | FlexeLint inspired polishing: |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Add a protocol version number ("1.0") to the ping response. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Unused struct member. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Remove pointless volatile |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Don't constify the cli argument to cli_out() |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Wash & cleaning of the -h and -s argument handling. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Augment ParseArgv() to also split comma separated lists. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | Avoid home-rolled circular list in stevedore, use regul... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
phk | typo. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
phk | Polish the tokenizer |
commit | commitdiff | tree | snapshot |
2008-07-18 |
petter | There was no need to send the err_ttl as parameter... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
petter | Added the parameter err_ttl, which sets the TTL for... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
petter | Added support for choosing what fields to show in varni... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
phk | Ooops, FlexeLint was wrong, the consts are not possible. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
phk | Three minor style nits from FlexeLint |
commit | commitdiff | tree | snapshot |
2008-07-14 |
petter | Added a round robin director. The round robin director... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
phk | Add a bit of variation to the Connection header |
commit | commitdiff | tree | snapshot |
2008-07-11 |
phk | Test that "Connection:" header deletes http headers... |
commit | commitdiff | tree | snapshot |
next |