2007-09-23 |
des | Reverse the logic in r1997 from !is_get to is_head. |
commit | commitdiff | tree | snapshot |
2007-09-23 |
phk | Fix another cornercase that fell out as part of the... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
des | Unbreak header ordering. |
commit | commitdiff | tree | snapshot |
2007-09-23 |
phk | When a workerthread dies of old age, make sure to nuke... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
phk | Part of this commit sneaked into the previous #1985: |
commit | commitdiff | tree | snapshot |
2007-09-23 |
phk | Partially revert previous optimization: it wasn't. |
commit | commitdiff | tree | snapshot |
2007-09-23 |
phk | Polish, including use of CHECK_OBJ_ORNULL() |
commit | commitdiff | tree | snapshot |
2007-09-23 |
phk | Use CHECK_OBJ_ORNULL() macro |
commit | commitdiff | tree | snapshot |
2007-09-23 |
phk | Add CHECK_OBJ_ORNULL() macro |
commit | commitdiff | tree | snapshot |
2007-09-23 |
phk | Polish while reading review. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
phk | Add an experimental runtime parameter for the lru_timeout. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
phk | A temporary work-around for #161 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
phk | Don't leak 50 bytes when creating the new Date: header. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
phk | Don't copy the Date: header from the object to the... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
phk | Move implicit reference to first backend to the xref... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Fix an extremely fine C-standard point and remove the... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | vcc_FreeToken() is no longer necessary |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Avoid a double free when we encounter a 'include' direc... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Don't core dump if VCL tries to compare NULL pointers... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Fix a brain-o in my last commit. "cls" is a flag for... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
cecilihf | Added some checks for NULL-pointers. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | After we moved pass to use the same code as fetch,... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Add a http_GetProto() function |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Use VBE_CheckFd() convenience function |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Add a convenience function more for backend methods: |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Go over the simple backend and make it more readable. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Add a VBE_TryConnect() which tries to connected to... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Make init an optional method for backends |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Make updatehealth an optional method for backends |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Call the init methods of all backend styles. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Use FREE_OBJ() and REPLACE() macros |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Use REPLACE macro to manipulate malloc'ed string variables. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Add a REPLACE() macro, for manipulating malloced string... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
phk | Make regular expressions case insensitive. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
cecilihf | Fixes #157. Always replace Date with current time on... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
des | Additional markup fixes, bump date |
commit | commitdiff | tree | snapshot |
2007-09-12 |
ssm | Man page fixes |
commit | commitdiff | tree | snapshot |
2007-09-12 |
ssm | Debian package: Rename library and development packages... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
ssm | Debian package: Fix lintian warnings |
commit | commitdiff | tree | snapshot |
2007-09-12 |
ssm | Bump debian version-revision to 1.1.2-1 |
commit | commitdiff | tree | snapshot |
2007-09-12 |
des | Install man pages into the correct directory. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
phk | Make sure to initialize t_end if we drop sessions. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
knutroy | * Added recognition of HEAD responses. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
cecilihf | Added health checks for individual servers within a... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
des | Limit the width to a sensible value so text will still... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
knutroy | Forgot to update MANIFEST. |
commit | commitdiff | tree | snapshot |
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 |
next |