May 2014 Archives by subject
Starting: Fri May 2 11:20:58 CEST 2014
Ending: Tue May 27 16:10:59 CEST 2014
Messages: 101
- [3.0] 12f835b Format %D as microseconds in integer value
Martin Blix Grydeland
- [3.0] 2e4b131 Fix two minor typographical errors.
Lasse Karstensen
- [3.0] 8213a0b Don't medd up the t_open and t_resp when handling ESI subrequests.
Martin Blix Grydeland
- [3.0] af56dab Fix up function declarations to fix compile errors on clang
Martin Blix Grydeland
- [master] 010aac8 Remove any superflous non rst/html from tarball.
Lasse Karstensen
- [master] 01f0e71 Directors are allowed to fail to pick a backend.
Poul-Henning Kamp
- [master] 0993266 Remove duplicate command line arguments.
Lasse Karstensen
- [master] 0a06bad Fix syntax
Federico G. Schwindt
- [master] 147e71d White space fixes
Poul-Henning Kamp
- [master] 18b687e Add travis build script
Lasse Karstensen
- [master] 1929299 Load balancing example should use new syntax.
Lasse Karstensen
- [master] 1af9e04 By default linux::getopt(3) mangles the argv order, such that
Poul-Henning Kamp
- [master] 1bbbc97 Add support for setting coresize from sysconfig.
Lasse Karstensen
- [master] 1dc303a The vcl_purge{} method can return synth or restart.
Poul-Henning Kamp
- [master] 20d3eca Move a misplaced assert.
Poul-Henning Kamp
- [master] 2180ad2 Output autogen-msg to .rst; pythonify a bit.
Lasse Karstensen
- [master] 278d90f Update the documentation for obj.hits to reflect code reality.
Poul-Henning Kamp
- [master] 284c933 Add documentation for the fallback director.
Lasse Karstensen
- [master] 28a9e89 Backtrack advice that bit during testing.
Lasse Karstensen
- [master] 292e70e RPM: find-provides should not call find-requires.
Lasse Karstensen
- [master] 2baa875 Recycle backend connection before setting BOS_FINISHED (take two)
Martin Blix Grydeland
- [master] 2c2eb9b Fix a race i noticed while pondering #1500: We must snapshot the object length while processing the Range header to ensure consistent results when streaming from the backend.
Poul-Henning Kamp
- [master] 2e48fba Verify that s_resp_bodybytes is indeed incremented the correct number of bytes on partial content responses.
Dag Haavi Finstad
- [master] 2fbac3f Cope with systems having both <sys/endian.h> and <endian.h>
Poul-Henning Kamp
- [master] 30f32b6 Copy from source where the file exists.
Lasse Karstensen
- [master] 30f6671 Use vmodtool.py in strict mode by default.
Lasse Karstensen
- [master] 32d0751 Reset the "must close" flag when we close the backend connection before a retry.
Poul-Henning Kamp
- [master] 36c5d3a Deref the old object after finishing with it in cnt_miss()
Martin Blix Grydeland
- [master] 38ee783 The mutex protecting summing of stats into the global VSC counters is a contention point and scales negatively with number of thread-pools.
Poul-Henning Kamp
- [master] 39a3455 Insert a newline before the actual panic message in order to avoid line wrapping
Poul-Henning Kamp
- [master] 3b4efd0 Rename -spersistent to make it clear that it is deprecated.
Poul-Henning Kamp
- [master] 4141e7a Halt rst2man/rst2html on warnings.
Lasse Karstensen
- [master] 419d15f Add missing returns, and do a bit of cleanup
Andreas Plesner
- [master] 4482199 Don't package build/doctrees in tarball.
Lasse Karstensen
- [master] 45362c9 Support both python2 and python3.
Lasse Karstensen
- [master] 45ee24a Tiny lint; file is called vmod.vcc.
Lasse Karstensen
- [master] 46b6b56 Add a message about persistent storage being deprecated now.
Poul-Henning Kamp
- [master] 46dd961 Move the stat-summing from WRK to Pool where it mostly happens.
Poul-Henning Kamp
- [master] 47cb9b9 Document that obj.hits may behave differently.
Lasse Karstensen
- [master] 4a18350 Added %I and %O formatters to varnishncsa
Martin Blix Grydeland
- [master] 4a3735e Remove extra whitespace.
Lasse Karstensen
- [master] 504c885 Stabilize a race in this test with some small delay
Poul-Henning Kamp
- [master] 52a6e58 Use consistent naming through the example.
Lasse Karstensen
- [master] 5321145 these .c files live in $(srcdir), not in $(builddir)
Nils Goroll
- [master] 57136c2 Disable parallel build due to old sphinx.
Lasse Karstensen
- [master] 578366e Also zap keep when purging.
Poul-Henning Kamp
- [master] 57a46f0 Put vmod docs back into the documentation.
Lasse Karstensen
- [master] 57a9a71 [travis] Run tests in parallell.
Lasse Karstensen
- [master] 5c12ec5 Remember to signal the thread to exit when decimating the flock
Martin Blix Grydeland
- [master] 5dfd0c0 Minor cleanup of how we write the warning at the top of generated files.
Poul-Henning Kamp
- [master] 60b5e71 Properly complain if people try to reuse symbols.
Poul-Henning Kamp
- [master] 697a1c3 Import std before use
Per Buer
- [master] 6b27b8c Prefix the C-symbol of VCL objects with "vo_" to avoid issues with reserved C keywords.
Poul-Henning Kamp
- [master] 6d71c1f set RST2MAN=no if no rst2man found to make it a hard dependency for real
Nils Goroll
- [master] 6eaf812 Type error in sizeof.
Poul-Henning Kamp
- [master] 7084fb1 White-space fix
Poul-Henning Kamp
- [master] 75802e2 Add a debug.no_backend() function to simulate a director failing to pick a backend.
Poul-Henning Kamp
- [master] 7a2a983 Output correct tool name.
Lasse Karstensen
- [master] 7ac9230 Rewrite first paragraph to make it easier to read.
Lasse Karstensen
- [master] 7c8451d Check VUT_Arg() return with AN for consistency.
Poul-Henning Kamp
- [master] 817ecee Syntax fixed
Per Buer
- [master] 8c36361 Insignificant memory leak.
Poul-Henning Kamp
- [master] 8f036a0 Make our Via header RFC compliant.
Poul-Henning Kamp
- [master] 8fb3ea6 Output RST comment with enough linefeeds.
Lasse Karstensen
- [master] 928943c Update the grace docs to 4.0
Per Buer
- [master] 92c9466 Remove unused description.
Lasse Karstensen
- [master] 96c0ae4 Add option parser, error handling and strictness.
Lasse Karstensen
- [master] 97023ef streamline AM_CPPFLAGS to include from the builddir
Nils Goroll
- [master] 98a52d4 also include from builddir
Nils Goroll
- [master] 9a2ac5b We accept docfixes on github.
Lasse Karstensen
- [master] 9acf7dc Increase Sphinx strictness.
Lasse Karstensen
- [master] 9c3a747 Beautify the output of the vmodtool to make it (also) human readable.
Poul-Henning Kamp
- [master] a0c9c7e Add two counters, one counts purge operations, the other objects purged.
Poul-Henning Kamp
- [master] a1b74f7 Allow ACLs to be unreferenced when vcc_err_unref=off.
Poul-Henning Kamp
- [master] afe89d5 Reduce contention on the wstat_mtx marginally while we figure out what the real solution is going to be.
Poul-Henning Kamp
- [master] b1ad9cd Move the wthread_stats_rate check into the threadpool, so that it also takes account of fetch jobs.
Poul-Henning Kamp
- [master] b1d777d also include from builddir
Nils Goroll
- [master] b2a6c79 Fix tiny memory leak in vdir.c
Dag Haavi Finstad
- [master] b6c3a8e move curses includes to one file
Nils Goroll
- [master] b8a53e5 Remove a now pointless assert.
Poul-Henning Kamp
- [master] babbaa5 Fix glob that found no input files.
Lasse Karstensen
- [master] bba689d Truncate %D varnishncsa format specifier to an integer value.
Martin Blix Grydeland
- [master] bbf9d33 Walk back Python 3 changes, use python2 explicitly.
Lasse Karstensen
- [master] bc2a411 Check pthread_join() with an AZ()
Poul-Henning Kamp
- [master] bc73592 Exclude vcl_var since it is included in vcl.rst.
Andreas Plesner
- [master] c0463aa Up the repeat count for slow test-enviroments
Poul-Henning Kamp
- [master] c3b1378 Fix typo.
Lasse Karstensen
- [master] c7c7089 Add dependeny to build both rst files from vcc.
Lasse Karstensen
- [master] cec1281 Don't close and reopen(+bind) the acceptor socket in the server instances whenever we give the server instance more work, doing so runs into a dark and murky corner somewhere in Stevens and Solaris sometimes doesn't like that.
Poul-Henning Kamp
- [master] d2358fd Remove remaining references to vcl-intro.rst.
Lasse Karstensen
- [master] d3b8f34 Forgot to commit the test-case
Poul-Henning Kamp
- [master] d4baf14 Document %I and %O ncsa format specifiers
Martin Blix Grydeland
- [master] dabd65a Be consistent with when the BerespBody timestamp is taken.
Martin Blix Grydeland
- [master] ebbd828 Delete unreferenced file vcl-intro.rst.
Lasse Karstensen
- [master] ee92500 Remove the stand-alone "purge" action from VCL, now that we have return(purge) from vcl_recv.
Poul-Henning Kamp
- [master] f2cf2ea Keep the list of ncsa format specifiers in one location only
Martin Blix Grydeland
- [master] f53ff46 Only parse ReqAcct once
Martin Blix Grydeland
- [master] f599976 req.backend -> req.backend_hint
Dag Haavi Finstad
- [master] f6ef923 Add a 'y'ear conversion factor to std.duration().
Poul-Henning Kamp
- [master] f6ef923 Add a 'y'ear conversion factor to std.duration().
Federico Schwindt
- [master] fb1e33d Remove text block dividers just added.
Lasse Karstensen
Last message date:
Tue May 27 16:10:59 CEST 2014
Archived on: Tue May 27 16:11:00 CEST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).