2007-05-16 |
ssm | fix upgrade issue in postrm script, and rename it to... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
ssm | Added example vcl to use in front of zope+plone (this... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
des | Distribute default.vcl. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
des | Expand tags |
commit | commitdiff | tree | snapshot |
2007-05-15 |
des | Rename vcl.conf to default.vcl, update and comment... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
des | Attempt to fix the bind-to-any problem: |
commit | commitdiff | tree | snapshot |
2007-05-15 |
des | Revert accidental commit of unfinished negative-caching... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
des | AN() and XXXAN() are also useful for non-pointer results. |
commit | commitdiff | tree | snapshot |
2007-05-14 |
des | Merged revisions 1394,1400-1418 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-05-14 |
des | Document the inadvisability of enabling sendfile. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
phk | Make the sendfile threshold inifinity for now, we have... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Minor style issues. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Add -P (pid file) option. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Forgotten commit: check for <vis.h> and daemon(3) avail... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Avoid gcc4-specific compiler options. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Remove unused header. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Add -D (daemonize) and -P (pid file) options. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | No use expanding tags unless there *are* tags... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Expand tags. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Pull flopen() and pidfile_*() (renamed to vpf_*())... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Tweak DEVELOPER_CFLAGS. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
des | Comment out comparisons which are always true (unsigned... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
ingvar | git-svn-id: svn+ssh://projects.linpro.no/svn/varnish... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
ingvar | * Fri May 11 2007 Ingvar Hagelund <ingvar@linpro.no... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
des | Correctly detect more incompatible automake versions. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Implement runtime part of VCL controlled hashing. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Make req.hash have the right internal type: char * |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Use struct sockaddr_storage instead of our own homegrow... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Mark variables/objects as having a string representatio... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | After compilation of a VCL program, do a test-load... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Don't use sockaddr->sa_len, it was too advanced for... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Don't use sockaddr->sa_len, it was too advanced for... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Add back a check that was lost: You must have at least... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Add support for checking "server.ip" in addition to... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Implement '==' and '!=' for IP number variables (presen... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
phk | Sanitize generation of white-space in generated C code. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
des | Update the default configuration. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
des | Look for s-maxage before max-age. This may need to... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
des | Remove superfluous vsb_printf() argument |
commit | commitdiff | tree | snapshot |
2007-05-05 |
des | Typo in comment |
commit | commitdiff | tree | snapshot |
2007-05-05 |
des | Whitespace nits |
commit | commitdiff | tree | snapshot |
2007-05-04 |
des | Apply the workaround suggested in #102. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
phk | Fix error reporting with -C |
commit | commitdiff | tree | snapshot |
2007-05-03 |
des | s/expl/explicit/ to circumvent a bug in gcc 3. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
des | s/expl/reason/ to circumvent a bug in gcc 3. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
des | s/expl/reason/ to circumvent a bug in gcc 3. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
des | s/expl/reason/ to circumvent a bug in gcc 3. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
des | Don't try to lock the objhead mutex if we don't have... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
des | Correct the URL in the error page. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
des | Try fixing #95 again. The trick is that if we get... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
des | Add and document a ping_interval parameter which contro... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
des | Two minor logging fixes: |
commit | commitdiff | tree | snapshot |
2007-05-01 |
des | Improve the readability and debuggability of our tag... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
des | Add protective #ifdef. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
des | Force CONFIG_SHELL to /bin/sh. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
phk | Add compat trick for clock_gettime() |
commit | commitdiff | tree | snapshot |
2007-04-24 |
des | Eliminate warnings. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
des | Move CFLAGS configuration to the bottom so it doesn... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
des | Move CFLAGS configuration to the bottom so it doesn... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
des | Correctly detect the presence and location of all exter... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
des | Further eliminate fixed-size buffers. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
des | Major rewrite of the VSL handler for increased robustne... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
des | Style and whitespace cleanup + clarify comment explaini... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
des | Clarify synopsis / description |
commit | commitdiff | tree | snapshot |
2007-04-19 |
phk | When we have some amount of a chunk header, but not... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
phk | Emit acl matching code to the function body. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
phk | Standards compliance: fputs(3) returns non-negative... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
phk | Need to find other way to shut up flexelint. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
phk | Remember to initialize C_flag and don't exit in far... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
phk | Add scripts to run flexelint over VCL compiler output |
commit | commitdiff | tree | snapshot |
2007-04-09 |
phk | Fix stylistic Flexelint unhappiness with the compiled... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
phk | Add a -C argument, which compiles the VCL (either defau... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
phk | Two missing NULL initializations. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
phk | <queue.h> is a local #include in varnish, so use "queue.h" |
commit | commitdiff | tree | snapshot |
2007-04-09 |
phk | Move the function that pushes the compiled VCL programs... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | remove XXX comment which no longer applies |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Various nitpicking prompted by flexelint |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Fix char position in error messages to be [1...] instea... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Update |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Remove unused METHOD token. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Move backend parsing into a separate file. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Eliminate the "proof of concept" tokens that were never... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Implement the returns with the new ID based table and... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Introduce table based search for actions, and make... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | Split the parsing of actions into a separate file,... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
phk | I got confused about the terminology. An action is... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
phk | Better syntax checking of "set" statements. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
phk | Fix typo, so we correctly recognize '-=' as T_DECR... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
phk | Pidgin BNF syntax of VCL |
commit | commitdiff | tree | snapshot |
2007-03-31 |
phk | Overhaul cross reference checks in vcc compiler |
commit | commitdiff | tree | snapshot |
2007-03-31 |
phk | Improve error message layout and information. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
phk | Overhaul compiler to get rid of memory leaks and other... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
des | Rewrite using sbufs. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
des | The argv length calculation was not only off by one... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
des | Expand and track recent changes. |
commit | commitdiff | tree | snapshot |
2007-03-28 |
des | Actual default max is 1000, not infinity. |
commit | commitdiff | tree | snapshot |
2007-03-24 |
phk | Twist the compiler logic around a bit. |
commit | commitdiff | tree | snapshot |
2007-03-24 |
phk | Split off the parsing from vcc_compile.c into vcc_parse.c |
commit | commitdiff | tree | snapshot |
2007-03-24 |
phk | use tl-> consistently |
commit | commitdiff | tree | snapshot |
2007-03-09 |
phk | Implement a facility for source file modularization... |
commit | commitdiff | tree | snapshot |
next |