These changesets represents the changes on the squid/hno-devel development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
---|---|---|---|
2001/01/09 22:02:13 | hno | +457 -1418 | Cleaning up my old development, to recover what might be interesting. |
2000/09/18 00:16:38 | hno | +2 -2 | Cosmetic fix to make the warning about closing a open filedescriptor |
2000/09/16 23:25:21 | hno | +16 -3 | Write queue kicking in non-async mode could trigger a loop detection |
2000/09/16 22:16:58 | hno | +2 -2 | Oops.. there was a #ifdef typo preventing it from running correctly.. I |
2000/09/16 22:09:38 | hno | +11 -8 | NUMTHREADS is dynamically set. |
2000/09/16 22:08:44 | hno | +1 -1 | NUMTHREADS is now dynamically configured as 12*n_cache_dirs, unless forced |
2000/09/16 21:49:46 | hno | +74 -2 | Added #ifdefs for not making certain operations async |
2000/09/16 20:47:58 | hno | +136 -170 | Major cleanup of the threads optimisations, and corrected how the |
2000/08/19 14:43:18 | hno | +11 -17 | Added a check for libdl to allow pam_auth to build on platforms where |
2000/08/19 13:34:31 | hno | +28 -13 | Hopefully this will fix those issues with parallel builds reported |
2000/08/06 00:27:34 | hno | +1 -2 | Oops.. a small merge conflict fix.. |
2000/07/16 12:53:12 | hno | +2 -2 | FATAL messages is at debug level 0, and should thus be printed to stderr |
2000/07/16 00:33:59 | hno | +5 -7 | merged changes from devel |
2000/07/16 00:21:09 | hno | +3 -4 | Minor rearrangement to protect the daemon stdio change from when the process is started without any stdin/stdout/stderr |
2000/07/16 00:06:58 | hno | +9 -1 | Do proper handling of stdio handles in daemon mode |
2000/07/02 10:56:48 | hno | +57 -25 | Merged various changes from SQUID_2_3, since Duane has the odd habit |
2000/07/01 14:33:24 | hno | +6 -6 | Always generate Makefile for all proxy_auth modules |
2000/07/01 14:25:43 | hno | +14 -13 | Changed fs,repl,auth Makefiles to be dynamically listed |
2000/07/01 14:12:52 | hno | +1 -1 | Oops.. fixed a small merge error |
2000/07/01 14:12:50 | hno | +18 -8 | Changed fs,repl Makefiles to be dynamically listed |
2000/06/12 10:47:10 | hno | +1 -9 | Backed out that client_side data forwarding optimization Adrian had made |
2000/05/31 09:58:50 | hno | +6 -1 | It looks like ftpAcceptDataConnection could accept doing things with a |
2000/05/16 19:54:25 | hno | +13 -1 | Don't output the "lifetime" timeout error message when the client does |
2000/05/16 19:44:28 | hno | +5 -1 | Return an error when the dnsserver queue is overloaded rather than |
2000/05/16 19:38:15 | hno | +26 -4 | --enable-stacktraces configure option for setting PRINT_STACK_TRACE, and |
2000/05/16 19:28:56 | hno | +9 -2 | Tuned the log level selection on SSL client read errors somewhat. |
2000/05/16 18:53:50 | hno | +1815 -519 | Syncronized with modio |
2000/05/16 18:44:18 | hno | +4 -2 | Added a check for private keys in the MD5 verification on swapins. To avoid |
2000/05/14 23:22:19 | hno | +2752 -2501 | Syncronized with modio |
2000/05/08 18:02:07 | hno | +207 -157 | syncronized with "modio" |
2000/05/03 19:00:00 | hno | +4 -0 | Syncronized with modio |
2000/05/02 23:21:53 | hno | +36 -22 | Cleanup after patch merges into cvs.squid-cache.org |
2000/05/02 23:04:11 | hno | +2 -7 | Fixed a forgotten merge conflict |
2000/05/02 23:01:48 | hno | +3 -3 | Syncronized with "devel" via "modio" |
2000/05/02 22:50:27 | hno | +4725 -1635 | Syncronized with "devel" via "modio" |
2000/04/24 22:13:02 | hno | +7 -4 | Removed the data copying performed on aioWrite() |
2000/04/24 22:12:40 | hno | +326 -377 | Reworked the aiops thread IPC interface to use a variant of normal thread |
2000/04/23 09:55:37 | hno | +56 -18 | Added --disable-unlinkd configure option |
2000/04/23 09:51:19 | hno | +7 -6 | Removed that "Package configuration updated. Cleaning and reconfiguring" |
2000/04/23 08:32:28 | hno | +2 -6 | Oops.. I had a couple of more #if USE_UNLINKD.. |
Author | Changesets | Changes |
---|---|---|
hno | 40 | +10860 -6980 |
total | 40 | +10860 -6980 |