]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
28 years ago1.1.4
wessels [Sat, 11 Jan 1997 06:23:27 +0000 (06:23 +0000)] 
1.1.4

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

28 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.

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

28 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.

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

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

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

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

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

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

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

28 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.

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

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

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

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

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

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

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

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

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

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

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

28 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>

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

28 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

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

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

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

28 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

28 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).

28 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

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

28 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).

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

28 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

28 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

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

28 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

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

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

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

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

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

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

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

28 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

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

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

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

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

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

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

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

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

28 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

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

28 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

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

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

28 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

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

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

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

28 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.

28 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)

28 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

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

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

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

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

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

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

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

28 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

28 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

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

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

28 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()

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

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

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

28 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).

28 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.

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

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

28 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

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

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

28 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

28 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

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

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

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

28 years agoChange store_pages warning
wessels [Sat, 7 Dec 1996 04:49:36 +0000 (04:49 +0000)] 
Change store_pages warning

28 years agoupdate
wessels [Sat, 7 Dec 1996 01:50:41 +0000 (01:50 +0000)] 
update

28 years agodisable mallinfo for netware 2.03
wessels [Sat, 7 Dec 1996 00:55:09 +0000 (00:55 +0000)] 
disable mallinfo for netware 2.03

28 years agominor
wessels [Sat, 7 Dec 1996 00:54:31 +0000 (00:54 +0000)] 
minor

28 years agoanonymizer patch
wessels [Sat, 7 Dec 1996 00:53:57 +0000 (00:53 +0000)] 
anonymizer patch