]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2001-03-08  wesselscomments for hash_remove_link() are out of date.
2001-03-06  wesselsHere are Gerben Wierda's files for installation and...
2001-03-06  wesselsAdding these back for Gerben Wierda <Gerben_Wierda...
2001-03-04  wesselsundefined reference to `unlinkdUnlink' when --disable...
2001-03-04  wesselsDW got the sign wrong on recent patch.
2001-03-04  wesselsForgot to assign the return value of logfileOpen()...
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-03-02  wesselsAvoid NULL http->entry pointer in clientBuildReplyHeader().
2001-03-02  hnodiskd clean log writing leaked one filedescriptor.
2001-03-02  hnoKilled one more unused variable.
2001-03-02  hnoOops.. the transition to cache_dir options for Q1 and...
2001-03-01  hnoFrom Costas Tavernarakis:
2001-02-26  hnoFrom Chemolli Francesco:
2001-02-24  hnoFixed numerous compiler warnings found by IRIX MIPS...
2001-02-24  hnoUndid indent messup (indent apparently cut this file...
2001-02-24  wesselsRemoving the "state == NULL" assertion in comm_write().
2001-02-23  wesselsediting bug: an extra #if from O_NONBLOCK change.
2001-02-23  wesselsChanged the way that we pick between O_NDELAY and O_NON...
2001-02-23  wesselsAvoid making 'served_date' negative in storeTimestampsS...
2001-02-21  hnocachemgr fix for http_header_access and header_replacement
2001-02-21  hnopipeline_prefetch directive to disable/enable the prefe...
2001-02-20  hnoDon't try to remove memory-only objects from the disk...
2001-02-18  hnoRemoved the "default:" case from most ACL-type switch...
2001-02-17  hnoDon't use size_t in the wrong context. size_t is unsign...
2001-02-17  hnoRemoved some old "pump" leftovers
2001-02-15  adrianPrompt people to send email to squid-bugs@squid-cache...
2001-02-15  hnoDetect 0.0.0.0 DNS server specifications, warn the...
2001-02-14  hnoFrom Robert Collins:
2001-02-12  hnoCleanup of how "httpd_accel_port virtual" is handled...
2001-02-11  hnoRemoved some old stale "todo" comments about EWOULDBLOC...
2001-02-11  hnoSerbian error pages by Zoran Verovski <Zoran@HEMOFARM...
2001-02-10  hnoThe "maxobjsize" parameter moved to an optional cache_d...
2001-02-10  hnoSpelling correction in a command which could get trigge...
2001-02-10  hnoFrom Robert Collins:
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-02-08  hnoOops... was a bit tired there.
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-02-08  hnoFix for a forgotten cbdata change in digest generation
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-02-08  hnoCleaned up the "null" FS by removing all unused "junk...
2001-02-02  hnoUppered the metadata swapin element length from 1<...
2001-02-02  hnoRemoved unused "retries" variable
2001-02-02  hnosleep() needs unistd.h
2001-02-02  hnoran autoconf
2001-02-02  hnoUse strcasecmp, not stricmp
2001-02-02  hnoRemoved duplicate entry for ACL_REQ_MIME_TYPE
2001-02-01  hnoMajor update from auth_rewrite
2001-02-01  hnoacl req_mime_type destroy patch from Robert.
2001-02-01  hnooops.. forgot /g in the substitution.
2001-02-01  hnos/unlock_func/free_func/ in cbdata.c to more closely...
2001-01-31  hnoOops.. the coredump_dir patch was incomplete, with...
2001-01-31  hnomaximum_icp_query_timeout comment fix. Found by Toby...
2001-01-30  hnoCleanup of coredump_dir. No longer automatically uses...
2001-01-30  hnoMinor cleanup of parse_eol to get rid of leading whitespace
2001-01-28  hnoFrom Robert Collins:
2001-01-28  hnoAllow for URL escapes in the login:password string...
2001-01-26  hnoOops.. an extra d slipped in in the commit.
2001-01-26  hnoFrom Kevin Littlejohn:
2001-01-25  wesselscacheCurrentResFileDescrCnt was reporting "Number_FD...
2001-01-24  wesselsFix storeDirDiskdCheckObj. The loadav calculation...
2001-01-23  hnoKilled some extra \"
2001-01-23  hnoOops.. don't do the translation in non-HTML files.
2001-01-23  hnoTranslated from 8-bit to use HTML entity names for...
2001-01-19  wesselsdrees@spoke.nols.com found some typos.
2001-01-17  hnoUse "mkdir -p" to create directories
2001-01-16  wesselsMake sure they sign bit of 'ikey' is never set so the...
2001-01-16  wesselsChanged
2001-01-14  hnoOnly include sys/mount.h if found by configure
2001-01-13  wesselsForgot to run configure after changing nlanr.net -...
2001-01-12  wesselsUpdated copyright
2001-01-12  wesselsconsistent formatting
2001-01-12  wesselsChange the default libexecdir location to $prefix/libex...
2001-01-12  adrianCall aclChecklistFree() once we've done with the ACL...
2001-01-11  hnoUse find to quickly find all the src/auth Makefiles...
2001-01-11  wesselsASState cbdata type must be initialized before calling...
2001-01-11  hnoauth_rewrite merge:
2001-01-11  hnoauth_rewrite merge:
2001-01-11  hnoauth_rewrite merge:
2001-01-11  hnoauth_rewrite merge
2001-01-11  hnoYet another #if 0 which sneaked in from auth_rewrite
2001-01-11  hnoran autoconf
2001-01-11  hnoGive a warning if a netmasks masks away bits of a speci...
2001-01-11  hnoAlways generate all auth scheme/helpres Makefiles.
2001-01-11  hnomatch squid.h's varargs include logic to that in includ...
2001-01-11  hnoUse #error instead of a syntax error when the compile
2001-01-11  hnoRemoved yet another #if 0 which sneaked in from auth_re...
2001-01-10  wesselsrun autoconf
2001-01-10  hnoKilled lots of #if 0 or // commented code from the...
2001-01-10  hnorewrote the splaytree_auth config dump fix according...
2001-01-10  wesselsRobert Collins: patch for splaytree_auth config dump...
2001-01-10  hnoMade overloaded dnsserver queues a soft error unless...
2001-01-09  hnologin=*:password cache_peer option to pass the authenti...
2001-01-09  hnoMore adjustments of sfileno/sdirno.
2001-01-09  hnoAdjusted the sizes of swap_filen and swap_dirn to the...
2001-01-09  wesselsDon't need 'float version' any more.
2001-01-09  wesselsUse statfs(2) for cachemgr 'storedir' output when statv...
2001-01-09  wesselsassertion failed: forward.c:607: "e->store_status ...
2001-01-09  adrianAdd swell technology as a sponsor.
2001-01-09  hnoVarious auth_rewrite/splay_userauth fixes by Robert...
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
next