2007-09-05 |
knutroy | * Added POD. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
knutroy | * Added information about test framework to "Inside... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
ssm | * Set statedir to /var/lib, to conform to debian packag... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
cecilihf | Missing 0 |
commit | commitdiff | tree | snapshot |
2007-09-04 |
cecilihf | Copy-paste error. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
knutroy | * Added Makefile.PL to test framework. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
cecilihf | Added support for load balancing among backends in... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
phk | Fix typo that made worker process panic whenever a... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
des | Readability |
commit | commitdiff | tree | snapshot |
2007-08-29 |
des | Add missing files. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
des | Tabify |
commit | commitdiff | tree | snapshot |
2007-08-29 |
des | Improve readability. |
commit | commitdiff | tree | snapshot |
2007-08-25 |
des | Add style information for <screen>, and fix marker... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
des | Improve the rendering of titles. |
commit | commitdiff | tree | snapshot |
2007-08-25 |
des | Adjust title sizes. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
knutroy | Minor fix to avoid some potential warnings. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
knutroy | Added first release of automatic build and test utility. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
phk | Almost total rewrite, but same functionality, hopefully... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
phk | Move the connection (data structure pool) into the... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
phk | Be much more paranoid about backends, now that they... |
commit | commitdiff | tree | snapshot |
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 |
next |