These changesets represents the changes on the squid/epoll-2_5 development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
| Date | Author | Size | Description | 
|---|---|---|---|
| 2006/05/14 05:42:21 | swsf | +3 -3 | Fix an error condition that can cause an assert when looking at the cache object lists in cachemgr. | 
| 2006/04/19 02:32:37 | swsf | +2 -2 | Bump the debug level for the storeClientCopy3 messages | 
| 2006/01/10 18:14:03 | hno | +17 -9 | By Ranko Zivojnovic (Bug #1477) | 
| 2005/10/10 07:54:21 | swsf | +6 -1 | Update to break out of the main loop in the Backon() function as soon as possible | 
| 2005/09/06 12:36:09 | swsf | +2 -8 | Half-closed connections does actually work now. | 
| 2005/05/18 07:20:35 | swsf | +11 -10 | This is a re-patch to fix a compile error | 
| 2005/04/27 01:20:22 | swsf | +1 -2 | remove unused variable in commEpollBackon() | 
| 2005/04/25 21:22:44 | hno | +8 -4 | Missing HAVE_EPOLL autoconf.h template | 
| 2005/04/15 01:09:51 | swsf | +3 -2 | Fixed typo in last update... compile first, then commit. | 
| 2005/04/15 00:40:32 | swsf | +17 -3 | Fixed a condition where we would stop reading from a server, but all clients had seen all received data | 
| 2005/04/14 00:00:48 | swsf | +303 -165 | Changed the flow-control mechanism | 
| 2005/03/29 08:32:37 | swsf | +6 -4 | Needed curly braces in patch earlier today | 
| 2005/03/29 03:38:16 | swsf | +130 -27 | More merges with s2_5 branch | 
| 2005/03/29 03:00:05 | swsf | +132 -158 | Merge s2_5 changes (aio and large file support) | 
| 2005/03/18 02:34:34 | swsf | +76 -0 | Add missing script to retrieve epoll-lib | 
| 2005/03/18 00:20:57 | swsf | +42 -24 | Fixed deferred network reading for epoll | 
| 2005/03/17 03:57:19 | swsf | +444 -52 | Initial epoll patch. | 
| Author | Changesets | Changes | 
|---|---|---|
| hno | 2 | +25 -13 | 
| swsf | 15 | +1178 -461 | 
| total | 17 | +1203 -474 |