]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
29 years agofix ru.ru_maxrss in various ways
wessels [Tue, 14 Jan 1997 05:58:03 +0000 (05:58 +0000)] 
fix ru.ru_maxrss in various ways

29 years agoFrom: Peter Wemm <peter@spinner.DIALix.COM>
wessels [Tue, 14 Jan 1997 05:47:03 +0000 (05:47 +0000)] 
From:    Peter Wemm <peter@spinner.DIALix.COM>
We set passwords on everything and discovered that cachemgr.c has a few
problems with passwords. (We are using squid 1.1.3)

1: it parses &password=xxx from the incoming url but doesn't use it.
   ie:  with http://foo/cgi-bin/cachemgr.cgi?host=foo&port=8080&password=xxx
   the form comes up with an empty password field and it has to be filled in.
2: When it generates a stats page, the hidden password field is empty. This
   causes the "refresh" button to cause a password failure.

29 years agoupdate
wessels [Tue, 14 Jan 1997 03:46:17 +0000 (03:46 +0000)] 
update

29 years agomore fixes for IP requests which remain pending for a long time.
wessels [Tue, 14 Jan 1997 03:44:45 +0000 (03:44 +0000)] 
more fixes for IP requests which remain pending for a long time.
Can't release them out from under the read handler.  Now lock them
between writing and reading.  Also need to change the key for entries
which have been preempted.

29 years agoput marker back if we find it in the middle of a FTP transfer
wessels [Tue, 14 Jan 1997 02:29:12 +0000 (02:29 +0000)] 
put marker back if we find it in the middle of a FTP transfer

29 years ago1.1.4
wessels [Sat, 11 Jan 1997 06:23:27 +0000 (06:23 +0000)] 
1.1.4

29 years agoupdate
wessels [Sat, 11 Jan 1997 06:23:08 +0000 (06:23 +0000)] 
update

29 years agoclean up aclParseIpList() a bit
wessels [Sat, 11 Jan 1997 06:14:20 +0000 (06:14 +0000)] 
clean up aclParseIpList() a bit
add '!' for firewall_ip_list
add udp_hit_obj_size option
fix cachemgr.cgi to print 'NEVER' instead of '27Y ago'
set ICP_FLAG_NETDB_GUNK in replies
initialize icpState->ident.fd to -1.

29 years agoremove OLD_CODE
wessels [Sat, 11 Jan 1997 01:48:42 +0000 (01:48 +0000)] 
remove OLD_CODE

29 years agoFrom: "Russell Street" <r.street@auckland.ac.nz>
wessels [Thu, 9 Jan 1997 00:04:23 +0000 (00:04 +0000)] 
From:    "Russell Street" <r.street@auckland.ac.nz>
 - the identd request has to come *from* the same IP address as the original
   connection was made to.

29 years ago1.1.3 merge
wessels [Wed, 8 Jan 1997 07:15:44 +0000 (07:15 +0000)] 
1.1.3 merge

29 years agoupdate
wessels [Wed, 8 Jan 1997 06:41:06 +0000 (06:41 +0000)] 
update

29 years agoNOVM.1.1.2
wessels [Wed, 8 Jan 1997 06:10:47 +0000 (06:10 +0000)] 
NOVM.1.1.2

29 years agofix eventNextTime bug
wessels [Wed, 8 Jan 1997 04:49:51 +0000 (04:49 +0000)] 
fix eventNextTime bug

29 years agoadding
wessels [Wed, 8 Jan 1997 04:48:05 +0000 (04:48 +0000)] 
adding

29 years ago1.1.4
wessels [Wed, 8 Jan 1997 03:32:12 +0000 (03:32 +0000)] 
1.1.4

29 years agoSQUID_MAXFD -> Squid_MaxFD
wessels [Wed, 8 Jan 1997 03:31:19 +0000 (03:31 +0000)] 
SQUID_MAXFD -> Squid_MaxFD

29 years agoCreated USE_GNUREGEX define to fix forcing GNU regex on Solaris and NeXTStep.
wessels [Wed, 8 Jan 1997 03:05:31 +0000 (03:05 +0000)] 
Created USE_GNUREGEX define to fix forcing GNU regex on Solaris and NeXTStep.

29 years agogrr
wessels [Wed, 8 Jan 1997 00:00:02 +0000 (00:00 +0000)] 
grr

29 years agotypo
wessels [Tue, 7 Jan 1997 23:59:53 +0000 (23:59 +0000)] 
typo

29 years agoupdate
wessels [Tue, 7 Jan 1997 10:47:31 +0000 (10:47 +0000)] 
update

