]>
git.ipfire.org Git - thirdparty/squid.git/log
wessels [Mon, 28 Apr 1997 10:22:55 +0000 (10:22 +0000)]
merge 1.1.8->1.1.10; just get it to compile
wessels [Sat, 26 Apr 1997 04:01:16 +0000 (04:01 +0000)]
gindent
wessels [Sat, 26 Apr 1997 03:58:34 +0000 (03:58 +0000)]
1.2.alpha1
wessels [Sat, 26 Apr 1997 03:43:56 +0000 (03:43 +0000)]
fixes fixes fixes
wessels [Sat, 26 Apr 1997 02:15:31 +0000 (02:15 +0000)]
fixing SwapDirs[dirn].cur_size
wessels [Fri, 25 Apr 1997 23:44:55 +0000 (23:44 +0000)]
fix SwapDirs allocation
wessels [Fri, 25 Apr 1997 23:27:11 +0000 (23:27 +0000)]
garbage cleanup
wessels [Fri, 25 Apr 1997 23:02:18 +0000 (23:02 +0000)]
pathnames
wessels [Fri, 25 Apr 1997 12:38:21 +0000 (12:38 +0000)]
finish multiple swap dirs
wessels [Wed, 2 Apr 1997 12:22:14 +0000 (12:22 +0000)]
more compiler fixes
wessels [Wed, 2 Apr 1997 11:39:55 +0000 (11:39 +0000)]
it compiles, but need to fix swaplogs
wessels [Sat, 29 Mar 1997 12:13:47 +0000 (12:13 +0000)]
adding
wessels [Sat, 29 Mar 1997 11:45:13 +0000 (11:45 +0000)]
Started implementing diff cache dir sizes
wessels [Tue, 4 Mar 1997 12:16:18 +0000 (12:16 +0000)]
merge 1.1.7->1/1/8
wessels [Sun, 2 Mar 1997 12:35:08 +0000 (12:35 +0000)]
dont call aclCheck if no direct access lists
wessels [Sun, 2 Mar 1997 12:34:45 +0000 (12:34 +0000)]
adding debug
wessels [Sat, 1 Mar 1997 04:33:34 +0000 (04:33 +0000)]
jumbo mumbo hacking to get new peer_selection working
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.
wessels [Thu, 27 Feb 1997 09:57:00 +0000 (09:57 +0000)]
INCOMPLETE: non-blocking peerSelect()
wessels [Thu, 27 Feb 1997 03:49:05 +0000 (03:49 +0000)]
rrrrrrrrripppped out lots of stuff, including firewall and local lists.
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.
wessels [Wed, 26 Feb 1997 10:08:52 +0000 (10:08 +0000)]
adding
wessels [Wed, 26 Feb 1997 02:18:18 +0000 (02:18 +0000)]
Unified peer selection algorithm
wessels [Tue, 25 Feb 1997 23:09:08 +0000 (23:09 +0000)]
gindent
wessels [Tue, 25 Feb 1997 12:44:13 +0000 (12:44 +0000)]
adding
wessels [Tue, 25 Feb 1997 07:19:11 +0000 (07:19 +0000)]
add debugging
wessels [Tue, 25 Feb 1997 07:18:52 +0000 (07:18 +0000)]
cleanup
wessels [Tue, 25 Feb 1997 06:44:09 +0000 (06:44 +0000)]
update
wessels [Tue, 25 Feb 1997 06:43:57 +0000 (06:43 +0000)]
Changed peer IP addresses (for ICP) to be refreshed every hour.
wessels [Tue, 25 Feb 1997 06:43:14 +0000 (06:43 +0000)]
Solaris bug requires suid privs for getrusage() (Arjan de Vet)
wessels [Tue, 25 Feb 1997 06:42:00 +0000 (06:42 +0000)]
fix adding duplicate IP cache entry for failed BLOCKING lookups.
wessels [Tue, 25 Feb 1997 03:22:08 +0000 (03:22 +0000)]
gindent
wessels [Tue, 25 Feb 1997 03:21:37 +0000 (03:21 +0000)]
support src ACLs in cache_host_acl
wessels [Tue, 25 Feb 1997 02:05:42 +0000 (02:05 +0000)]
update
wessels [Mon, 24 Feb 1997 11:25:13 +0000 (11:25 +0000)]
diskHandleWrite ZPR fix
wessels [Sun, 23 Feb 1997 16:07:30 +0000 (16:07 +0000)]
remove first strerror check
wessels [Sun, 23 Feb 1997 16:07:01 +0000 (16:07 +0000)]
update
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.
wessels [Sun, 23 Feb 1997 16:02:21 +0000 (16:02 +0000)]
Can't bump FD_SETSIZE on FreeBSD.
wessels [Sun, 23 Feb 1997 15:35:52 +0000 (15:35 +0000)]
fix peerWouldBePinged() confusion. Split into:
peerAllowedToUse()
peerWouldBePinged()
peerHTTPOkay()
wessels [Sun, 23 Feb 1997 13:01:15 +0000 (13:01 +0000)]
set IP_MULTICAST_LOOP
wessels [Fri, 21 Feb 1997 23:33:27 +0000 (23:33 +0000)]
update
wessels [Fri, 21 Feb 1997 23:28:52 +0000 (23:28 +0000)]
update
wessels [Fri, 21 Feb 1997 23:28:35 +0000 (23:28 +0000)]
do AC_REPLACE_FUNCS(strerror)
wessels [Fri, 21 Feb 1997 06:54:13 +0000 (06:54 +0000)]
comment munging
wessels [Fri, 21 Feb 1997 05:22:54 +0000 (05:22 +0000)]
make http-anonymizing always compiled in, settable in config file
wessels [Fri, 21 Feb 1997 04:13:12 +0000 (04:13 +0000)]
1.1.7
wessels [Fri, 21 Feb 1997 04:08:02 +0000 (04:08 +0000)]
update
wessels [Fri, 21 Feb 1997 04:04:07 +0000 (04:04 +0000)]
Adding splay and binary tree code
wessels [Fri, 21 Feb 1997 04:03:09 +0000 (04:03 +0000)]
new splay and binary tree patch from Knowles and Arjan
wessels [Fri, 21 Feb 1997 04:02:38 +0000 (04:02 +0000)]
complain if lockcount about to go 'negative'
wessels [Fri, 21 Feb 1997 03:22:48 +0000 (03:22 +0000)]
Fix extra unlocking on partial reads from dnsserver
wessels [Thu, 20 Feb 1997 06:54:35 +0000 (06:54 +0000)]
update
wessels [Thu, 20 Feb 1997 06:53:43 +0000 (06:53 +0000)]
add hierarchy note for DIRECT
wessels [Thu, 20 Feb 1997 06:53:24 +0000 (06:53 +0000)]
remove whitespace
wessels [Thu, 20 Feb 1997 00:11:06 +0000 (00:11 +0000)]
gindent
wessels [Thu, 20 Feb 1997 00:09:16 +0000 (00:09 +0000)]
debug change
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.
wessels [Thu, 20 Feb 1997 00:08:19 +0000 (00:08 +0000)]
move blocking gethostbyname warning
wessels [Thu, 20 Feb 1997 00:07:10 +0000 (00:07 +0000)]
Too many args to wrt_handle()
wessels [Thu, 20 Feb 1997 00:06:51 +0000 (00:06 +0000)]
Handle failed gethostbyname of mcast address
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.
wessels [Wed, 19 Feb 1997 07:09:47 +0000 (07:09 +0000)]
update
wessels [Wed, 19 Feb 1997 07:06:14 +0000 (07:06 +0000)]
add a trap for FD < 0 in commSetSelect()
wessels [Wed, 19 Feb 1997 07:05:36 +0000 (07:05 +0000)]
splay fixes, need to use ntohl() in comparisons
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.
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.
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.
wessels [Wed, 19 Feb 1997 06:53:48 +0000 (06:53 +0000)]
zero struct tm
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.
wessels [Sat, 8 Feb 1997 04:31:51 +0000 (04:31 +0000)]
update
wessels [Fri, 7 Feb 1997 14:05:41 +0000 (14:05 +0000)]
update
wessels [Fri, 7 Feb 1997 11:57:10 +0000 (11:57 +0000)]
gindent
wessels [Fri, 7 Feb 1997 11:56:40 +0000 (11:56 +0000)]
fix bucket randomizing to not use a random compare function
wessels [Fri, 7 Feb 1997 11:56:17 +0000 (11:56 +0000)]
add multicast fudge factor
wessels [Fri, 7 Feb 1997 11:55:56 +0000 (11:55 +0000)]
fix IP_MULTICAST_TTL to take a char, not int
wessels [Fri, 7 Feb 1997 11:53:14 +0000 (11:53 +0000)]
let mcast_groups take hostnames
wessels [Fri, 7 Feb 1997 03:20:47 +0000 (03:20 +0000)]
parse multicast peer type
wessels [Fri, 7 Feb 1997 03:00:33 +0000 (03:00 +0000)]
move store maintenance debugging to section 51.
wessels [Fri, 7 Feb 1997 02:59:53 +0000 (02:59 +0000)]
put splay junk into #defines
wessels [Fri, 7 Feb 1997 02:02:02 +0000 (02:02 +0000)]
1.1.6
wessels [Fri, 7 Feb 1997 02:01:46 +0000 (02:01 +0000)]
bail on root
wessels [Fri, 7 Feb 1997 02:01:32 +0000 (02:01 +0000)]
update
wessels [Fri, 7 Feb 1997 01:44:23 +0000 (01:44 +0000)]
Fix up multicasting, credit to Martin Hamilton too
wessels [Fri, 7 Feb 1997 01:02:08 +0000 (01:02 +0000)]
Add option for enabling RES_DEFNAMES in dnsserver.
wessels [Fri, 7 Feb 1997 00:44:24 +0000 (00:44 +0000)]
upgrade to autoconf-2.12
wessels [Fri, 7 Feb 1997 00:38:17 +0000 (00:38 +0000)]
upgrade to autoconf-2.12
wessels [Wed, 5 Feb 1997 11:54:44 +0000 (11:54 +0000)]
cleaner diskHandleWrite()
wessels [Wed, 5 Feb 1997 11:54:14 +0000 (11:54 +0000)]
log them as HIER_FIREWALL_IP_DIRECT
wessels [Wed, 5 Feb 1997 11:53:31 +0000 (11:53 +0000)]
remove disk access locking
wessels [Wed, 5 Feb 1997 11:40:43 +0000 (11:40 +0000)]
remove disk access locking
wessels [Wed, 5 Feb 1997 06:18:33 +0000 (06:18 +0000)]
splay optimizations
wessels [Wed, 5 Feb 1997 06:18:15 +0000 (06:18 +0000)]
debug traps on using dead dnsservers
wessels [Wed, 5 Feb 1997 02:25:28 +0000 (02:25 +0000)]
clarify if-elseif-else
wessels [Wed, 5 Feb 1997 02:10:15 +0000 (02:10 +0000)]
compiler
wessels [Wed, 5 Feb 1997 00:50:46 +0000 (00:50 +0000)]
fd leak (Balint Nagy Endre)
wessels [Tue, 4 Feb 1997 14:22:24 +0000 (14:22 +0000)]
update
wessels [Tue, 4 Feb 1997 13:33:56 +0000 (13:33 +0000)]
1.1.5 mergeola
wessels [Tue, 4 Feb 1997 06:42:21 +0000 (06:42 +0000)]
update for v1.1
wessels [Tue, 4 Feb 1997 06:05:47 +0000 (06:05 +0000)]
update