]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
28 years agocomplain if lockcount about to go 'negative'
wessels [Fri, 21 Feb 1997 04:02:38 +0000 (04:02 +0000)] 
complain if lockcount about to go 'negative'

28 years agoFix extra unlocking on partial reads from dnsserver
wessels [Fri, 21 Feb 1997 03:22:48 +0000 (03:22 +0000)] 
Fix extra unlocking on partial reads from dnsserver

28 years agoupdate
wessels [Thu, 20 Feb 1997 06:54:35 +0000 (06:54 +0000)] 
update

28 years agoadd hierarchy note for DIRECT
wessels [Thu, 20 Feb 1997 06:53:43 +0000 (06:53 +0000)] 
add hierarchy note for DIRECT

28 years agoremove whitespace
wessels [Thu, 20 Feb 1997 06:53:24 +0000 (06:53 +0000)] 
remove whitespace

28 years agogindent
wessels [Thu, 20 Feb 1997 00:11:06 +0000 (00:11 +0000)] 
gindent

28 years agodebug change
wessels [Thu, 20 Feb 1997 00:09:16 +0000 (00:09 +0000)] 
debug change

28 years agouse neighborRemove() instead of skipping a host so that Peers.first_ping
wessels [Thu, 20 Feb 1997 00:09:03 +0000 (00:09 +0000)] 
use neighborRemove() instead of skipping a host so that Peers.first_ping
gets properly set.

28 years agomove blocking gethostbyname warning
wessels [Thu, 20 Feb 1997 00:08:19 +0000 (00:08 +0000)] 
move blocking gethostbyname warning

28 years agoToo many args to wrt_handle()
wessels [Thu, 20 Feb 1997 00:07:10 +0000 (00:07 +0000)] 
Too many args to wrt_handle()

28 years agoHandle failed gethostbyname of mcast address
wessels [Thu, 20 Feb 1997 00:06:51 +0000 (00:06 +0000)] 
Handle failed gethostbyname of mcast address

28 years agoMove append_domain operation to urlParse(). Use Config.appendDomainLen
wessels [Thu, 20 Feb 1997 00:05:21 +0000 (00:05 +0000)] 
Move append_domain operation to urlParse().  Use Config.appendDomainLen
to make extra room in URL buffers.

28 years agoupdate
wessels [Wed, 19 Feb 1997 07:09:47 +0000 (07:09 +0000)] 
update

28 years agoadd a trap for FD < 0 in commSetSelect()
wessels [Wed, 19 Feb 1997 07:06:14 +0000 (07:06 +0000)] 
add a trap for FD < 0 in commSetSelect()

28 years agosplay fixes, need to use ntohl() in comparisons
wessels [Wed, 19 Feb 1997 07:05:36 +0000 (07:05 +0000)] 
splay fixes, need to use ntohl() in comparisons

28 years ago - Changed code structure in ipcache_nbgethostbyname() to
wessels [Wed, 19 Feb 1997 07:04:13 +0000 (07:04 +0000)] 
    - Changed code structure in ipcache_nbgethostbyname() to
          maybe get around some trashed-stack problems.
        - Added WARNING if blocking gethostbyname() gets called.

28 years ago - Fixed calling commSetSelect() with FD < 0 bug in ssl.c and
wessels [Wed, 19 Feb 1997 07:03:59 +0000 (07:03 +0000)] 
    - Fixed calling commSetSelect() with FD < 0 bug in ssl.c and
          pass.c.

28 years ago - Fixed urlParse to leave trailing slashes on FTP URLs. Although
wessels [Wed, 19 Feb 1997 07:03:48 +0000 (07:03 +0000)] 
    - Fixed urlParse to leave trailing slashes on FTP URLs.  Although
          stripping the slashes offers a slight hit rate increase, it
          breaks some proxies which return HTTP redirects.

28 years agozero struct tm
wessels [Wed, 19 Feb 1997 06:53:48 +0000 (06:53 +0000)] 
zero struct tm

28 years agoFor refresh requests, use storeClientAdd to register interest in
wessels [Fri, 14 Feb 1997 01:38:28 +0000 (01:38 +0000)] 
For refresh requests, use storeClientAdd to register interest in
both old and new entries.  I think we werent' registering with the
old entry and it could get delete-behind'ed out from under us.

28 years agoupdate
wessels [Sat, 8 Feb 1997 04:31:51 +0000 (04:31 +0000)] 
update

28 years agoupdate
wessels [Fri, 7 Feb 1997 14:05:41 +0000 (14:05 +0000)] 
update

28 years agogindent
wessels [Fri, 7 Feb 1997 11:57:10 +0000 (11:57 +0000)] 
gindent

