2007-08-21 |
des | Synchronize with bin/varnishd/mgt_vcc.c. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
des | Try to make this comment a little more visible. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
knutroy | * Connect to management socket after select-loop is... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
phk | Make sure wrk->used is always set when we park on an... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Add a stylesheet that does a pretty good job of generat... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Even more files... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Distribute all the files that are needed to recreate... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Rewrap (no content changes) |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | At some point along the line, I forgot that these files... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Really render <code> elements correctly. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Render <code> elements. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Catch up with recent commits. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Correct the lock.l_type logic for platforms where O_RDO... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Privatize the "simple" aspect of the simple backend. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Give backends a reference count and reuse any existing... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | prefix change vbe -> bes |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Separate the generic backend handling from the backend... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Wait longer for Varnish to start. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Remove the unnecessary third argument to VBE_ClosedFd... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Fix a long-standing bug in pipe-mode: We must pass... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | polish |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Get number of '%' signs right in param.show message... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | remove debugging message |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Make the new FlexeLint 8.00w happy again. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Make the C-compiler command a paramter, and generally... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Look for fmtcheck(3) function. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
bahner | Clarified change |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Nit in previous commit |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Use time-limited polling loops to verify parent and... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
bahner | Added group |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | If the first and only argument is 'list', list all... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
bahner | Fixed silly race |
commit | commitdiff | tree | snapshot |
2007-08-20 |
bahner | Added forgotten shebang to postinst |
commit | commitdiff | tree | snapshot |
2007-08-20 |
bahner | Add file to install man pages; call varnish_setup_user... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
ingvar | A svn trunk build needs automake, autoconf and libtool... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Isolate the C-compiler even more with env -i and -nostdinc |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Use uppercase VBE prefix for VBE_new_bereq() and VBE_fr... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
bahner | Comment on postinst user-creation |
commit | commitdiff | tree | snapshot |
2007-08-20 |
bahner | Added creation of varnish user and group to postinst |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Assert that the timestats we need for VSL_StatSess... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
bahner | Added -u and -g to default setup. Bumped release. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Change the way the result from a command is reported... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
phk | Add more asserts to try to find a cure for #150. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
des | Use a TCP connection for management commands, rather... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
phk | Reset the cli buffer when we have soaked up all it... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
phk | Feed my virtual whitespace habbit. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
des | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
des | Restructure mgt_cli_callback(), and add comments to... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
des | Improve style. |
commit | commitdiff | tree | snapshot |
2007-08-19 |
des | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2007-08-17 |
knutroy | * Use CRLF EOL-markers. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
knutroy | * Work-around for VCL-loading issue (apparently a race... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
knutroy | * Added automatic shutdown of Client-objects used by... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
des | Show elapsed time in milliseconds instead of microsecon... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
knutroy | * Added handling of event handlers using die(), by... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
ingvar | * Tue Aug 14 2007 Ingvar Hagelund <ingvar@linpro.no... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Add (as a comment for now) some information on the... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | The syntax has changed. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Use assert_xid() in testPassPOST(). |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Fix assert_xid() and add assert_no_xid() (useful for... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Document what seems to be a bug in the framework. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Not all responses have XIDs. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Correct three bits worth of line noise. This fixes... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Readability nit |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Disable tests which we aren't entirely sure should... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Use set_param() to enable VCL tracing |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Add set_param() |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Typo in previous commit. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
des | Improve timeout handling, and add a server timeout... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
ssm | Added missing dependency on "libc6-dev | libc-dev"... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
phk | Don't call functions outside the VRT namespace, even... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
phk | Fix an architectural mistake: |
commit | commitdiff | tree | snapshot |
2007-08-10 |
des | Document purge_url / purge_hash |
commit | commitdiff | tree | snapshot |
2007-08-10 |
phk | Remove the "purge" compat, we never shipped it in a... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
des | Avoid mixing statements and declarations (#147) |
commit | commitdiff | tree | snapshot |
2007-08-09 |
des | Add some text about the cli + the munin / nagios /... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
des | Format <command>, <literal> and <varname> in monospace. |
commit | commitdiff | tree | snapshot |
2007-08-09 |
des | Explain the meaning of obj.valid and obj.cacheable. |
commit | commitdiff | tree | snapshot |
2007-08-09 |
des | Rename libcompat to libvarnishcompat, and make it dynamic. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
phk | Implement purging on either of hash or url. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
des | I'm not sure Varnish should GET from the backend when... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
des | Start varnishd with '-n regress'. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
des | Add three regression tests for POST request handling... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
des | Improve request generation. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
des | Remove FreeBSD workaround; the FreeBSD ports tree has... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
phk | Elminiate a spurious message when sigchild looses a... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
phk | Minimize a race when looking up addresses for backends. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
phk | Implement "error" action in vcl_fetch() and vcl_deliver() |
commit | commitdiff | tree | snapshot |
2007-08-07 |
phk | When vcl_miss() take error action, remember to discard... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
phk | Forgot an assert. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
phk | Rewrite the req.hash implmentation: |
commit | commitdiff | tree | snapshot |
2007-08-06 |
phk | Add piecemal crc32 function back, we will need it for... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
phk | Have the VCL compiler provide a hint about the worst... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Add comment to remind myself. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | vrt.h is not needed here. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Add a missing return: we always return after detecting... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Add missing assert |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | We need the math library on some systems. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Make the nonexistence of "nobody" and "nogroup" users... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Introduce a "replace()" function to replace a malloc... |
commit | commitdiff | tree | snapshot |
next |