29 years agoremove LEVEL[12]_DIRS macros
wessels [Tue, 7 Jan 1997 10:37:42 +0000 (10:37 +0000)] 
remove LEVEL[12]_DIRS macros

29 years ago1.1.3
wessels [Sat, 4 Jan 1997 15:35:52 +0000 (15:35 +0000)] 
1.1.3

29 years agodata->speed overflow bug
wessels [Sat, 4 Jan 1997 15:35:04 +0000 (15:35 +0000)] 
data->speed overflow bug

29 years agocast fix
wessels [Sat, 4 Jan 1997 15:34:49 +0000 (15:34 +0000)] 
cast fix

29 years agoadd Host header
wessels [Sat, 4 Jan 1997 15:34:18 +0000 (15:34 +0000)] 
add Host header

29 years agoupdate
wessels [Sat, 4 Jan 1997 15:33:36 +0000 (15:33 +0000)] 
update

29 years agoupdate
wessels [Sat, 4 Jan 1997 15:33:11 +0000 (15:33 +0000)] 
update

29 years agoadd storeWriteCleanLog() call to fatal()
wessels [Sat, 4 Jan 1997 06:09:24 +0000 (06:09 +0000)] 
add storeWriteCleanLog() call to fatal()

29 years agoFrom: Tethpub Znek <znek@zappa.free.de>
wessels [Sat, 4 Jan 1997 05:59:08 +0000 (05:59 +0000)] 
From:    Tethpub Znek <znek@zappa.free.de>
Subject: Fixes for squid-1.1.2 under NeXTSTEP 3.3
- fcntl() needs 3 args
- strftime needs %H:%M:%S instead of %T
- mode_t not defined
- don't include <regex.h>

29 years agogindent
wessels [Sat, 4 Jan 1997 05:45:49 +0000 (05:45 +0000)] 
gindent

29 years agoprotect FD_SETSIZE < SQUID_MAXFD check
wessels [Sat, 4 Jan 1997 05:45:16 +0000 (05:45 +0000)] 
protect FD_SETSIZE < SQUID_MAXFD check

29 years agoadd closing cell table tag
wessels [Sat, 4 Jan 1997 05:43:54 +0000 (05:43 +0000)] 
add closing cell table tag

29 years agotypo, better debugging
wessels [Sat, 4 Jan 1997 04:07:22 +0000 (04:07 +0000)] 
typo, better debugging

29 years agouse disk handler typedefs
wessels [Sat, 4 Jan 1997 04:07:10 +0000 (04:07 +0000)] 
use disk handler typedefs

29 years agodont double-release expired ipcache entry
wessels [Sat, 4 Jan 1997 04:04:27 +0000 (04:04 +0000)] 
dont double-release expired ipcache entry

29 years ago - Changed inet_addr("X") to inet_addr("255.255.255.255")
wessels [Thu, 2 Jan 1997 14:20:28 +0000 (14:20 +0000)] 
    - Changed inet_addr("X") to inet_addr("255.255.255.255")
          (Dan Riley).

29 years agoplug some mem leaks
wessels [Sat, 21 Dec 1996 14:54:50 +0000 (14:54 +0000)] 
plug some mem leaks
default log_udp to on

29 years agoupdate
wessels [Sat, 21 Dec 1996 14:03:07 +0000 (14:03 +0000)] 
update

29 years agoDon't allow ipcache PENDING entries for longer than 60s after expire time
wessels [Sat, 21 Dec 1996 07:43:52 +0000 (07:43 +0000)] 
Don't allow ipcache PENDING entries for longer than 60s after expire time
(== dnsNegativeTtl).

29 years agogindent
wessels [Sat, 21 Dec 1996 06:46:15 +0000 (06:46 +0000)] 
gindent

29 years agoswitch to runtime inaddr_none instead of #defined INADDR_NONE
wessels [Sat, 21 Dec 1996 06:45:35 +0000 (06:45 +0000)] 
switch to runtime inaddr_none instead of #defined INADDR_NONE

29 years agofix semi-backwards logic of lm-factor which prevented pct=0 from working
wessels [Sat, 21 Dec 1996 06:23:01 +0000 (06:23 +0000)] 
fix semi-backwards logic of lm-factor which prevented pct=0 from working

29 years agocompiler
wessels [Sat, 21 Dec 1996 06:22:24 +0000 (06:22 +0000)] 
compiler

29 years agobetter split into HTTP/ICP groups
wessels [Sat, 21 Dec 1996 06:21:26 +0000 (06:21 +0000)] 
better split into HTTP/ICP groups

29 years agofix ICP neighbor round-robin
wessels [Sat, 21 Dec 1996 06:20:56 +0000 (06:20 +0000)] 
fix ICP neighbor round-robin

