2006-08-05 |
phk | Remove unused "ip" from backend. |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Cleanup unused stuff |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Remove prototypes for no longer existing functions |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Remove unused includes |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | don't search libevent for includes |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | style fix |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Rename struct vcls to vclprog |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | remove old file |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Change manager to use mgt_event.h instead of threads... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Remove pthread.h include, it's included in cache.h |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Remove debugging printfs |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | More bugfixes |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Add assert |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | bugfixes |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Add signal support. |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | bugfixes |
commit | commitdiff | tree | snapshot |
2006-08-05 |
phk | Add a miniature event engine based on poll(2). |
commit | commitdiff | tree | snapshot |
2006-08-05 |
andersb | Got the IP, Request and User-Agent sorted out. Working... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Initialize all directions to "opposite" for -b and... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Use id for printing |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Stats field changes |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | More comprehensive performance stats and a few asserts... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Now that we keep track of loaded VCLs in the manager... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Redo VCL program handling. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Redo our management of compiled VCL programs: |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Move VCL compiler related stuff to mgt_vcc.c |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Remove old cli related stuff, it now lives elsewhere |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | reimplement CLI stats |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Implement CLI ping in manager, this is a "per hop"... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Move cli_func_ping to common_cli |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | SIGCHLD has already been taken care of earlier. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Change the CLI protocol in a subtle but useful way: |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | (Re)Implement passthru of cli commands, we can now... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Add CLIS_CANT status code for when something is valid... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
phk | Typo: write cli result to correct pipe. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
andersb | Placed a new sbuf_clear at a more strategic place.... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
andersb | Got a workaround for IP adress fetching. If we connect... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Fix copy&paste bug in fetch_chunked. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Sanitycheck that the length of an object adds up, right... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Imlement stopping and restarting of child process. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Make the pipe-stunt debug process smarter. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Take varnishtester out of the loop until it can be... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Add stop command as well. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
andersb | Think I have found a program structure that works.... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Remove libevent from the picture. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Rip out the old CLI handling and start over, more or... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
phk | Rework the cache process CLI handling: |
commit | commitdiff | tree | snapshot |
2006-08-02 |
andersb | Added SessionReuse so I now write a logline for Session... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
andersb | Starting to get the structure right (I think). Thx... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Add an assert, just in case. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Fix a bug when deleting items in the binheap |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | log StatAddr with fd=0 to avoid out-of-order confusion |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Allow ENOENT on removing kqueue events, a close will... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Tell daemon(3) to not chdir in debugging mode so we... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Enter pass mode through the front door. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | More asserts, sp->vbc this time. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Remember to clear sp->vbc |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Don my plumbers outfit and twist a lot of pipes into... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Typo: Also monitor remote sockets with the poll based... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Remove the libevent from the backend pool manager. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Add <stdarg.h> include |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Remove unused struct. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Simplify backend connection memory management. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Replace libevent based acceptor with poll(2) based... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Bite the bullet and write an alternate acceptor which... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | Convert pipe to use poll(2) on the two filedescriptors... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | I have nothing but circumstantial evidence that libeven... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
phk | More miniobj paranoia |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | More miniobj checks |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | More miniobj checks |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | More miniobj checks |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | more miniobj checks |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | Flinting. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | Make 32bit limitation work better. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | Fixx off by one error. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | Add miniobj checks om SMF and STORAGE |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | This is getting too longhaired: Give backend connectio... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | Experiment: don't use req's workspace to build object... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
phk | Record timestamp when we have received completed HTTP... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
andersb | Added some more toying with the data. All is still... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Always NUL terminate shmlog entries. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Create three groups of seven SHMlog tags: |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Remove unused variable |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | addr might be NULL if we are called from the prefetcher. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Add http_ClrHeader() and cure an unintended bug-oid... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Add a http_SetResp() function for constructing HTTP... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Log the headers we store in the object under ObjHeader... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Fix the dot-graph |
commit | commitdiff | tree | snapshot |
2006-07-31 |
andersb | Initial commit of real structure. This code will print... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Introduce http_SetHeader() for setting a http header... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
phk | Don't fill more than half the workspace with received... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
des | Clone varnishncsa off of varnishlog. Anders will hack... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
des | Unbreak build. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
phk | "HEAD" has 4 characters. |
commit | commitdiff | tree | snapshot |
2006-07-24 |
phk | remove this file (again) |
commit | commitdiff | tree | snapshot |
2006-07-22 |
phk | reorg a little bit. |
commit | commitdiff | tree | snapshot |
2006-07-22 |
phk | Eliminate redundant args from stevedore->send() |
commit | commitdiff | tree | snapshot |
2006-07-22 |
phk | Add per address, per session and total statistics. |
commit | commitdiff | tree | snapshot |
2006-07-22 |
phk | Make sure there always is a Host: header in fetch requests. |
commit | commitdiff | tree | snapshot |
2006-07-22 |
phk | Action pass from vcl_hit() needs to go to STP_PASS |
commit | commitdiff | tree | snapshot |
next |