]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
28 years agomerge 1.1.8->1.1.10; just get it to compile
wessels [Mon, 28 Apr 1997 10:22:55 +0000 (10:22 +0000)] 
merge 1.1.8->1.1.10; just get it to compile

28 years agogindent
wessels [Sat, 26 Apr 1997 04:01:16 +0000 (04:01 +0000)] 
gindent

28 years ago1.2.alpha1
wessels [Sat, 26 Apr 1997 03:58:34 +0000 (03:58 +0000)] 
1.2.alpha1

28 years agofixes fixes fixes
wessels [Sat, 26 Apr 1997 03:43:56 +0000 (03:43 +0000)] 
fixes fixes fixes

28 years agofixing SwapDirs[dirn].cur_size
wessels [Sat, 26 Apr 1997 02:15:31 +0000 (02:15 +0000)] 
fixing SwapDirs[dirn].cur_size

28 years agofix SwapDirs allocation
wessels [Fri, 25 Apr 1997 23:44:55 +0000 (23:44 +0000)] 
fix SwapDirs allocation

28 years agogarbage cleanup
wessels [Fri, 25 Apr 1997 23:27:11 +0000 (23:27 +0000)] 
garbage cleanup

28 years agopathnames
wessels [Fri, 25 Apr 1997 23:02:18 +0000 (23:02 +0000)] 
pathnames

28 years agofinish multiple swap dirs
wessels [Fri, 25 Apr 1997 12:38:21 +0000 (12:38 +0000)] 
finish multiple swap dirs

28 years agomore compiler fixes
wessels [Wed, 2 Apr 1997 12:22:14 +0000 (12:22 +0000)] 
more compiler fixes

28 years agoit compiles, but need to fix swaplogs
wessels [Wed, 2 Apr 1997 11:39:55 +0000 (11:39 +0000)] 
it compiles, but need to fix swaplogs

28 years agoadding
wessels [Sat, 29 Mar 1997 12:13:47 +0000 (12:13 +0000)] 
adding

28 years agoStarted implementing diff cache dir sizes
wessels [Sat, 29 Mar 1997 11:45:13 +0000 (11:45 +0000)] 
Started implementing diff cache dir sizes

28 years agomerge 1.1.7->1/1/8
wessels [Tue, 4 Mar 1997 12:16:18 +0000 (12:16 +0000)] 
merge 1.1.7->1/1/8

28 years agodont call aclCheck if no direct access lists
wessels [Sun, 2 Mar 1997 12:35:08 +0000 (12:35 +0000)] 
dont call aclCheck if no direct access lists

28 years agoadding debug
wessels [Sun, 2 Mar 1997 12:34:45 +0000 (12:34 +0000)] 
adding debug

28 years agojumbo mumbo hacking to get new peer_selection working
wessels [Sat, 1 Mar 1997 04:33:34 +0000 (04:33 +0000)] 
jumbo mumbo hacking to get new peer_selection working

28 years agoINCOMPLETE: more hacking on peer select stuff. made peerSelect to use a
wessels [Thu, 27 Feb 1997 13:29:11 +0000 (13:29 +0000)] 
INCOMPLETE: more hacking on peer select stuff.  made peerSelect to use a
callback for success and another for failure.  Made a callback for
neighborsUdpAck to call upon receipt of an ICP reply which figures in
the selection algorithm.  Move some state from mem_obj to psctrl_t.

28 years agoINCOMPLETE: non-blocking peerSelect()
wessels [Thu, 27 Feb 1997 09:57:00 +0000 (09:57 +0000)] 
INCOMPLETE: non-blocking peerSelect()

28 years agorrrrrrrrripppped out lots of stuff, including firewall and local lists.
wessels [Thu, 27 Feb 1997 03:49:05 +0000 (03:49 +0000)] 
rrrrrrrrripppped out lots of stuff, including firewall and local lists.

28 years agoJUMBO Stewart Forster speedup patch:
wessels [Thu, 27 Feb 1997 02:46:09 +0000 (02:46 +0000)] 
JUMBO Stewart Forster speedup patch:
    1) aiops.c and aiops.h are a threaded implementation of asynchronous file
       operations.
    2) async_io.c and async_io.h are complete rewrites of the old versions.
    3) I have rewritten all disk file operations of squid to support
       the idea of callbacks except where not required.
    4) UDP_HIT_OBJ not supported.
    5) Background validation of 'tainted' swap log entries.
    6) Modified storeWriteCleanLog to create the log file using the
       open/write rather than fopen/printf.
    7) Added the E_INTR error response to handle badly interrupted
       system calls.

28 years agoadding
wessels [Wed, 26 Feb 1997 10:08:52 +0000 (10:08 +0000)] 
adding

28 years agoUnified peer selection algorithm
wessels [Wed, 26 Feb 1997 02:18:18 +0000 (02:18 +0000)] 
Unified peer selection algorithm