28 years agofix bucket randomizing to not use a random compare function
wessels [Fri, 7 Feb 1997 11:56:40 +0000 (11:56 +0000)] 
fix bucket randomizing to not use a random compare function

28 years agoadd multicast fudge factor
wessels [Fri, 7 Feb 1997 11:56:17 +0000 (11:56 +0000)] 
add multicast fudge factor

28 years agofix IP_MULTICAST_TTL to take a char, not int
wessels [Fri, 7 Feb 1997 11:55:56 +0000 (11:55 +0000)] 
fix IP_MULTICAST_TTL to take a char, not int

28 years agolet mcast_groups take hostnames
wessels [Fri, 7 Feb 1997 11:53:14 +0000 (11:53 +0000)] 
let mcast_groups take hostnames

28 years agoparse multicast peer type
wessels [Fri, 7 Feb 1997 03:20:47 +0000 (03:20 +0000)] 
parse multicast peer type

28 years agomove store maintenance debugging to section 51.
wessels [Fri, 7 Feb 1997 03:00:33 +0000 (03:00 +0000)] 
move store maintenance debugging to section 51.

28 years agoput splay junk into #defines
wessels [Fri, 7 Feb 1997 02:59:53 +0000 (02:59 +0000)] 
put splay junk into #defines

28 years ago1.1.6
wessels [Fri, 7 Feb 1997 02:02:02 +0000 (02:02 +0000)] 
1.1.6

28 years agobail on root
wessels [Fri, 7 Feb 1997 02:01:46 +0000 (02:01 +0000)] 
bail on root

28 years agoupdate
wessels [Fri, 7 Feb 1997 02:01:32 +0000 (02:01 +0000)] 
update

28 years agoFix up multicasting, credit to Martin Hamilton too
wessels [Fri, 7 Feb 1997 01:44:23 +0000 (01:44 +0000)] 
Fix up multicasting, credit to Martin Hamilton too

28 years agoAdd option for enabling RES_DEFNAMES in dnsserver.
wessels [Fri, 7 Feb 1997 01:02:08 +0000 (01:02 +0000)] 
Add option for enabling RES_DEFNAMES in dnsserver.

28 years agoupgrade to autoconf-2.12
wessels [Fri, 7 Feb 1997 00:44:24 +0000 (00:44 +0000)] 
upgrade to autoconf-2.12

28 years agoupgrade to autoconf-2.12
wessels [Fri, 7 Feb 1997 00:38:17 +0000 (00:38 +0000)] 
upgrade to autoconf-2.12

28 years agocleaner diskHandleWrite()
wessels [Wed, 5 Feb 1997 11:54:44 +0000 (11:54 +0000)] 
cleaner diskHandleWrite()

28 years agolog them as HIER_FIREWALL_IP_DIRECT
wessels [Wed, 5 Feb 1997 11:54:14 +0000 (11:54 +0000)] 
log them as HIER_FIREWALL_IP_DIRECT

28 years agoremove disk access locking
wessels [Wed, 5 Feb 1997 11:53:31 +0000 (11:53 +0000)] 
remove disk access locking

28 years agoremove disk access locking
wessels [Wed, 5 Feb 1997 11:40:43 +0000 (11:40 +0000)] 
remove disk access locking

28 years agosplay optimizations
wessels [Wed, 5 Feb 1997 06:18:33 +0000 (06:18 +0000)] 
splay optimizations

28 years agodebug traps on using dead dnsservers
wessels [Wed, 5 Feb 1997 06:18:15 +0000 (06:18 +0000)] 
debug traps on using dead dnsservers

28 years agoclarify if-elseif-else
wessels [Wed, 5 Feb 1997 02:25:28 +0000 (02:25 +0000)] 
clarify if-elseif-else

28 years agocompiler
wessels [Wed, 5 Feb 1997 02:10:15 +0000 (02:10 +0000)] 
compiler

28 years agofd leak (Balint Nagy Endre)
wessels [Wed, 5 Feb 1997 00:50:46 +0000 (00:50 +0000)] 
fd leak (Balint Nagy Endre)

28 years agoupdate
wessels [Tue, 4 Feb 1997 14:22:24 +0000 (14:22 +0000)] 
update

28 years ago1.1.5 mergeola
wessels [Tue, 4 Feb 1997 13:33:56 +0000 (13:33 +0000)] 
1.1.5 mergeola

28 years agoupdate for v1.1
wessels [Tue, 4 Feb 1997 06:42:21 +0000 (06:42 +0000)] 
update for v1.1

