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 |
2008-07-11 |
phk | Retire mgt_event.[ch] and use instead the (new) copy... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
phk | Copy mgt_event.[ch] from varnishd into libvarnish and... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
phk | Add a backend property ".host_header" to set default... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
phk | Add scaffold code for backend polling. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
phk | Drop pseudo-automatic support for multihomed backends... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
phk | Emit backend probe data to ->fb. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
phk | Reject backend hostnames that resolve to multiple IPv4... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Make the vcl.list use the same layout in stopped mode... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Check counters to make sure the right thing happens. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | One more. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Add more trouble |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | More XML/ESI testcases |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Yet another XML/ESI parse corner case: |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | More XML/ESI syntax checks |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Tackle another XML/ESI syntax error corner-case: |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Trigger a couple more XML/ESI parser errors |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Fix two bugs in esi parsing: |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | More XML/ESI errors |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Test XML/ESI syntax errors etc. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Test the vcl.load CLI command while we are at it. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Add a test for the -f argument |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Fix an off-by one in the random director |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Add a testcase for the random director doing actual... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Add a testcase to show that we can in fact get rid... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
phk | Add a testcase for the sema operations |
commit | commitdiff | tree | snapshot |
next |