28 years agogindent
wessels [Tue, 25 Feb 1997 23:09:08 +0000 (23:09 +0000)] 
gindent

28 years agoadding
wessels [Tue, 25 Feb 1997 12:44:13 +0000 (12:44 +0000)] 
adding

28 years agoadd debugging
wessels [Tue, 25 Feb 1997 07:19:11 +0000 (07:19 +0000)] 
add debugging

28 years agocleanup
wessels [Tue, 25 Feb 1997 07:18:52 +0000 (07:18 +0000)] 
cleanup

28 years agoupdate
wessels [Tue, 25 Feb 1997 06:44:09 +0000 (06:44 +0000)] 
update

28 years agoChanged peer IP addresses (for ICP) to be refreshed every hour.
wessels [Tue, 25 Feb 1997 06:43:57 +0000 (06:43 +0000)] 
Changed peer IP addresses (for ICP) to be refreshed every hour.

28 years agoSolaris bug requires suid privs for getrusage() (Arjan de Vet)
wessels [Tue, 25 Feb 1997 06:43:14 +0000 (06:43 +0000)] 
Solaris bug requires suid privs for getrusage() (Arjan de Vet)

28 years agofix adding duplicate IP cache entry for failed BLOCKING lookups.
wessels [Tue, 25 Feb 1997 06:42:00 +0000 (06:42 +0000)] 
fix adding duplicate IP cache entry for failed BLOCKING lookups.

28 years agogindent
wessels [Tue, 25 Feb 1997 03:22:08 +0000 (03:22 +0000)] 
gindent

28 years agosupport src ACLs in cache_host_acl
wessels [Tue, 25 Feb 1997 03:21:37 +0000 (03:21 +0000)] 
support src ACLs in cache_host_acl

28 years agoupdate
wessels [Tue, 25 Feb 1997 02:05:42 +0000 (02:05 +0000)] 
update

28 years agodiskHandleWrite ZPR fix
wessels [Mon, 24 Feb 1997 11:25:13 +0000 (11:25 +0000)] 
diskHandleWrite ZPR fix

28 years agoremove first strerror check
wessels [Sun, 23 Feb 1997 16:07:30 +0000 (16:07 +0000)] 
remove first strerror check

28 years agoupdate
wessels [Sun, 23 Feb 1997 16:07:01 +0000 (16:07 +0000)] 
update

28 years agoIgnore MISS'es from multicast peers which violate the cache_host_domain
wessels [Sun, 23 Feb 1997 16:05:20 +0000 (16:05 +0000)] 
Ignore MISS'es from multicast peers which violate the cache_host_domain
rules.

28 years agoCan't bump FD_SETSIZE on FreeBSD.
wessels [Sun, 23 Feb 1997 16:02:21 +0000 (16:02 +0000)] 
Can't bump FD_SETSIZE on FreeBSD.

28 years agofix peerWouldBePinged() confusion. Split into:
wessels [Sun, 23 Feb 1997 15:35:52 +0000 (15:35 +0000)] 
fix peerWouldBePinged() confusion.  Split into:
    peerAllowedToUse()
    peerWouldBePinged()
    peerHTTPOkay()

28 years agoset IP_MULTICAST_LOOP
wessels [Sun, 23 Feb 1997 13:01:15 +0000 (13:01 +0000)] 
set IP_MULTICAST_LOOP

28 years agoupdate
wessels [Fri, 21 Feb 1997 23:33:27 +0000 (23:33 +0000)] 
update

28 years agoupdate
wessels [Fri, 21 Feb 1997 23:28:52 +0000 (23:28 +0000)] 
update

28 years agodo AC_REPLACE_FUNCS(strerror)
wessels [Fri, 21 Feb 1997 23:28:35 +0000 (23:28 +0000)] 
do AC_REPLACE_FUNCS(strerror)

28 years agocomment munging
wessels [Fri, 21 Feb 1997 06:54:13 +0000 (06:54 +0000)] 
comment munging

28 years agomake http-anonymizing always compiled in, settable in config file
wessels [Fri, 21 Feb 1997 05:22:54 +0000 (05:22 +0000)] 
make http-anonymizing always compiled in, settable in config file

28 years ago1.1.7
wessels [Fri, 21 Feb 1997 04:13:12 +0000 (04:13 +0000)] 
1.1.7

28 years agoupdate
wessels [Fri, 21 Feb 1997 04:08:02 +0000 (04:08 +0000)] 
update

28 years agoAdding splay and binary tree code
wessels [Fri, 21 Feb 1997 04:04:07 +0000 (04:04 +0000)] 
Adding splay and binary tree code

28 years agonew splay and binary tree patch from Knowles and Arjan
wessels [Fri, 21 Feb 1997 04:03:09 +0000 (04:03 +0000)] 
new splay and binary tree patch from Knowles and Arjan

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