28 years agoupdate
wessels [Tue, 4 Feb 1997 06:05:47 +0000 (06:05 +0000)] 
update

28 years agosupport for PURGE method
wessels [Tue, 4 Feb 1997 06:03:04 +0000 (06:03 +0000)] 
support for PURGE method

28 years agosplay fixes for IP acls
wessels [Tue, 4 Feb 1997 05:05:11 +0000 (05:05 +0000)] 
splay fixes for IP acls

28 years agoremove xtra parens
wessels [Tue, 4 Feb 1997 01:43:16 +0000 (01:43 +0000)] 
remove xtra parens

28 years agotypo
wessels [Tue, 4 Feb 1997 01:14:16 +0000 (01:14 +0000)] 
typo

28 years agosplay trees for IP acls (Ed Knowles)
wessels [Sat, 1 Feb 1997 07:28:07 +0000 (07:28 +0000)] 
splay trees for IP acls (Ed Knowles)

28 years agogindent
wessels [Sat, 1 Feb 1997 06:59:56 +0000 (06:59 +0000)] 
gindent

28 years agoFrom: erbe0011@FH-Karlsruhe.DE (Bernd Ernesti)
wessels [Sat, 1 Feb 1997 06:44:10 +0000 (06:44 +0000)] 
From:    erbe0011@FH-Karlsruhe.DE (Bernd Ernesti)

28 years agoFrom: "Andrew Humphrey" <ajh@paisley.its.unimelb.edu.au>
wessels [Sat, 1 Feb 1997 06:38:38 +0000 (06:38 +0000)] 
From:    "Andrew Humphrey" <ajh@paisley.its.unimelb.edu.au>
to ignore or flame at your leisure.  Anyway's here's a simple patch to add
a count of URLS rewritten to the redirector stuff, so that output from
the cache_object://localhost/stats/redirector looks like

28 years agochange "edge" to "peer" everywhere
wessels [Sat, 1 Feb 1997 05:30:29 +0000 (05:30 +0000)] 
change "edge" to "peer" everywhere

28 years agomore Round Robin stuff
wessels [Sat, 1 Feb 1997 05:06:30 +0000 (05:06 +0000)] 
more Round Robin stuff

28 years agocheck firewalls before foo_proxy
wessels [Sat, 1 Feb 1997 04:34:53 +0000 (04:34 +0000)] 
check firewalls before foo_proxy

28 years agoprotect S_ISREG
wessels [Sat, 1 Feb 1997 04:16:48 +0000 (04:16 +0000)] 
protect S_ISREG

28 years agos/-O/-O[0-9]/
wessels [Sat, 1 Feb 1997 04:14:33 +0000 (04:14 +0000)] 
s/-O/-O[0-9]/

28 years agoRound Robin parenting
wessels [Sat, 1 Feb 1997 04:03:09 +0000 (04:03 +0000)] 
Round Robin parenting

28 years agosetrlimit RLIMIT_VMEM
wessels [Sat, 1 Feb 1997 03:28:17 +0000 (03:28 +0000)] 
setrlimit RLIMIT_VMEM

28 years agoadd storeRandomizeBuckets, randomize buckets every completion.
wessels [Sat, 1 Feb 1997 03:14:53 +0000 (03:14 +0000)] 
add storeRandomizeBuckets, randomize buckets every completion.
better messages when storeGetSwapSpace() fails

28 years agoReplyHeaderStats.misc[HDR_SET_COOKIE]++
wessels [Sat, 1 Feb 1997 03:13:32 +0000 (03:13 +0000)] 
ReplyHeaderStats.misc[HDR_SET_COOKIE]++

28 years agoformatting
wessels [Sat, 1 Feb 1997 03:12:29 +0000 (03:12 +0000)] 
formatting

28 years agogindent
wessels [Sat, 25 Jan 1997 05:20:08 +0000 (05:20 +0000)] 
gindent

28 years agoipHops() off-by-ones
wessels [Sat, 25 Jan 1997 05:18:39 +0000 (05:18 +0000)] 
ipHops() off-by-ones

28 years agoremove extra time(NULL)
wessels [Sat, 25 Jan 1997 03:39:49 +0000 (03:39 +0000)] 
remove extra time(NULL)

28 years agotry detecting ICP_HIT_OBJ spoofing
wessels [Fri, 24 Jan 1997 15:16:18 +0000 (15:16 +0000)] 
try detecting ICP_HIT_OBJ spoofing

28 years agofix acl joining bug
wessels [Fri, 24 Jan 1997 01:33:40 +0000 (01:33 +0000)] 
fix acl joining bug