29 years agotest for fchmod()
wessels [Sat, 21 Dec 1996 04:07:34 +0000 (04:07 +0000)] 
test for fchmod()

29 years agomore announce messing around
wessels [Fri, 20 Dec 1996 23:21:30 +0000 (23:21 +0000)] 
more announce messing around

29 years agoTRACE fixes
wessels [Fri, 20 Dec 1996 06:13:30 +0000 (06:13 +0000)] 
TRACE fixes

29 years agoadding
wessels [Fri, 20 Dec 1996 06:04:51 +0000 (06:04 +0000)] 
adding

29 years agoupdate
wessels [Fri, 20 Dec 1996 04:35:38 +0000 (04:35 +0000)] 
update

29 years agogindent
wessels [Fri, 20 Dec 1996 04:35:24 +0000 (04:35 +0000)] 
gindent

29 years agofix TRACE mode.
wessels [Fri, 20 Dec 1996 04:24:13 +0000 (04:24 +0000)] 
fix TRACE mode.
Use high byte of reqnum as key for the request method

29 years agotypo
wessels [Thu, 19 Dec 1996 07:51:49 +0000 (07:51 +0000)] 
typo

29 years agogindent
wessels [Thu, 19 Dec 1996 01:35:31 +0000 (01:35 +0000)] 
gindent

29 years agoupdate
wessels [Thu, 19 Dec 1996 01:34:44 +0000 (01:34 +0000)] 
update

29 years ago1.1.2
wessels [Thu, 19 Dec 1996 01:34:41 +0000 (01:34 +0000)] 
1.1.2

29 years agocookie comments
wessels [Thu, 19 Dec 1996 01:15:28 +0000 (01:15 +0000)] 
cookie comments

29 years agocheck when theInIcpConnection == theOutIcpConnection
wessels [Wed, 18 Dec 1996 12:09:05 +0000 (12:09 +0000)] 
check when theInIcpConnection == theOutIcpConnection

29 years agoneighborTypeStr
wessels [Wed, 18 Dec 1996 12:08:48 +0000 (12:08 +0000)] 
neighborTypeStr

29 years agoupdate
wessels [Wed, 18 Dec 1996 10:51:21 +0000 (10:51 +0000)] 
update

29 years agomake request header parsing more robust
wessels [Wed, 18 Dec 1996 10:50:23 +0000 (10:50 +0000)] 
make request header parsing more robust

29 years agofix bogus debug
wessels [Wed, 18 Dec 1996 07:05:26 +0000 (07:05 +0000)] 
fix bogus debug

29 years agodstdomain ACL does reverse lookup for ip addresses in urls
wessels [Wed, 18 Dec 1996 07:02:59 +0000 (07:02 +0000)] 
dstdomain ACL does reverse lookup for ip addresses in urls

29 years agooptional udp logging
wessels [Wed, 18 Dec 1996 07:02:18 +0000 (07:02 +0000)] 
optional udp logging

29 years agolog hierarchy code too
wessels [Wed, 18 Dec 1996 07:01:26 +0000 (07:01 +0000)] 
log hierarchy code too

29 years agomove second SQUID_MAXFD/FD_SETSIZE check to after #includes
wessels [Wed, 18 Dec 1996 06:27:12 +0000 (06:27 +0000)] 
move second SQUID_MAXFD/FD_SETSIZE check to after #includes

29 years agospelling
wessels [Wed, 18 Dec 1996 05:34:16 +0000 (05:34 +0000)] 
spelling

29 years agoUSER ACL support
wessels [Wed, 18 Dec 1996 04:16:53 +0000 (04:16 +0000)] 
USER ACL support

29 years agoTRACE support
wessels [Tue, 17 Dec 1996 14:16:51 +0000 (14:16 +0000)] 
TRACE support

29 years agoadd theOutIcpConnection to comm_select_incoming() and call
wessels [Tue, 17 Dec 1996 11:13:55 +0000 (11:13 +0000)] 
add theOutIcpConnection to comm_select_incoming() and call
comm_select_incoming() more often.

