2008-08-29 |
tfheen | Set release back to trunk in configure.ac |
commit | commitdiff | tree | snapshot |
2008-08-29 |
tfheen | Release 2.0-beta1 |
commit | commitdiff | tree | snapshot |
2008-08-29 |
tfheen | Bump SONAME |
commit | commitdiff | tree | snapshot |
2008-08-28 |
tfheen | Add _.ok to the list of files we clean on make distclean |
commit | commitdiff | tree | snapshot |
2008-08-28 |
phk | Make it possible to configure the number of retries... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
phk | Add runtime check that parsing of timestamps actually... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
ingvar | Fixed up init script for varnishlog |
commit | commitdiff | tree | snapshot |
2008-08-26 |
phk | Varnish 2.0 bonus feature #1: backend->max_connections |
commit | commitdiff | tree | snapshot |
2008-08-26 |
phk | Make the random and round-robin directors avoid backend... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
ingvar | make check now runs without races |
commit | commitdiff | tree | snapshot |
2008-08-26 |
phk | Tada! |
commit | commitdiff | tree | snapshot |
2008-08-26 |
phk | Mark all nonprobed backends healty |
commit | commitdiff | tree | snapshot |
2008-08-26 |
ingvar | Fixed an error in the argument passing from the init... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
phk | Give sessions a backend connection instead of a backend and |
commit | commitdiff | tree | snapshot |
2008-08-26 |
phk | Correctly quote backend data in default vcl example. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
phk | Use TCP_close() to properly ignore the "canonical"... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
phk | Move the tcp.c file to libvarnish, we need the primitiv... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
ingvar | Added a missing changelog item from Fedora |
commit | commitdiff | tree | snapshot |
2008-08-25 |
ingvar | Fixing up init script according to newer Fedora standards |
commit | commitdiff | tree | snapshot |
2008-08-25 |
ingvar | correct pidfile option to daemon and killproc functions |
commit | commitdiff | tree | snapshot |
2008-08-25 |
ingvar | Patched up Red Hat init script to comply with newer... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
ingvar | A typo, and newline at the end |
commit | commitdiff | tree | snapshot |
2008-08-21 |
phk | Give the directors another method which returns not... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
phk | Make the director opaque outside the backend code. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
phk | Move selection of backend and creation of default Host... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
phk | Polish |
commit | commitdiff | tree | snapshot |
2008-08-20 |
tfheen | Use invalid address in binding test |
commit | commitdiff | tree | snapshot |
2008-08-20 |
tfheen | Be explicit about connecting to :9080 |
commit | commitdiff | tree | snapshot |
2008-08-20 |
tfheen | Make make check run test suite |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Integrate Solaris patches, with a bit of polishing. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Add a test-case that exercises the backend-polling... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Don't call a zero byte response a "Good Recv". |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Fix ticket 292: Make sure the "deleted by Connection... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Add a regression test for ticket 292 |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Silence FlexeLint |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Make error strings static |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Don't attempt to update the Health information based... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Check that the HTTP response is 200 before we declare... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Add -u for unbuffered output. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Add exponential average of responsetime to output |
commit | commitdiff | tree | snapshot |
2008-08-19 |
phk | Use the default (or specified) Host: header for the... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
ingvar | Started the upgrade race for 2.0 |
commit | commitdiff | tree | snapshot |
2008-08-18 |
phk | Update the backend->healty state based on the window... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
phk | Make up my mind: defaults go in varnishd |
commit | commitdiff | tree | snapshot |
2008-08-18 |
phk | Implement parsing of .window and .threshold in backend... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
tfheen | When an -expect fails in varnishtest, loop for up to... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
phk | Don't use a thread from the pool, backend polling is... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
phk | Accept EINTR from waitpid() |
commit | commitdiff | tree | snapshot |
2008-08-14 |
ingvar | Changes in the specfile: |
commit | commitdiff | tree | snapshot |
2008-08-14 |
phk | Be more careful about concurrency. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
tfheen | Install default.vcl to ${sysconfdir}/varnish, not ... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
phk | Remove If-Modified-Since headers on included objects... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
tfheen | Fix build failure when srcdir != builddir |
commit | commitdiff | tree | snapshot |
2008-08-13 |
tfheen | Fix build failure, cache_backend_poll.h was not in... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
tfheen | Stop hiding command invocations when building docs |
commit | commitdiff | tree | snapshot |
2008-08-12 |
petter | Added some more output suppression |
commit | commitdiff | tree | snapshot |
2008-08-12 |
phk | New file with the bitmap definitons for for backend... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
petter | Added suppresion of output when generating the default... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
phk | Snapshot the backend polling code without the advanced... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
phk | Make a central TCP_close() function that accepts the... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
phk | nits |
commit | commitdiff | tree | snapshot |
2008-08-11 |
phk | Make the compile shared object be named $mumble.so... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
petter | It now always flushes the stream, even for stdout.... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
tfheen | More whitespace changes |
commit | commitdiff | tree | snapshot |
2008-08-11 |
tfheen | Fix up style |
commit | commitdiff | tree | snapshot |
2008-08-11 |
phk | Be much more explicit about the string->time conversion... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
phk | Eliminate <err.h> usage. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
phk | Remove an spurious <err.h> include. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
petter | Cleaned up some usage statements |
commit | commitdiff | tree | snapshot |
2008-08-11 |
phk | Move the C-compiler invocation determination to autoconf. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
phk | Pull in all the #include <config.h> from the Solaris... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
phk | Fix a printf type complaint. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
phk | Try to fix Automake spec to also work on FreeBSD. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
tfheen | Fix up Makefiles so make distcheck works again (out... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
petter | An outline and some text for a "Getting started guide... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
tfheen | Support out-of-tree builds, and make sure to clean... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
petter | Forgot a depedency to bin/varnishd/default.vcl |
commit | commitdiff | tree | snapshot |
2008-08-06 |
petter | Updated the man page for vcl to include the default... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
phk | Add script to generate the request-processing state... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
phk | Add an .eps version |
commit | commitdiff | tree | snapshot |
2008-08-05 |
petter | Fixed makefile depedency. default_vcl.h is now generate... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
phk | Move the default VCL code into its own text file. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | The compiler should not care about field order in direc... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Use WRONG instead of INCOMPL |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Make explicit what is missing and what is asserts in... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Add WRONG(expl) macro for panicing from places we just... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Longer delay for panic to complete. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Actually wait for the varnish child to stop in "varnish... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Report back to CLI if we cannot start the child due... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Be much more explicit about localhost. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Go over the b* series of tests: |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Add |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | note when the fd gets closed |
commit | commitdiff | tree | snapshot |
2008-08-01 |
phk | Fix pass statistics counter |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Rename the vcl_fetch{} action "insert" to "deliver... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | That test rightfully is a v* test |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Add a test-case for VCL purging |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Explanation |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Complete the separation of synthetic from received... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
phk | Ok, 3 retries then... |
commit | commitdiff | tree | snapshot |
next |