]> err.no Git - varnish/shortlog
varnish
2006-03-30 phkAdd the beginning of a backend connection pool
2006-03-30 phkPromote the poll mutex to be a session mutex so that...
2006-03-30 phkIntegrate the VCL code closer in the cache process...
2006-03-27 phkAdd config.load, config.inline and config.use commands.
2006-03-27 phkForgot to add this one. Prototypes for the VCL compiler.
2006-03-27 phkAdd VCL_CompileFile() function.
2006-03-27 phkJust return if there is nothing to wait for. We get...
2006-03-27 phkAdd a macro which we can #ifdef
2006-03-27 phkBuild default VCL from "-b backend_IP" option and pass...
2006-03-27 phkedge closer towards being a nice member of society
2006-03-27 phkExperimentally pull in VCL program
2006-03-27 phkActually generate a shared object
2006-03-27 phkStuff VCL programs needs to know about.
2006-03-27 phkadd libvcl
2006-03-27 phkPut under control of auto* tools
2006-03-27 phkNewly generated code
2006-03-27 phkDon't generate sparse array code.
2006-03-24 phkMore complete HTTP parsing and logging.
2006-03-24 phkChange session memory management to avoid <event.h...
2006-03-24 phkAdd a VSLR() variant which logs a byte range without...
2006-03-24 phkLog remote IP#:port on session open
2006-03-24 phkput symbolic names on the tags
2006-03-24 phkAdd a minimal log tailer.
2006-03-24 phkMove the SHM tags into a resuable .h file.
2006-03-23 phkAdd shared memory log setup and stuffer function in...
2006-03-23 phkNow we're starting to get somewhere: Accept connection...
2006-03-23 phkOpen TCP sockets
2006-03-17 phkMake it possible to suspend and resume a cli connection...
2006-03-17 phkAdd multiplexing for the mgt->child cli connection...
2006-03-16 phkcleanup
2006-03-16 phkExpand the empty shell a bit.
2006-03-16 phkFunctions to handle the CLI with event(3)'s buffer...
2006-03-16 phkGeneric and public stuff for CLI protocol handling.
2006-03-16 phkadd min+max argument counts
2006-03-15 phkAdd definitions pertaining to the ascii-protocol which...
2006-03-14 desAdd Niels Provos's libevent 1.1a.
2006-03-14 desSet the correct property (svn:keywords, not svn:keyword)
2006-03-14 desAdd a man page, and set the correct property (svn:keywo...
2006-03-14 phkAdd some trivial bits while I think about the hard...
2006-03-14 phkAdd a function to break a command line like string...
2006-03-13 desAdd hash.h, queue.h and tree.h from NetBSD-CURRENT.
2006-03-13 desAdd libsbuf, based on the latest sbuf code from FreeBSD...
2006-03-13 phkPick up the gnu-autotools binary directory if we spot...
2006-03-13 phkAdd first cut of VCL compiler to the tree.
2006-03-02 desIgnore generated files; generated with the following...
2006-03-02 desUntested & undocumented login code. I don't have time...
2006-03-02 desAdd varnishd to ignore list.
2006-02-27 desIgnore generated files.
2006-02-27 desIgnore generated files.
2006-02-27 desIgnore generated files.
2006-02-27 desCorrect libtool idiom: run libtoolize after aclocal...
2006-02-27 desDon't forget the license!
2006-02-27 desImplement tables.
2006-02-27 desCorrect list rendering.
2006-02-27 desAdd table formatting.
2006-02-27 desPaste large portion of phk's notes.
2006-02-27 desSeparate specification from architecture.
2006-02-27 desFork varnish-architecture off of varnish-specification.
2006-02-24 desPrefer sans-serif fonts.
2006-02-24 desSet mime-type and charset.
2006-02-24 desLightweight XSL stylesheet for transforming DocBook...
2006-02-24 desFix a couple of syntax errors.
2006-02-24 desSource tree structure as agreed.
2006-02-23 desAdd a short section on refreshing. Done for today.
2006-02-23 desDiscuss expiry and cacheability.
2006-02-23 desCorrect handling of section titles: articles can't...
2006-02-23 desAdd RFC 3507 (ICAP).
2006-02-23 desThursday morning's work.
2006-02-22 desImprove rendering of section titles
2006-02-22 desTurn top-level sections into chapters
2006-02-22 desSet correct mime-type.
2006-02-22 desAutotools bootstrap script.
2006-02-22 desEnable the Id keyword.
2006-02-22 desSimple CSS stylesheet for displaying raw DocBook XML...
2006-02-22 desDraft specification in DocBook format.
2006-02-22 desBibliography collection.
2006-02-22 desMove prototype code into varnish-proto.
2006-02-22 desAdditional subdivisions.
2006-02-20 desUse dual copyright (Verdens Gang AS and Linpro AS)...
2006-02-11 desAdd FreeBSD implementation of system_init_ncpu().
2006-02-10 desDisentangle listener and connection, allowing the struc...
2006-02-10 desIgnore generated files.
2006-02-10 desEnable keyword expansion.
2006-02-10 desThis is the skeleton code I wrote on my way back from...
2006-02-10 desTwo-clause BSD license. Assign copyright to Linpro...
2006-02-01 desCreate standard top-level directories.