2007-07-02 |
phk | Update the list of variables in accordance with the... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
des | Adjust props. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
des | Adjust props |
commit | commitdiff | tree | snapshot |
2007-07-02 |
des | Update to reflect the latest changes to cache_center.c. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
phk | Add vcl_deliver() method where touch-up's to the return... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
phk | Update the embedded dot-graph to include request/object... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
cecilihf | Fixed some number conversion issues |
commit | commitdiff | tree | snapshot |
2007-07-02 |
des | Install into libexec, not sbin. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
cecilihf | Some improvements to the nagios plugin. Default paramet... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
des | Tweak props |
commit | commitdiff | tree | snapshot |
2007-07-02 |
des | Autoconfuse. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
des | Install headers, and register with pkg-config. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
cecilihf | Added nagios plugin for varnish. It is very basic,... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Greatly improve this test; see $DESCR + comments for... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Add an usleep() method based on select(). |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Add a regression test for the LRU. Currently, it tests... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Shut down the client before returning. |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Run varnishd with the smallest allowable storage file. |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Oops! |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Simplify. |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Simplify. |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Fix some style nits and an out-of-bounds array dereference. |
commit | commitdiff | tree | snapshot |
2007-06-29 |
des | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2007-06-28 |
des | Almost complete rewrite to address a number of interfac... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
des | Rewrite to better handle both the curses case and the... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
des | Further cosmetic improvements + documentation updates |
commit | commitdiff | tree | snapshot |
2007-06-28 |
des | Handle Ctrl-Z and Ctrl-T. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
des | Numerous improvements: display the instance name in... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
des | Expose the instance name associated with the currently... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
des | Some of the statistics we gather are accumulated totals... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
des | Mostly finish the LRU code and its integration: |
commit | commitdiff | tree | snapshot |
2007-06-27 |
phk | Don't fill the entire workspace with read-ahead data. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
phk | Make sure to reset the workspaces of the backend connec... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
cecilihf | Added munin plugins. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
des | Create $(localstatedir)/varnish at install time. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
des | Further refine -n handling. The argument to -n is... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
des | Add missing Nd |
commit | commitdiff | tree | snapshot |
2007-06-26 |
des | Correct copyright + some style nits |
commit | commitdiff | tree | snapshot |
2007-06-26 |
des | Ignore generated files |
commit | commitdiff | tree | snapshot |
2007-06-26 |
des | Reorder, expand tags |
commit | commitdiff | tree | snapshot |
2007-06-26 |
phk | Markup all VCL variables as RO, WO or RW and generate... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
phk | Retire the crc32_2s() function. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
cecilihf | Traffic replay tool. Parses varnish logs and attempts... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | remove "name" from the parameters, it isn't one. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Redo the -n argument code, it had too many problems: |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Make it possible to pass a filedescriptor to VCC_Compil... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
des | First step in implementing early retirement of objects... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
des | Use FREE_OBJ() instead of just free() when freeing... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
des | Avoid an assertion failure by not calling EXP_TTLChange... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
des | Document vcl_discard(). |
commit | commitdiff | tree | snapshot |
2007-06-25 |
des | Whitespace nits. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
des | Maintain statistics about the number of allocations... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
des | Add fields for storage manager statistics. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Actually get the logic right here, if there is no Vary... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Fix a NULL pointer deref in the Vary code. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Give vcl_discard() valid return-actions "keep" and... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Implement resp.proto resp.status and resp.response. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Discard any listen sockets that fail to bind(). |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Make sure that -F and -d are exclusive. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Add -F flag, to force varnishd to run in the foreground. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Use the correct target of sizeof(). |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | A friendly reminder |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Use an enum instead of magic '1' and '2' values to... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Move variable related stuff to vcc_var.c |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Make the VCL compiler complain about attempts to access... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Add bitmap of methods where they are valid to all objects. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Add VCL_MET_${METHOD} bitmap defines |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Also tun the compiled VCL through cc(1) and try to... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
phk | Add vcl_discard{} method, which can return discard... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Further sockaddr/sockaddr_storage sanitation in order... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | strchr(const char *) returns a const char *. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Roll a couple of layers off these asserts |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Explicitly cat to int: we mean it. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Whitespace nit |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Use C-unsigned for VCL-BOOL variables |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Mark WS_Init() as custodial |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Dont free(3) stack variables. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Remove unused #includes |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Use sockaddr_storage also here. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Make sure we cache a consistent view of the workspace... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | remove unnecessary struct tcp_addr forward decl. |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Make HSH_Freestore() static |
commit | commitdiff | tree | snapshot |
2007-06-24 |
phk | Remove http_IsBodyless, it is no longer used. |
commit | commitdiff | tree | snapshot |
2007-06-18 |
des | Since the previous commit added a chdir() to our temp... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
des | Further tweak_name() improvements: restructure to reduc... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
des | Don't allow len to go negative if the header is empty. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
knutroy | Added a glossy Dia-diagram showing the overall structur... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
knutroy | Added some documentation. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
cecilihf | A change in the default value of the name, and test... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
des | Improve the report further. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
des | Use mode 0755 rather than 0600 for the state directory. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
des | Slight improvements on Cecilie's commit: correct nroff... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
cecilihf | Forgot to remove this line (it was moved further down) |
commit | commitdiff | tree | snapshot |
2007-06-15 |
des | \n is not expanded in single-quoted strings. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
des | Add reporting functionality. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
cecilihf | Added the -n option for specifying a name for varnishd... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
des | Catch up with framework changes. |
commit | commitdiff | tree | snapshot |
2007-06-14 |
des | Add code to enumerate all available cases. If no case... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
des | Remove -T now that the framework runs as an unprivilege... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
des | Consistently replace croak with die, and fix a couple... |
commit | commitdiff | tree | snapshot |
next |