2008-02-21 |
des | Where applicable, use SPAZ() instead of AZ(). |
commit | commitdiff | tree | snapshot |
2008-02-21 |
des | Add SPAZ() and SPAN() macros which combine AZ() and... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
ssm | Typo patrol |
commit | commitdiff | tree | snapshot |
2008-02-20 |
ssm | Debian packaging: Disable running of varnishlog by... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
phk | Count directors as backends. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
phk | Make logging of mutex operations or just contests contr... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
phk | Oops, this should not have been deleted in my previous... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
des | If HSH_Lookup() returns non-NULL, assert that sp->objhe... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
phk | Move the #include of heritage.h to cache.h. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
phk | Revise the kqueue_acceptor with a sledgehammer. |
commit | commitdiff | tree | snapshot |
2008-02-18 |
des | Move the assertions around; it is apparently possible... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Uncapitalize DIAGNOSTICS, since diag_bitmap is not... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Move kqueue debugging under diag_bitmap control |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Move the workspace debugging under diag_bitmap control. |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Move the logging of state engine states to use the... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Make a parameter "diag_bitflag" which can control deepe... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Kill debugging shmlogging overlooked for too long. |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Add a stats field to monitor the LRU move rate. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Add green icon. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Add a log message for short reads in the content-length... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | A number of changes made while trying to reproduce... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Fix assert in thread_close() for fd == nthreads == 0. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Unfinished Firefox plugin. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | No longer necessary |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | No longer necessary |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Free leftover buffers when the loop ends (Coverity... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Make sure buf is freed in error case (Coverity CID#9) |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Request is bogus if df_m, df_Uq or df_H are NULL (Cover... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
des | We may get spurious events on an unclosed fd as well... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Flexelint pleasing |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Make this cast less suspect to Flexelint |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Unused variable |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Define VARNISH_STATE_DIR |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Somebody ate my ')' on the way to the commit. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Tell if we could not write the PID file. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Flexelint does not react to the assert, so tell it... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Check VLU_Fd return for good measure. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Remove a spurious debugging message. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Assert that VCC did its job with respect to weights. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Insist on a non-zero weight for random director memeber... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Don't advance the token in vcc_UintVal(), that prevents... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Use the abort2(2) function to record our panic string... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Add a paramter for maximum CLI buffer size and use... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Give uint parameters the same treatment as bool and... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Rewrite the childs CLI handling to use VLU |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Remove a duplicated message on the childs stdout. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | A Give VLU_New() an optional buffersize argument |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Log everything we see on the childs stdout/stderr to... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Add VLU (Varnish Line Up) a copy of LineUp from my... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Add ALLOC_OBJ macro |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Move the sizeof debugging output to an undocumented... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | remove dump.pool prototype |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | remove the undocumented and unimplemented dump.pool... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Give the param structure a void *priv, and use it to... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Adjust to direct inclusion of config.h |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Determine our backend (using the director) before we... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Put a ULL suffix on numeric constants too large for... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
des | Detect and gracefully recover from what appears to... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | Regenerate |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | Forgot config.h here |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | Never mind trying to avoid libm, we already use it... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | Enable tests + allow overrides from command line. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | SLT_Length is not relevant for backend requests. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | Disable tools that require curses if no curses library... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | Use #include "config.h" instead of -include config.h |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | Rewrite str2bytes, add unit test |
commit | commitdiff | tree | snapshot |
2008-02-13 |
des | Some source files (especially in libraries) have embedd... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
phk | Fix a bug relating to vbe_conn statistics counter. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
phk | Go over the backend code and privatize a lot of stuff |
commit | commitdiff | tree | snapshot |
2008-02-13 |
phk | Add two new stat fields for counting bereq's and backends. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
phk | Add a parameter for controlling caching of vbe_conn... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
phk | Fix example to new backend syntax |
commit | commitdiff | tree | snapshot |
2008-02-12 |
ssm | Add information to \"-a\" about how to listen on multip... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
des | Update backend declaration syntax. Note that a) vcl... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
des | Separate the handling of backend and client requests... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
des | Alphabetize command-line options. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
phk | <sys/types.h> required by <sys/mman.h> |
commit | commitdiff | tree | snapshot |
2008-02-07 |
phk | Make the random director work, and remove the old code. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
phk | Emit the vcl_name from the backend host. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
phk | Remove ident string from directors, they are not recycled. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
phk | Use the correct ident (nuke the other one) and do only... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
des | _islocked_np() was renamed to isowned_np() in FreeBSD. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
phk | First part of major backend overhaul. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
phk | VBE_AddBackend() needs to always return the backend... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
phk | I forgot to include the vcl_name of the random director... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
ssm | Add more settings to vcl-mode.el, and make them customi... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
ssm | Add vcl_fetch to list of subroutines |
commit | commitdiff | tree | snapshot |
2008-02-05 |
ssm | Put vcl-mode.el nearer to working order |
commit | commitdiff | tree | snapshot |
2008-02-05 |
phk | Add the missing bits to actually allow discards of... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
phk | Add a discard flag to the VCL_conf. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
phk | Rename VBE_NewBackend() to VBE_AddBackend() and make... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
phk | We assume that all CLI processing in the child process... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
phk | cli_out() already has NULL check. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
ssm | Add a VCL major mode for emacs |
commit | commitdiff | tree | snapshot |
2008-02-04 |
phk | Backend fini functions are methods of the class, call... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
phk | Add X-ref definition of random directors. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
phk | Complete the VCC part of random directors, runtime... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
ssm | Typo patrol |
commit | commitdiff | tree | snapshot |
2008-02-04 |
ssm | Add documentation for req.hash |
commit | commitdiff | tree | snapshot |
2008-02-04 |
phk | GC support code for the old backend specification code. |
commit | commitdiff | tree | snapshot |
next |