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 |
2009-02-12 |
phk | Move the LRU timestamp from the objcore to the object... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
phk | Move objcore over objects, so that objhead has a list... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
tfheen | Merge r3752: Added som changelog changes from fedora... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
tfheen | Merge r3751 into trunk: Packaging fixes |
commit | commitdiff | tree | snapshot |
2009-02-11 |
phk | Pull struct objexp out of the closet and call it objcore. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
des | Fix backslashes. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
des | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Regression testcase for #433 |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Overhaul the ESI parser in light of #433 and the prospe... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Add line numbers to this test, so we can see where... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Add a counter for esi parse errors and test it in all... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Add bodylen expects to the ESI test cases |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Update this test to actually test what it should. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Make it possible (at great performance loss) to force... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Mark that we do limited segment size fetches for debugging |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Opps, debugging hack leaked in. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | The esi detector should also spot esi comments. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
phk | Add an (unlocked) counter for number of ESI objects... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
phk | Close a race where VCL tries to modify the obj.ttl... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
tfheen | Move mybe{32,64}enc definitions outside of ifdef so... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
phk | More FlexeLint silencing. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
tfheen | Add missing header file to tarball |
commit | commitdiff | tree | snapshot |
next |