2007-08-06 |
phk | Add piecemal crc32 function back, we will need it for... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
phk | Have the VCL compiler provide a hint about the worst... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Add comment to remind myself. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | vrt.h is not needed here. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Add a missing return: we always return after detecting... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Add missing assert |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | We need the math library on some systems. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Make the nonexistence of "nobody" and "nogroup" users... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Introduce a "replace()" function to replace a malloc... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
phk | Synchronize the paramters after we call their accessor... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
des | Try harder to avoid integer overflows in cache file... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
des | Synchronize these two files. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
des | Fine-tune the vhost example. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | Note that MAX_IOVS is intentionally not equal to IOV_MAX. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | I accidentally committed the wrong patch in r1787;... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | Bogons in previous commit. Pass me the pointy hat... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | pid_t is not necessarily compatible with int. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | Use fcntl(2)-style locks instead of non-portable flock... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | Explicitly set TZ to GMT. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | Use mktime() rather than the unportable timegm(). ... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | Avoid using non-portable <err.h>. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
des | Avoid referencing <sys/cdefs.h> and __{BEGIN,END}_DECLS. |
commit | commitdiff | tree | snapshot |
2007-07-28 |
des | Add a slew of utilities to simplify the writing of... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
des | Empty responses are not necessarily incorrect, even... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
des | Reverse the logic for sp->wantbody: assume it is always... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
des | Refactor this test case. Note that it still fails... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
cecilihf | Added a health parameter for the backend. This is reada... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
des | Add change log for 1.1.1 + various prop fixes |
commit | commitdiff | tree | snapshot |
2007-07-26 |
des | Whitespace & indentation |
commit | commitdiff | tree | snapshot |
2007-07-26 |
des | fix props |
commit | commitdiff | tree | snapshot |
2007-07-26 |
des | Rename to a more easily remembered (and typed) name. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
des | Correct copyright years. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
cecilihf | Regression test for http purge with regexp |
commit | commitdiff | tree | snapshot |
2007-07-25 |
des | Implement the full range syntax, eliminating the need... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
des | Allow values to be specified as arithmetic expressions... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
des | Set x bit. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
des | Add a "usage" parameter which reports cache file usage. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
cecilihf | Style... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
cecilihf | Use purge in function names instead of repurge and... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
des | Typo. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
des | Style fixes |
commit | commitdiff | tree | snapshot |
2007-07-25 |
cecilihf | Updated man page |
commit | commitdiff | tree | snapshot |
2007-07-25 |
cecilihf | Implemented http purge with regexp. Example vcl usage: |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Cleanup, rename "hitrate" to "ratio" as in Munin plugin. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | License. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Re-add as files |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Remove symlinks |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Give this package a proper name and a version number. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Instead of incorrectly assuming that a pthread_t can... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | #130: false is spelles FALSE in curses-land. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | #131: Honor DESTDIR when creating the state directory. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | RES_BuildHttp() must be called before RES_WriteObj... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Always generate a Connection: header, in case the clien... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Use strlen() directly. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Correct a comment |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Use a regexp search instead of index() |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Actually, the message will be in the body. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Implement VRT_r_obj_status(), without which obj.status... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
des | Regression test for #128 (currently fails with both... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
ssm | Split debian package into varnish, libvarnish and libva... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Set localstatedir explicitly, otherwise it ends up... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Remove debugging output. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Store stevedores in a circular list. The head pointer... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Style nit. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Additional style cleanup; remove stevedore list from... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
cecilihf | Added locking on the list manipulation. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
cecilihf | Move all use of the stevedore list to stevedore.c |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Count backend requests. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Paranoia. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Let the LRU code worry about this. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
des | Reword, bump date. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
cecilihf | Updated man-page |
commit | commitdiff | tree | snapshot |
2007-07-20 |
cecilihf | Support for multiple cache files. The selecting of... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Document Mac OS X compatibility. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Use the correct cc command line on MacOS. This is... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Adapt for use on MacOS X / Darwin, which has GNU libtoo... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Make regexp variables static. This has the side effect... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Missed one occurrence of clock_gettime(). |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | Retire libcompat's clock_gettime(). |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | If clock_gettime() is not available, use gettimeofday... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
des | gettimeofday() is good enough for varnishstat. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Assert that LRU_DiscardOne() returns 1, to avoid an... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Return count like the comment says we do. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Remove object from LRU list before freeing it; this... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Amend previous commit. The problem was that when a... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
des | Fix child restart by always calling close_sockets(... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
cecilihf | Changed name/description |
commit | commitdiff | tree | snapshot |
2007-07-16 |
cecilihf | Moved the plugin from "others" to "servers" in the... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
cecilihf | Webmin plugin for varnish |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | From the "What has the world come to ?" department: |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Plug even more memory leaks in the VCL compiler. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Don't leak the file contents either. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Plug minor memory leak. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Don't leak all the tokens. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Plug a memory-leak in the VCL compiler. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Initialize all bits in the sigaction. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | A cast to make flexelint happy. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Make the header-gluing code more readable. |
commit | commitdiff | tree | snapshot |
2007-07-15 |
phk | Tune a couple of library warnings out |
commit | commitdiff | tree | snapshot |
2007-07-13 |
phk | Shave the previos commit a bit closer: don't write... |
commit | commitdiff | tree | snapshot |
next |