29 years agocache_announce fixes (ernestyik@cuhk.edu.hk (Ernest Yik)
wessels [Tue, 17 Dec 1996 11:06:02 +0000 (11:06 +0000)] 
cache_announce fixes (ernestyik@cuhk.edu.hk (Ernest Yik)

29 years agodon't cache objects with invalid HTTP headers
wessels [Mon, 16 Dec 1996 23:25:44 +0000 (23:25 +0000)] 
don't cache objects with invalid HTTP headers

29 years agofix up SSL neighbor selection
wessels [Mon, 16 Dec 1996 23:23:42 +0000 (23:23 +0000)] 
fix up SSL neighbor selection

29 years agoupdate
wessels [Mon, 16 Dec 1996 06:43:21 +0000 (06:43 +0000)] 
update

29 years agoupdate
wessels [Mon, 16 Dec 1996 06:35:52 +0000 (06:35 +0000)] 
update

29 years agofix up header stats
wessels [Mon, 16 Dec 1996 06:35:21 +0000 (06:35 +0000)] 
fix up header stats

29 years agofix poll() arg types
wessels [Mon, 16 Dec 1996 05:39:39 +0000 (05:39 +0000)] 
fix poll() arg types

29 years agoupdate
wessels [Sun, 15 Dec 1996 23:22:30 +0000 (23:22 +0000)] 
update

29 years agocompiler
wessels [Sun, 15 Dec 1996 10:29:44 +0000 (10:29 +0000)] 
compiler

29 years agomake sure pid file is world readable
wessels [Sun, 15 Dec 1996 10:22:28 +0000 (10:22 +0000)] 
make sure pid file is world readable

29 years agoadd check to make sure sscanfed fileno is legit
wessels [Sun, 15 Dec 1996 10:17:46 +0000 (10:17 +0000)] 
add check to make sure sscanfed fileno is legit

29 years agogindent
wessels [Sun, 15 Dec 1996 01:56:03 +0000 (01:56 +0000)] 
gindent

29 years agodebug stuff
wessels [Sun, 15 Dec 1996 01:54:58 +0000 (01:54 +0000)] 
debug stuff

29 years agobreak accel only check into checkAccelOnly()
wessels [Sun, 15 Dec 1996 01:53:55 +0000 (01:53 +0000)] 
break accel only check into checkAccelOnly()

29 years ago1.1.1
wessels [Sun, 15 Dec 1996 01:53:02 +0000 (01:53 +0000)] 
1.1.1

29 years agoadding
wessels [Sat, 14 Dec 1996 06:47:31 +0000 (06:47 +0000)] 
adding

29 years agoadd rcs/license/copyright headers
wessels [Sat, 14 Dec 1996 05:26:35 +0000 (05:26 +0000)] 
add rcs/license/copyright headers

29 years ago - Fixed httpBuildRequestHeader() content length bug which breaks for
wessels [Sat, 14 Dec 1996 05:10:30 +0000 (05:10 +0000)] 
    - Fixed httpBuildRequestHeader() content length bug which breaks for
          really large POST requests (Takahiro Yugawa).

29 years agoFrom: Mark Treacy <mark@aone.com.au>
wessels [Sat, 14 Dec 1996 04:38:33 +0000 (04:38 +0000)] 
From:    Mark Treacy <mark@aone.com.au>
Summarized by DW:  There existed bad interaction for STALE objects which come
back as not modified, and client IMS times prior to the entry's lastmod time.
In this case we send the entry's lastmod time towards the source.  Since the
client's IMS time might be less, we can't just send back the 304 NOT MODIFIED.
We must also check if the object has changed since the client IMS time.

29 years agoadded debug
wessels [Sat, 14 Dec 1996 03:35:27 +0000 (03:35 +0000)] 
added debug

29 years agoadd set-cookie check
wessels [Sat, 14 Dec 1996 03:33:41 +0000 (03:33 +0000)] 
add set-cookie check

29 years agofix wrong nubmer of args coredump
wessels [Sat, 14 Dec 1996 03:32:32 +0000 (03:32 +0000)] 
fix wrong nubmer of args coredump

29 years agofix config.announce.on
wessels [Sat, 14 Dec 1996 03:32:10 +0000 (03:32 +0000)] 
fix config.announce.on

29 years agofix whitespace content types
wessels [Wed, 11 Dec 1996 14:50:19 +0000 (14:50 +0000)] 
fix whitespace content types

29 years agoneed store_pages_max since sm_stats.max_pages == 0 with PURIFY=1
wessels [Sat, 7 Dec 1996 06:27:49 +0000 (06:27 +0000)] 
need store_pages_max since sm_stats.max_pages == 0 with PURIFY=1

29 years agomake UDP_HIT_OBJ disabled by default
wessels [Sat, 7 Dec 1996 05:12:48 +0000 (05:12 +0000)] 
make UDP_HIT_OBJ disabled by default

29 years ago1.1.0
wessels [Sat, 7 Dec 1996 04:52:16 +0000 (04:52 +0000)] 
1.1.0

29 years agogindent
wessels [Sat, 7 Dec 1996 04:52:01 +0000 (04:52 +0000)] 
gindent

29 years agoupdate
wessels [Sat, 7 Dec 1996 04:51:26 +0000 (04:51 +0000)] 
update