2008-06-25 |
phk | Add chunked encoding from backend test. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Add a -s malloc testcase |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | A simple ACL testcase |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Test for match with leading and trailing space as well. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Remember to test the case with missing vary header |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Add a Vary testcase |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Grap reference count on backend used by name in directors. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Testcase for ticket 263 |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Fix a startup race condition: Make sure the threadpools... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
tfheen | Set version to trunk in configure.ac |
commit | commitdiff | tree | snapshot |
2008-06-25 |
tfheen | Set version to 2.0-tp2 in configure.ac |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Compensate for \r being magic now. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Fix for ticket 262: When we trim leading whitespace... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Add regression test for ticket 262 |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Add "send" command for explicitly sending bytestrings |
commit | commitdiff | tree | snapshot |
2008-06-25 |
phk | Handle \r in strings |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Fix Flexelint complaints |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Fix an interesting shortcoming in GCC's error checks... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Don't whine about ../../config.h |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Also tally Notes |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Make the debug element conditional on DEBUG macro being... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Ooops, last commit got one file more than intended. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Never release more bytes than there is room for. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
des | #260: make pidfile mode less restrictive. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
tfheen | Add test to exercise the -s parameter |
commit | commitdiff | tree | snapshot |
2008-06-24 |
tfheen | Fix segfault when reset_cmds is called for cmd_shell |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Add a "shell" keyword for executing shell commands... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Catch two other return cases from smf_init() so we... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Fix code, so varnish will still start as long as at... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
phk | Add a testcase for starting with some bad listen sockets. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
tfheen | Move setting of TESTS inside the if ENABLE_TESTS block... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
tfheen | Add missing header files to make make distcheck happier |
commit | commitdiff | tree | snapshot |
2008-06-24 |
tfheen | Drop debian/Makefile from configure.ac too |
commit | commitdiff | tree | snapshot |
2008-06-23 |
phk | On FreeBSD at least "localhost" resolves to two address... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
tfheen | Stop distributing debian/ in the tarball |
commit | commitdiff | tree | snapshot |
2008-06-23 |
tfheen | Be explicit about listening to localhost |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Macroize the method function arguments |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Add a start/stop CLI command test |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | A better solution than mutexes: give the thread that... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Hold a mutex for each log destination |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | More work to polish the manager/client interaction... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Use instance name (-n) or "varnishd" for syslog identifier. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Add a VBM bitmap for keeping track of which filedescrip... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Polish this to the new more general usage: |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Add VBM, a resizing bitmap implementation we previously... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Use VLU to assemble output from the C-compiler. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Add testcase for multiple thread pools |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Default to 2 thread pools again. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
phk | Make sure all pools have their minimum complement of... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Change an assert() to diagnostic() since it negates... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Add a diagnostic() wrapper around assert() for checks... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Avoid <ctype.h> entirely |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Use vct character classification instead of private... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Regression test case for ticket 255 |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | editor-bogon: add missing ')' |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | NB: some of this commit sneaked into #2757 |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Add vct_issepctl() |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Collapse the upper/lower alpha class until we need... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Go back to 1 pool by default, there is a startup proble... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Assert that deadlines are not NAN |
commit | commitdiff | tree | snapshot |
2008-06-21 |
phk | Fix the default thread pool parameters to 2 pools,... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
tfheen | Use subtraction rather than digittoint since digittoint... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Give BAN_Add() an (option) cli argument so errors can... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Rename AddBan() to BAN_Add() for consistency. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Spell "content-length" correctly. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add a TCP reuse testcase, and polish the a00006 case... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | More support for message bodies |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Mention that strings use %xx escapes in VCL. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add a boolean paramter "log_local_address" which enable... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add a param "log_hashstring" that controls logging... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Make regsub() return an empty string if it gets no... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | forgot to svn add this one: logging functions for varni... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | NB: FLAGDAY! |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add regsub test case so I don't break it again. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Fix a number of issues and bugs with regsub(): |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Add a hand function to safely add text to a txt |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Use default_grace consistently or it will all be in... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
phk | Rework the output of messages and add -q and -v options. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Expect X-Varnish to show the correct XIDs |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add -cli command. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a debug.xid CLI command to the child process that... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | A couple more basic tests: pass and cache hit |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Automatically wait for servers and clients during reset... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a trivial pipe test |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Launch varnish on -vcl or -vcl+backend if not already... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Don't say we're done until after we have reset everything. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Now that varnishd's -d -d mode behaves correctly, use... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Don't assert that the close succeeds, we may already... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | When running in -d -d mode, close all telnet sockets... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Fix another corner case in teardown of the event manager. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Fix broken logic in the poll-fd compaction function... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Hack up a crude debugging facility for the event manager. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Use POLLIN instead of POLLRDNORM |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Assert that the event manager found something for each... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add varnish -wait and make varnish -stop mean the logic... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a -vcl+backend argument to the varnish command... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Use vsb_newauto() macro throughout |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | allow delays in http procssing (client & server) |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add -vcl option varnish command, to load inline VCL... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
phk | Add a vsb_newauto() macro |
commit | commitdiff | tree | snapshot |
next |