2008-03-10 |
phk | This is slightly experimental: |
commit | commitdiff | tree | snapshot |
2008-03-10 |
ssm | Debian packaging: Move control file "docs" to "varnish... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
ssm | Debian packaging: Fix syntax error in varnishlog init... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
ssm | Debian packaging: Add changelog entry for 1.2-0 |
commit | commitdiff | tree | snapshot |
2008-03-10 |
ssm | Debian packaging: removing obsolete TODO file |
commit | commitdiff | tree | snapshot |
2008-03-10 |
ssm | Debian packaging: Allow adjustment of maximum locked... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
des | Braino in previous commit. |
commit | commitdiff | tree | snapshot |
2008-03-09 |
des | Include complete headers with each replayed request. |
commit | commitdiff | tree | snapshot |
2008-03-09 |
des | Add -k option which specifies the number of log entries... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
des | Add a -s option which specifies a number of entries... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
des | If it looks like a new request starts before a previous... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
des | dump.pool was removed a while ago. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
ingvar | This is more pre-2.0 than 1.1.2+ |
commit | commitdiff | tree | snapshot |
2008-03-07 |
phk | Log free object workspace instead of used to get the... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
phk | Add diagnostic features to keep track of object workspa... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
phk | Split the http_workspace into sess_workspace and obj_wo... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
phk | Attempt to mlock(2) SHMFILE in core. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
phk | Keep track of how often we flush the private shm buffer... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
phk | Put waiting list shmlogs under diag_bitmap |
commit | commitdiff | tree | snapshot |
2008-03-05 |
phk | Check EOF as bitflag in kqueue return flags |
commit | commitdiff | tree | snapshot |
2008-03-04 |
des | Relax assertions, and fix the build. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
des | Regen |
commit | commitdiff | tree | snapshot |
2008-03-04 |
des | Define obj.hash in the correct place, and regen. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
des | Implement obj.hash. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
des | Remove duplicate allocation. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
des | The final piece of the double -> string puzzle. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
phk | Polish CLI output |
commit | commitdiff | tree | snapshot |
2008-03-03 |
des | Regen for VRT_double_string() |
commit | commitdiff | tree | snapshot |
2008-03-03 |
des | Clean up the int -> str and ip -> str conversion code... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
phk | Workaround: ignore uncached objects in EXP_Touch() |
commit | commitdiff | tree | snapshot |
2008-02-26 |
phk | Go over the expiry and LRU code once more: |
commit | commitdiff | tree | snapshot |
2008-02-26 |
phk | Fix a bug in the hangman code: conversion from object... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
phk | Give the random director its own magic |
commit | commitdiff | tree | snapshot |
2008-02-26 |
phk | Get the pthread_mutex_trylock() assert right, the error... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
phk | Avoid asserting on correct errno from pthread_mutextryl... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
phk | Explicitly initialize errno to zero before mutex ops. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | The expiry module keeps all cached objects on two data... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | Make cache_expire.c pick up its own reference on the... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | Fix obj.last_use: We cannot use obj.lru_stamp, as... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | Only move objects to the tail of the LRU queue if we... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | Introduce a TRYLOCK() macro, and remove two ';' which... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | obj->lru_stamp is on TIM_real() not TIM_mono(). |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | Remove unused last_check member and TIM_mono() call |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | Rename EXP_TTLchange() to EXP_Rearm() and move binheap... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
phk | Dispose of VCL reference count if we drop parked sessio... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
des | We don't need cryptographic-strength randomness here... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
des | Dump some information about the VCL configuration if... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
des | Where applicable, use SPAZ() instead of AZ(). |
commit | commitdiff | tree | snapshot |
2008-02-21 |
des | Add SPAZ() and SPAN() macros which combine AZ() and... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
ssm | Typo patrol |
commit | commitdiff | tree | snapshot |
2008-02-20 |
ssm | Debian packaging: Disable running of varnishlog by... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
phk | Count directors as backends. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
phk | Make logging of mutex operations or just contests contr... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
phk | Oops, this should not have been deleted in my previous... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
des | If HSH_Lookup() returns non-NULL, assert that sp->objhe... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
phk | Move the #include of heritage.h to cache.h. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
phk | Revise the kqueue_acceptor with a sledgehammer. |
commit | commitdiff | tree | snapshot |
2008-02-18 |
des | Move the assertions around; it is apparently possible... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Uncapitalize DIAGNOSTICS, since diag_bitmap is not... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Move kqueue debugging under diag_bitmap control |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Move the workspace debugging under diag_bitmap control. |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Move the logging of state engine states to use the... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Make a parameter "diag_bitflag" which can control deepe... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Kill debugging shmlogging overlooked for too long. |
commit | commitdiff | tree | snapshot |
2008-02-18 |
phk | Add a stats field to monitor the LRU move rate. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Add green icon. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Add a log message for short reads in the content-length... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | A number of changes made while trying to reproduce... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Fix assert in thread_close() for fd == nthreads == 0. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Unfinished Firefox plugin. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | No longer necessary |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | No longer necessary |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Free leftover buffers when the loop ends (Coverity... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Make sure buf is freed in error case (Coverity CID#9) |
commit | commitdiff | tree | snapshot |
2008-02-17 |
des | Request is bogus if df_m, df_Uq or df_H are NULL (Cover... |
commit | commitdiff | tree | snapshot |
2008-02-16 |
des | We may get spurious events on an unclosed fd as well... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Flexelint pleasing |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Make this cast less suspect to Flexelint |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Unused variable |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Define VARNISH_STATE_DIR |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Somebody ate my ')' on the way to the commit. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Tell if we could not write the PID file. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Flexelint does not react to the assert, so tell it... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Check VLU_Fd return for good measure. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Remove a spurious debugging message. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Assert that VCC did its job with respect to weights. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Insist on a non-zero weight for random director memeber... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Don't advance the token in vcc_UintVal(), that prevents... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Use the abort2(2) function to record our panic string... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Add a paramter for maximum CLI buffer size and use... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Give uint parameters the same treatment as bool and... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Rewrite the childs CLI handling to use VLU |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Remove a duplicated message on the childs stdout. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | A Give VLU_New() an optional buffersize argument |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Log everything we see on the childs stdout/stderr to... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Add VLU (Varnish Line Up) a copy of LineUp from my... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Add ALLOC_OBJ macro |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | Move the sizeof debugging output to an undocumented... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | remove dump.pool prototype |
commit | commitdiff | tree | snapshot |
2008-02-15 |
phk | remove the undocumented and unimplemented dump.pool... |
commit | commitdiff | tree | snapshot |
next |