28 years agoFrom: B.R.Foster@massey.ac.nz (Brent Foster)
wessels [Fri, 24 Jan 1997 01:31:23 +0000 (01:31 +0000)] 
From:    B.R.Foster@massey.ac.nz (Brent Foster)
Squid currently checks that the redirector is not busy before using it -
this change checks if the redirector is alive and not busy.

28 years agofix debugs
wessels [Fri, 24 Jan 1997 00:29:10 +0000 (00:29 +0000)] 
fix debugs

28 years agomising paraen (Joe Ramey)
wessels [Thu, 23 Jan 1997 05:02:38 +0000 (05:02 +0000)] 
mising paraen (Joe Ramey)

28 years agoupdate
wessels [Thu, 23 Jan 1997 01:37:54 +0000 (01:37 +0000)] 
update

28 years agodocument a bit about dynamic LRU age
wessels [Thu, 23 Jan 1997 01:34:25 +0000 (01:34 +0000)] 
document a bit about dynamic LRU age

28 years agoChange bad key before calling handlers
wessels [Thu, 23 Jan 1997 01:12:59 +0000 (01:12 +0000)] 
Change bad key before calling handlers
Change bad timeout to 10 minutes

28 years agoremove bogus debug with multiple inet_ntoa() calls
wessels [Thu, 23 Jan 1997 00:01:23 +0000 (00:01 +0000)] 
remove bogus debug with multiple inet_ntoa() calls

28 years agoupdate
wessels [Wed, 22 Jan 1997 11:42:04 +0000 (11:42 +0000)] 
update

28 years agosimplify ReferenceAge calculations
wessels [Wed, 22 Jan 1997 11:41:12 +0000 (11:41 +0000)] 
simplify ReferenceAge calculations

28 years agoformatting
wessels [Wed, 22 Jan 1997 01:33:30 +0000 (01:33 +0000)] 
formatting

28 years agoFix giving bad RWhandler args (mboen <boening.pad@sni.de>)
wessels [Tue, 21 Jan 1997 23:42:04 +0000 (23:42 +0000)] 
Fix giving bad RWhandler args (mboen <boening.pad@sni.de>)

28 years ago*_ip_list bugfix
wessels [Tue, 21 Jan 1997 09:53:34 +0000 (09:53 +0000)] 
*_ip_list bugfix

28 years agofree MaintBucketsOrder
wessels [Tue, 21 Jan 1997 02:24:33 +0000 (02:24 +0000)] 
free MaintBucketsOrder

28 years agomove math.h to squid.h
wessels [Tue, 21 Jan 1997 01:47:52 +0000 (01:47 +0000)] 
move math.h to squid.h

28 years agoadd random(3)
wessels [Tue, 21 Jan 1997 01:33:48 +0000 (01:33 +0000)] 
add random(3)

28 years agomaintain store buckets randomly
wessels [Tue, 21 Jan 1997 01:27:14 +0000 (01:27 +0000)] 
maintain store buckets randomly

28 years agogindent
wessels [Sun, 19 Jan 1997 15:32:09 +0000 (15:32 +0000)] 
gindent

28 years agooops, divide by days
wessels [Sun, 19 Jan 1997 15:16:14 +0000 (15:16 +0000)] 
oops, divide by days

28 years agooops, divide by days
wessels [Sun, 19 Jan 1997 15:14:07 +0000 (15:14 +0000)] 
oops, divide by days

28 years agoadd auto ref age to stats
wessels [Sun, 19 Jan 1997 15:10:51 +0000 (15:10 +0000)] 
add auto ref age to stats

28 years agoupdate
wessels [Sun, 19 Jan 1997 07:17:08 +0000 (07:17 +0000)] 
update

28 years agoremove icpState->buf and storeCopy wierdness in icpGetHeadersForIMS()
wessels [Sun, 19 Jan 1997 07:16:02 +0000 (07:16 +0000)] 
remove icpState->buf and storeCopy wierdness in icpGetHeadersForIMS()

28 years ago1.1.5
wessels [Sat, 18 Jan 1997 13:22:30 +0000 (13:22 +0000)] 
1.1.5

28 years agoupdate
wessels [Sat, 18 Jan 1997 13:21:31 +0000 (13:21 +0000)] 
update

28 years agoadd math.h, -lm
wessels [Sat, 18 Jan 1997 13:20:52 +0000 (13:20 +0000)] 
add math.h, -lm

28 years agodynamic max ref age
wessels [Sat, 18 Jan 1997 13:19:57 +0000 (13:19 +0000)] 
dynamic max ref age

28 years agomore long PENDING fixes
wessels [Sat, 18 Jan 1997 13:04:02 +0000 (13:04 +0000)] 
more long PENDING fixes