2009-03-02 |
phk | I was confused, always rush when we deref an *object... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
phk | Add a missing refcnt in the case where we lost a collis... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
phk | Clarify the waitinglist handling a little bit |
commit | commitdiff | tree | snapshot |
2009-03-02 |
phk | Cache the vcl_fetch{} result, in case vcl_discard{... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
phk | Give coords for WRONG |
commit | commitdiff | tree | snapshot |
2009-03-02 |
tfheen | Fix compilation warnings |
commit | commitdiff | tree | snapshot |
2009-03-02 |
tfheen | Rename r00433.vcl to r00433.vtc |
commit | commitdiff | tree | snapshot |
2009-03-02 |
tfheen | Documentation for vcl_pipe and connection: close |
commit | commitdiff | tree | snapshot |
2009-03-02 |
tfheen | Fix typo in varnishadm.c (variable name) |
commit | commitdiff | tree | snapshot |
2009-03-02 |
tfheen | Make varnishadm able to handle cli_banner=on |
commit | commitdiff | tree | snapshot |
2009-03-02 |
phk | Add a debug facility for substituting digests with... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
phk | Add an assert to make sure 32 stays 32 |
commit | commitdiff | tree | snapshot |
2009-03-02 |
tfheen | Solaris fix for VRT_error |
commit | commitdiff | tree | snapshot |
2009-02-28 |
phk | Update this test to not rely of a known dynamic of... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
phk | Postpone allocating the actual object until we have... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
phk | Use the right workspace for beresp.status |
commit | commitdiff | tree | snapshot |
2009-02-28 |
phk | When we know that an object will not make it into the... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
phk | Now that we do not need the new object while holding... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
phk | On a cache-miss, insert only the (busy) objcore, leave... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
phk | Eliminate the parent-child linkage between objects... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
phk | Now that ESI parsing is not done while we execute vcl_f... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
phk | TIMBER! |
commit | commitdiff | tree | snapshot |
2009-02-27 |
phk | Change assert to error |
commit | commitdiff | tree | snapshot |
2009-02-27 |
phk | Move the http_conn into the bereq. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
phk | move object twiddling from FetchHdr() to cache_center.c |
commit | commitdiff | tree | snapshot |
2009-02-27 |
phk | Add a beresp.* variable family, which contains the... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
phk | Don't pollute bereq.* in vcl_fetch{} with the reply |
commit | commitdiff | tree | snapshot |
2009-02-27 |
phk | Sorry, forgot to commit this file. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
petter | $delta_time should never be 0, but just in case... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
phk | Add the two new stevedore entrypoints: |
commit | commitdiff | tree | snapshot |
2009-02-26 |
phk | Add a alloc/free function. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
tfheen | Fix compilation problem on Solaris - missing include |
commit | commitdiff | tree | snapshot |
2009-02-25 |
tfheen | Replace __inline with inline |
commit | commitdiff | tree | snapshot |
2009-02-25 |
tfheen | Make sure system "..." returns successfully |
commit | commitdiff | tree | snapshot |
2009-02-25 |
tfheen | Stop segfaulting when trying to set a nonexistant waiter |
commit | commitdiff | tree | snapshot |
2009-02-25 |
petter | Added -x option to get XML output. As with the -1 optio... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
tfheen | Clean default.vcl on distclean |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | Explain what functions do. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | Read and Write the segment list. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
tfheen | Make sure we ship persistent.h too |
commit | commitdiff | tree | snapshot |
2009-02-23 |
tfheen | Add defines for MAP_NOCORE / MAP_NOSYNC so this compile... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
petter | Don't use a 500 status as a hint to quit the data colle... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | get close to reading segment table |
commit | commitdiff | tree | snapshot |
2009-02-23 |
petter | Minor HTML-clean ups |
commit | commitdiff | tree | snapshot |
2009-02-23 |
petter | Fixed issue with response not containing correct header... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
petter | Fetching ALL the columns when generating graphs is... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | Move on to the worker process side of persistent storage |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | The SHA256 is outside the signature struct |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | A bit of FlexeLint nitpicking |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | Create/validate the three signed tables (ban1+2, segments) |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | Add symbolic SHA256_LEN for the size of the digest. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
phk | Code to create, map and ident the storage silo |
commit | commitdiff | tree | snapshot |
2009-02-23 |
petter | Gain some speed by at least creating index on the stat... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
phk | Bring in the first inkling of the persistent storage... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
phk | Move the catalogs of storage and hash modules closer... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Some constifications |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Handle worker thread on subrequests correctly |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Don't clean on every request, that was for debugging... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Don't try to rush waiting sessions of refcount is zero... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Add a lot more paranoia asserts |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Put the cleanup next to the preallocation and remember... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Add a delta-stats structure to worker threads and keep |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Make "hcb.dump" a CLI command |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Add a argument to the stat_field macro, to be used... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
petter | Open the socket non-blocking so we can time out if... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
petter | Added possibility to add nodes to a group without have... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Be more defensive around objhead retirement. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
phk | Remove unused hoh_digest |
commit | commitdiff | tree | snapshot |
2009-02-20 |
petter | Forgot to escape \ when sending VCL to management port |
commit | commitdiff | tree | snapshot |
2009-02-19 |
phk | Split a couple of generally useful routines out of... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
petter | Some minor cosmetics and bugs discovered during documen... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
petter | A mojor update to the web GUI, unfortunately all done... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
tfheen | Make sure we have a C99 compiler |
commit | commitdiff | tree | snapshot |
2009-02-17 |
des | Correct and complete description of -a. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
phk | with the prefetch timer out of the way, we do not need... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
phk | Now that we only have one timer firing, remove stuff... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
phk | Eliminate prefetch, grace was a much better idea. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
phk | Assert that we got an objcore |
commit | commitdiff | tree | snapshot |
2009-02-17 |
phk | Move the ttl from object up to the objcore |
commit | commitdiff | tree | snapshot |
2009-02-17 |
phk | Move the pass flag from the object to the objcore. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
tfheen | Remove __BEGIN_DECLS and __END_DECLS as those do not... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
phk | Convert assert to error report |
commit | commitdiff | tree | snapshot |
2009-02-17 |
tfheen | Add documentation for cli_banner |
commit | commitdiff | tree | snapshot |
2009-02-16 |
phk | Allow for pass opbjects not having a objcore |
commit | commitdiff | tree | snapshot |
2009-02-16 |
phk | Move the object busy flag up to the objcore. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
phk | Compress objcore a bit more by squezing 32 bit fields... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
des | Correct copyright and attribution. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
phk | Reduce objhead size by overloading. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | To prevent masking bugs, disable auto_restart by default. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Make sure to clean the VBE properly before releasing it. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Add two hidden CLI commands for panic'ing the master... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Use semaphores instead of delays |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Don't copy the debug flag around, make it a global... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | vi(1) 'x' key misfire. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Disable CLI banner when running tests. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Add a "banner" command to the CLI interface. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Update copyright year |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Add VLU_Data() function for injecting input |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | parameter name change "acceptor" -> "waiter" |
commit | commitdiff | tree | snapshot |
2009-02-13 |
phk | Due to lack og foresight,the threads that keep an eye... |
commit | commitdiff | tree | snapshot |
next |