]> err.no Git - varnish/shortlog
varnish
2008-12-02 phkFix an embarrasing bug in my Flexlinting of this code...
2008-12-01 phkFix build on !FreeBSD systems.
2008-12-01 phkVarious minor cleanups while we wait...
2008-12-01 phkShut FlexeLint up about SHA256 implementation.
2008-12-01 phkWe cannot gain a reference to an object unless it has...
2008-12-01 phkSupress stats in the curses mode until we have see...
2008-11-26 phkAlways release WRW, also on error.
2008-11-26 phkAdd asserts to find where WRW is leaking in ticket 390
2008-11-25 phkAdd code to calculate a SHA256 over the hash string...
2008-11-25 phkMake it possible to declare paramters in other source...
2008-11-25 phkName that file "vparam.h" instead of "param.h" which...
2008-11-25 phkMove parameter declaration into a .h file of its own.
2008-11-25 phkSort the parameters alphabetically, it's too hard to...
2008-11-25 phkTry to get the endianess optimization working, by inclu...
2008-11-25 phkNeuther the FreeBSD specifics of SHA256 implementation.
2008-11-25 phkAdd a parameter to enable SHA256 hashing.
2008-11-25 phkHook SHA256 into the build
2008-11-25 phkAdd SHA256 hashing code.
2008-11-25 phkIsolate some hash-string building nastyness in cache_hash.c
2008-11-25 phkWhen we receive an If-Modified-Since on an ESI object...
2008-11-24 phkLog debugs with correct id
2008-11-24 phkControl the ESI parsing debug records with the esi_synt...
2008-11-24 tfheenInclude relevant bit of ansidecl.h directly
2008-11-24 phkRename the write-buffering functions to WRW_*().
2008-11-24 phkMake the maximum record length in the shm log a paramte...
2008-11-24 phkOnly emit debug message for writes that fail
2008-11-24 tfheenFix typo (s/timeout/interval/) in default parameters...
2008-11-24 phkLog write errors under SLT_Debug.
2008-11-24 phkUse == for comparison.
2008-11-24 phkCount ESI processed objects in acct.bodybytes
2008-11-24 phkDo not count chunked encoding headers in stat.hdrbytes.
2008-11-24 phkEliminate <vis.h> and it's compat version, it is unused.
2008-11-24 phkUpdate license to remove the advertising clause, reflec...
2008-11-22 tfheenFix typo
2008-11-21 phkAlso run the VCL->C compiler stage in a sub-process.
2008-11-21 phkMake it possible to supress all or no lines of output
2008-11-21 phkSimplify how we manage the -f argument:
2008-11-21 phkAdd a vreadfile() utility function, which reads a file...
2008-11-21 phkMove the code for running stuff in a sub-process out...
2008-11-21 petterSoooorry.
2008-11-20 petterAdded documentaiton on the timeouts
2008-11-20 phkVarious nits.
2008-11-20 phkClean up the ACL generation code a bit.
2008-11-20 phkCheck ECONNRESET
2008-11-19 tfheenCorrect defaults in varnishd.1
2008-11-19 petterAdded support for setting read timeouts for backend...
2008-11-19 phkKick the hash_slinger interface around a bit:
2008-11-19 phkMove the hash'ers refcount up to objhead, it is generic.
2008-11-19 phkRename some objhead pointers from obj to oh for consist...
2008-11-18 tfheenDocument grace
2008-11-18 tfheenMake malloc print max storage size
2008-11-17 phkRename variables to reflect that they are object heads...
2008-11-17 petterFixed compiling on Linux with -Werror set. Added mising...
2008-11-14 phksilence config.h noise
2008-11-14 phkRegenerated.
2008-11-14 phkRetire VRT_re_test()
2008-11-14 phkInline VRT_re_test()
2008-11-14 phkMerge cache_vrt_acl.c into cache_vrt.c, one one-line...
2008-11-14 phkRework the binary heap, we use for expiry processing...
2008-11-11 phkFix this test-case to not rely on being able to compile...
2008-11-11 phkMake sure that
2008-11-11 phkRegression test case for ticket 365: restart in hit.
2008-11-11 phkImplement restart in vcl_hit.
2008-11-11 phkRemember to set lock "held" in CondWait
2008-11-11 phkHave I mentioned that I think POSIX is a bunch of amate...
2008-11-11 phkReact to both NL and CR in VLU
2008-11-10 phkRemember to add this file in second attempt :-)
2008-11-10 phkTake the full step and wrap all our mutex operations...
2008-11-10 ingvarspecfile: 2.0.1-2 -> 2.0.2-1 and a changelog item for...
2008-11-10 ingvarSpecfile: 2.0.1 > 2.0.2
2008-11-10 tfheenMake sure the VCL we try to load is a regular file
2008-11-10 tfheenConstify vcl_tnames in .tcl script too
2008-11-10 phkAdd a test of the random director that uses actual...
2008-11-10 phkAdd a toplevel word which examines the sequence returned by
2008-11-10 phkAdd a debug CLI command to seed random(3).
2008-11-09 phkA couple of stylistisc FlexeLint v9 nits, and some...
2008-11-09 phkMore FlexeLint v9 consts
2008-11-09 phkConstifications requested by FlexeLint v9
2008-11-06 tfheenDocument the size parameter to -s malloc
2008-11-06 tfheenFix up $N vs \N in man page
2008-11-06 tfheenFix up tclsh invocation (again)
2008-11-05 phkFix the broken logic in the random directors picking...
2008-11-02 ingvar* Sun Nov 02 2008 Ingvar Hagelund <ingvar@linpro.no...
2008-10-30 ssmvarnishtest man page: whitespace fix
2008-10-29 ssmAdd a varnishtest man page
2008-10-28 phkFactor the HTTP responsecodes into a file where we can
2008-10-28 skythanks mithrandir -- check the right magic
2008-10-28 skyresp.status was returning obj.status
2008-10-27 skymerge #3350 into trunk -- make tests fail if you have...
2008-10-23 phkDon't quote the entire inlined C source in the index...
2008-10-22 desGet rid of <strings.h>.
2008-10-20 desUse a proper format string.
2008-10-20 desFix warnings on Linux
2008-10-20 dessvn:ignore
2008-10-20 desconfig-cache is more trouble than it's worth.
2008-10-20 phkRegenerate, and take the huge-diff hit for the last...
2008-10-20 phkBreak the encoded .h files up at convenient newlines...
2008-10-20 desClean up some of the fallout from the Solaris patch...
2008-10-20 phkRegen to get Ids right
2008-10-20 desRevert r3072, which was a no-op.
next