2008-01-02 |
ssm | Debian packaging: Tag library and development package... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
ingvar | updates from fedora build |
commit | commitdiff | tree | snapshot |
2007-12-20 |
des | When writing to a file, fflush() after every line so... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
des | Only look for sendfile() on platforms where we know... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
ssm | Change spec file to work with fedora as well. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
ssm | Add another uploader for the debian package |
commit | commitdiff | tree | snapshot |
2007-12-20 |
ssm | comment out autogen.sh invocation |
commit | commitdiff | tree | snapshot |
2007-12-20 |
ssm | Red hat packaging, updated spec file |
commit | commitdiff | tree | snapshot |
2007-12-20 |
ssm | redhat packaging: add version number change perfomed... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
ingvar | Small changes to README.redhat |
commit | commitdiff | tree | snapshot |
2007-12-18 |
des | r2285 and r2286 have been merged. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
des | Tweak the panic string, and document how to extract... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
des | Tweak a startup message. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
des | Build the 1.1.2 change log. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
des | Full change log for 1.1.2 (corresponding to branches... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
des | Order change logs in reverse chronological order to... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
des | Add $NOTES as a hack to document the fact that we know... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
ssm | Fixed a small typo in the varnishd man page |
commit | commitdiff | tree | snapshot |
2007-12-11 |
phk | When an object is being fetched from the backend, other... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
phk | Attempt to name threads if possible. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
phk | Check if our pthreads sports a pthread_set_name_np... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
ssm | Debian packaging: Remove extra debhelper section in... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
ssm | Changes in the Debian packaging |
commit | commitdiff | tree | snapshot |
2007-12-11 |
ssm | Debian packaging: do not ignore all errors from make... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
ssm | In the debian /etc/default/varnish, remove unused confi... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
phk | Go over the shmlog header processing. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
phk | TCP connections don't quite behave like other fds,... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
phk | Also accept the undocumented ENOTCONN error return... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
phk | Tell people what to do when running in debug mode |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Plug these two test-scripts in for the night, until... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Add esi:comment support. "Support" is defined as:... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Make <![CDATA[...]]> stateful and handle it correctly... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Handle unreasonably long (ie: larger than the objects... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Warn about XML/ESI language elements that are not prope... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Storage border bug fixes |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Implement almost complete ESI parsing for objects spann... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Make sure to add verbatim anything leading up to whatev... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Reset the objects length to zero after we zapped all... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Pass a txt instead of the raw storage into the esi_parser |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Make the incmt and remflg persistent across the parse... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
des | Many of our assertions have side effects, so the condit... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
des | Fix some style issues, and harmonize with varnishncsa(1). |
commit | commitdiff | tree | snapshot |
2007-11-20 |
des | Make SIGHUP work: VSL_Dispatch() will not return as... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Also accept deferred EBADF errors. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Handle that the sessions may be killed the worker threa... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Use a bitmap to check if we own a given file handle... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Simplify the generation of error responses. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | We should never have an object when we hit the error... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | When closing a backend connection, we can run into... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
phk | Add some asserts to the plumbing around the C-compiler... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
des | Change the assert() that triggers in #167 to spassert(). |
commit | commitdiff | tree | snapshot |
2007-11-15 |
des | Bigger hammer: panic() is similar to lbv_assert() but... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
des | Add a VALID_OBJ() predicate macro. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
des | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2007-11-09 |
des | Forgot to commit this when vtmpfile.c was added. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
des | Clean up the code a bit, and warn the user when changin... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
des | Significant rewrite of the code used to invoke the... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
des | Add our own mkstemp(3) clone which allows the template... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
des | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
des | When diagnostics are enabled, log every kevent that... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
des | Ignore config.cache. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
des | Nit |
commit | commitdiff | tree | snapshot |
2007-11-08 |
des | Minimal intervention fix for #162: we can delay arming... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
des | Pressing 0-9 will change the delay to the corresponding... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
des | Copy&paste -D (daemonize) from varnishlog. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
des | Pick some nits. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
des | Typo in previous commit. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
des | Test whether SO_{RCV,SND}TIMEO work (they are defined... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
des | Fix the struct statvfs issue. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
des | Header cleanup. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
des | Don't rely on non-portable <paths.h> |
commit | commitdiff | tree | snapshot |
2007-11-01 |
des | Add missing <strings.h> |
commit | commitdiff | tree | snapshot |
2007-11-01 |
des | Add Solaris support. Avoid kshisms. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Refine the debugging string: we don't really need the... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | When DIAGNOSTICS is defined, log every step that each... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | r2208 was correct but incomplete. It is possible for... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Simplify WS_DEBUG(), and make it conditional on DIAGNOS... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Enable diagnostics |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Add an --enable-diagnostics option which causes DIAGNOS... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Revert r2208, I believe the assert is correct. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Use pdiff() |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | AFAICT, it is perfectly valid for sp->vcl to be NULL... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Incomplete change log for 1.1.2 |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Comment tweak |
commit | commitdiff | tree | snapshot |
2007-10-30 |
des | Use a cast to prevent sign extension instead of masking... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Add more paranoia |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Give struct ws the mini_obj treatment, not sure why... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Typo in previous commit. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | More checks, trying to find pointer tango |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Make bereq. available from vcl_fetch() |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Implement relative URL for esi:include. Use the bereq... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Postpone freeing the bereq until after VCL_fetch()... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Give workspaces an identifying string to aid debugging. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Add compile-time selectable SHMlogging of WS-activity |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Remember to reset te bereq's workspace after use. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Mask negative characters to 8 bit before formatting. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | If we find no ESI elements of an object, don't penalize... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Don't complain about unrecognized <! sequences, just... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Issue an VCL_error if 'esi' is not used from vcl_fetch. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
phk | Give VRT code a chance to see which method we are in. |
commit | commitdiff | tree | snapshot |
next |