0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use defined() as 0 is a valid value. More... over 16 years ago
Fixed a seg.fault. on RHEL4 triggered by selectall_hashref(), for unknown reasons. More... over 16 years ago
Not holding a reference to data in freed objects is a good way of avoiding memory leaks. More... over 16 years ago
Fix a certain panic in pipe mode, which varnishtest should have caught but didn't until now.
phk
More... over 16 years ago
Expect zero exit code from manager
phk
More... over 16 years ago
Keep track of worker processes that have died of unatural causes and exit the manager with a bitmap that tells what we saw underway.
phk
More... over 16 years ago
Use the right bit.
phk
More... over 16 years ago
Use a graced object if a backend is unhealthy More... over 16 years ago
Remove "rate" variables.
phk
More... over 16 years ago
Remove the client source address accounting, it is unused and a performance bottleneck.
phk
More... over 16 years ago
A strategic assert for flexelint
phk
More... over 16 years ago
Fixed consistency with web GUI vs. web UI. Updated document with requirements of Digest::SHA More... over 16 years ago
Added support for the authentication of the management console. This requires changes to the DB schema, so the DB must be rebuilt. Added possibility to set the inheritance when moving nodes around. Fixed sending of correct Content-Type header. More... over 16 years ago
Untested to any meaningfull extent: Make req.* available in vcl_deliver{}
phk
More... over 16 years ago
Setup the http structs in worker when we annex them for use.
phk
More... over 16 years ago
Integrate the rest of bereq into the worker structure.
phk
More... over 16 years ago
Move the htc from bereq to worker
phk
More... over 16 years ago
Move beresp from bereq to worker
phk
More... over 16 years ago
Move bereq.* to worker.
phk
More... over 16 years ago
Begin moving bereq into the worker thread.
phk
More... over 16 years ago
Make n_bereq a worker-thead buffered counter and thus precise. Any continous growth is now indications of leaks.
phk
More... over 16 years ago
Try quite hard to allocate all storage segments for an object from the same stevedore as the object was allocated from.
phk
More... over 16 years ago
Added missing header More... over 16 years ago
Added real restrictions in the backend as well. More... over 16 years ago
Example config file with default values for running it from a working directory. More... over 16 years ago
Add python class to emulate varnishadm More... over 16 years ago
Flexelint nitpickery.
phk
More... over 16 years ago
Add minimal facility for dealing with TELNET option negotiation in a way that telnet clients don't get confused about:
phk
More... over 16 years ago
Add support for authenticating CLI telnet connections
phk
More... over 16 years ago
Add some polish to the graphs by using sensible font sizes and x ticks. More... over 16 years ago