2008-08-04 |
phk | Move the default VCL code into its own text file. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | The compiler should not care about field order in direc... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Use WRONG instead of INCOMPL |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Make explicit what is missing and what is asserts in... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Add WRONG(expl) macro for panicing from places we just... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Longer delay for panic to complete. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Actually wait for the varnish child to stop in "varnish... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Report back to CLI if we cannot start the child due... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Be much more explicit about localhost. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Go over the b* series of tests: |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Add |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | note when the fd gets closed |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Fix pass statistics counter |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Rename the vcl_fetch{} action "insert" to "deliver... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | That test rightfully is a v* test |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Add a test-case for VCL purging |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Explanation |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Complete the separation of synthetic from received... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Ok, 3 retries then... |
commit | commitdiff | tree | snapshot |
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 |
next |