]>
git.ipfire.org Git - thirdparty/squid.git/log
wessels [Mon, 25 Nov 1996 10:19:22 +0000 (10:19 +0000)]
s/CRYPT_LIB/CRYPTLIB
wessels [Mon, 25 Nov 1996 10:02:48 +0000 (10:02 +0000)]
fix/mess up configure and libs
wessels [Mon, 25 Nov 1996 09:38:16 +0000 (09:38 +0000)]
make GNUregex optional
wessels [Mon, 25 Nov 1996 09:37:48 +0000 (09:37 +0000)]
update
wessels [Mon, 25 Nov 1996 09:37:44 +0000 (09:37 +0000)]
1.1.beta22
wessels [Mon, 25 Nov 1996 09:36:46 +0000 (09:36 +0000)]
only free memory if purify debugging
wessels [Mon, 25 Nov 1996 09:36:02 +0000 (09:36 +0000)]
make FTP fork fatal
wessels [Mon, 25 Nov 1996 09:35:21 +0000 (09:35 +0000)]
fix max-age checking
wessels [Sun, 24 Nov 1996 11:33:00 +0000 (11:33 +0000)]
fix $fail parsing
wessels [Sun, 24 Nov 1996 11:19:09 +0000 (11:19 +0000)]
undo SQUID_MAXFD/FD_SETSIZE crap
wessels [Sun, 24 Nov 1996 11:17:05 +0000 (11:17 +0000)]
regex mucking so HP dudes dont have to put up with GNUregex
wessels [Sun, 24 Nov 1996 11:16:40 +0000 (11:16 +0000)]
put back altering FD_SETSIZE
wessels [Sun, 24 Nov 1996 09:53:17 +0000 (09:53 +0000)]
fix doubly initializing hash tables
wessels [Sun, 24 Nov 1996 09:41:56 +0000 (09:41 +0000)]
Ed Knowles aka Jasper
1) Added a missing #include
2) Added the 'other' cache-control's to cachemgr.cgi stats. If anyone actually
starts to send them out, then worry about using the EBIT_SET() stuff, though
some of them should be straight forward to add in.
3) Minor tidy to squid.conf.pre.in
wessels [Sun, 24 Nov 1996 09:37:33 +0000 (09:37 +0000)]
Fixed Via: and Host: request headers
wessels [Sat, 23 Nov 1996 14:09:45 +0000 (14:09 +0000)]
From: Markus Gyger <mgyger@itr.ch>
it's not possible anymore to have no password for certain
actions of cachemgr. Here's my idea for a null/"none" password
(e.g. cachemgr_passwd none squid.conf).
Also encoding for < and & in case one uses this characters for
example for err_html_text.
wessels [Sat, 23 Nov 1996 14:06:56 +0000 (14:06 +0000)]
fix xstrncpy() bug
wessels [Fri, 22 Nov 1996 15:47:56 +0000 (15:47 +0000)]
1.1.beta21
wessels [Fri, 22 Nov 1996 15:47:50 +0000 (15:47 +0000)]
update
wessels [Fri, 22 Nov 1996 15:47:07 +0000 (15:47 +0000)]
update
wessels [Fri, 22 Nov 1996 15:38:50 +0000 (15:38 +0000)]
gindent
wessels [Fri, 22 Nov 1996 15:38:20 +0000 (15:38 +0000)]
be smart about forwarding ssl requests
wessels [Fri, 22 Nov 1996 15:37:52 +0000 (15:37 +0000)]
change port to u_short
wessels [Fri, 22 Nov 1996 15:37:00 +0000 (15:37 +0000)]
remove post_buf crap
wessels [Fri, 22 Nov 1996 14:43:13 +0000 (14:43 +0000)]
compiler
wessels [Fri, 22 Nov 1996 14:15:50 +0000 (14:15 +0000)]
Reschedule dnsHandleRead()
change dnsHandleRead() to void.
wessels [Fri, 22 Nov 1996 14:06:36 +0000 (14:06 +0000)]
cast
wessels [Fri, 22 Nov 1996 12:07:07 +0000 (12:07 +0000)]
s/FD_SETSIZE|SQUID_FD_SETSIZE/SQUID_MAXFD/
wessels [Fri, 22 Nov 1996 12:06:00 +0000 (12:06 +0000)]
fix STORE_IN_MEM_BUCKETS non-prime
wessels [Fri, 22 Nov 1996 12:05:36 +0000 (12:05 +0000)]
add warning
wessels [Fri, 22 Nov 1996 12:05:23 +0000 (12:05 +0000)]
fix pre/post decrement bug
wessels [Fri, 22 Nov 1996 11:37:59 +0000 (11:37 +0000)]
change to debug_trap
wessels [Tue, 19 Nov 1996 14:21:12 +0000 (14:21 +0000)]
Make pid_filename default
stack trace #ifdefs
wessels [Tue, 19 Nov 1996 14:11:48 +0000 (14:11 +0000)]
From: Mark Treacy <mark@aone.com.au>
I was looking through store.c and noticed that storeSwapOutHandle()
would be calling storeSwapFullPath() much too frequently. I've moved
the call to where it's needed in the infrequent case that the filename
is needed.
wessels [Tue, 19 Nov 1996 01:25:06 +0000 (01:25 +0000)]
allow all FTP requests, not just GET
wessels [Tue, 19 Nov 1996 01:22:01 +0000 (01:22 +0000)]
s/Forwarded/Via/g
wessels [Tue, 19 Nov 1996 01:21:41 +0000 (01:21 +0000)]
typo
wessels [Tue, 19 Nov 1996 01:21:33 +0000 (01:21 +0000)]
xstrncpy ABR fix
wessels [Tue, 19 Nov 1996 00:40:36 +0000 (00:40 +0000)]
Fix setting timestamp for NOT MODIFIED replies
wessels [Mon, 18 Nov 1996 09:36:42 +0000 (09:36 +0000)]
update
wessels [Mon, 18 Nov 1996 09:25:45 +0000 (09:25 +0000)]
Dont' ping siblings if REQ_HIERACHICAL is set. It might be set
if the URL host is beyond a firewall.
wessels [Sat, 16 Nov 1996 14:07:07 +0000 (14:07 +0000)]
make netdb params configurable
wessels [Sat, 16 Nov 1996 14:04:52 +0000 (14:04 +0000)]
update
wessels [Sat, 16 Nov 1996 00:26:18 +0000 (00:26 +0000)]
Remove store_status == STORE_PENDING checks everywhere and just put it
in squid_error_entry(); remove the debug_trap crap.
wessels [Fri, 15 Nov 1996 14:52:35 +0000 (14:52 +0000)]
lots
wessels [Fri, 15 Nov 1996 14:52:05 +0000 (14:52 +0000)]
1.1.beta20
wessels [Fri, 15 Nov 1996 14:51:46 +0000 (14:51 +0000)]
update
wessels [Fri, 15 Nov 1996 14:51:04 +0000 (14:51 +0000)]
scattered w_space's everywhere
fixed cache-control parsing
wessels [Fri, 15 Nov 1996 14:50:22 +0000 (14:50 +0000)]
fix HAVE_ANSI_PROTOTYPES
wessels [Fri, 15 Nov 1996 13:12:45 +0000 (13:12 +0000)]
adding
wessels [Fri, 15 Nov 1996 07:36:12 +0000 (07:36 +0000)]
use xstrncpy
wessels [Fri, 15 Nov 1996 02:04:23 +0000 (02:04 +0000)]
buglet
wessels [Fri, 15 Nov 1996 02:02:10 +0000 (02:02 +0000)]
more const stuff
use xstrncpy() which null-terminates
wessels [Fri, 15 Nov 1996 02:01:40 +0000 (02:01 +0000)]
update
wessels [Fri, 15 Nov 1996 01:38:39 +0000 (01:38 +0000)]
make all xstrerror() debugging section 50
wessels [Fri, 15 Nov 1996 01:16:32 +0000 (01:16 +0000)]
protect squid_error_entry calls with check that store_status == STORE_PENDING
wessels [Thu, 14 Nov 1996 10:01:39 +0000 (10:01 +0000)]
update
wessels [Thu, 14 Nov 1996 10:00:52 +0000 (10:00 +0000)]
Replaced entry->fd_of_first_client with storeFirstClientFD().
wessels [Thu, 14 Nov 1996 09:59:15 +0000 (09:59 +0000)]
Fixed comm_accept() FMR bug
wessels [Thu, 14 Nov 1996 09:56:38 +0000 (09:56 +0000)]
Fix getsockname() foobar. Noriyuki Soda <soda@sra.co.jp>
wessels [Thu, 14 Nov 1996 05:11:04 +0000 (05:11 +0000)]
add AC_C_CONST
wessels [Thu, 14 Nov 1996 01:47:08 +0000 (01:47 +0000)]
update
wessels [Thu, 14 Nov 1996 01:46:57 +0000 (01:46 +0000)]
1.1.beta19
wessels [Thu, 14 Nov 1996 01:12:10 +0000 (01:12 +0000)]
-Fix InvokeHandlers debug_trap bug
-Lock entry while calling swapin handler in case someone releases it
wessels [Thu, 14 Nov 1996 01:11:25 +0000 (01:11 +0000)]
allow overriding XTRA_LIBS
wessels [Wed, 13 Nov 1996 13:53:32 +0000 (13:53 +0000)]
1.1.beta18
wessels [Wed, 13 Nov 1996 13:52:34 +0000 (13:52 +0000)]
update
wessels [Wed, 13 Nov 1996 13:52:20 +0000 (13:52 +0000)]
- Fixed 'void *buf' bug icpCreateMessage() (Jean-Hugues ROYER).
- Fixed more NULL 'friends' bugs.
- Added debug_trap for NULL mem->clients in InvokeHandlers()
(Mark Treacy).
wessels [Wed, 13 Nov 1996 05:38:30 +0000 (05:38 +0000)]
support for net probe in miss replies
wessels [Wed, 13 Nov 1996 05:38:07 +0000 (05:38 +0000)]
1.1.beta17
wessels [Wed, 13 Nov 1996 05:37:58 +0000 (05:37 +0000)]
update
wessels [Wed, 13 Nov 1996 05:36:59 +0000 (05:36 +0000)]
- Fixed expiresMoreThan() bug causing all UDP_MISS replies.
- Changed 'background.c' to 'event.c' and merged all periodic
functions into an event queue.
- Renamed httpParseHeaders() to httpParseReplyHeaders().
- Added support for sending HTTP/1.1 'Cache-Control: max-age=X'
in requests. The max-age value is taken from the
'refresh_pattern' rules.
- Added support for parsing max-age in client request.
- Split icpUdpSend() into simpler icpUdpSend() plus
icpCreateMessage().
- Force storeAbort() for dispatched objects in
asciiLifetimeHandle().
- Fixed firewall-related bug when the DNS lookup fails.
- Fixed '#define HAVE_GETRUSAGE' bug (Takahiro Yugawa).
- Made storeStartDeleteBehind() quiet for 'no-proxy' neighbors.
wessels [Wed, 13 Nov 1996 01:21:21 +0000 (01:21 +0000)]
frank@langen.bull.de
there is a Bug in NextSteps gethostbyname. Upon failure they always set
h_errno to HOST_NOT_FOUND even if they did not even reach the
nameserver. But by stepping through the libraries I found out that
_res_gethostbyname (which only queries the resolver) returns the
correct result but the layer above it which also queries NetInfo and YP
destroys h_errno.
wessels [Tue, 12 Nov 1996 14:06:45 +0000 (14:06 +0000)]
From: Ron Gomes <rrg@ny.ubs.com>
Oddly enough I had spotted this (eyeballing the code) the day before I
got your mail. The following change ought to fix it (the diff is
against 1.1.beta16):
wessels [Tue, 12 Nov 1996 05:32:04 +0000 (05:32 +0000)]
need to define HAVE_TEMPNAM
wessels [Tue, 12 Nov 1996 05:00:45 +0000 (05:00 +0000)]
printf
wessels [Tue, 12 Nov 1996 04:57:26 +0000 (04:57 +0000)]
NULL friends coredump
wessels [Tue, 12 Nov 1996 04:42:16 +0000 (04:42 +0000)]
From: Joe Ramey <ramey@csc.ti.com>
Subject: typo in useragent code in squid-1.1beta16
wessels [Sat, 9 Nov 1996 00:52:11 +0000 (00:52 +0000)]
update
wessels [Sat, 9 Nov 1996 00:51:46 +0000 (00:51 +0000)]
handler foobar
wessels [Fri, 8 Nov 1996 23:14:18 +0000 (23:14 +0000)]
update
wessels [Fri, 8 Nov 1996 23:13:51 +0000 (23:13 +0000)]
Don't add Host: header when proxying because we have the wrong hostname.
wessels [Fri, 8 Nov 1996 11:19:40 +0000 (11:19 +0000)]
update
wessels [Fri, 8 Nov 1996 11:19:11 +0000 (11:19 +0000)]
purify FMR
wessels [Fri, 8 Nov 1996 10:51:06 +0000 (10:51 +0000)]
1.1.beta16
wessels [Fri, 8 Nov 1996 10:45:47 +0000 (10:45 +0000)]
update
wessels [Fri, 8 Nov 1996 10:45:43 +0000 (10:45 +0000)]
neighbors_init() rearranging
wessels [Fri, 8 Nov 1996 07:46:42 +0000 (07:46 +0000)]
make sure ident lookups finish before checking ACLs
wessels [Fri, 8 Nov 1996 07:02:15 +0000 (07:02 +0000)]
- added neighbor_domain_type
- removed wierd 2-step neighbor configuration stuff
- User-Agent log patch (Joe Ramey)
- http-accel Host: patch (Miguel A.L. Paraz)
wessels [Fri, 8 Nov 1996 04:19:18 +0000 (04:19 +0000)]
debugging stuck objects
wessels [Fri, 8 Nov 1996 03:55:14 +0000 (03:55 +0000)]
compiler
wessels [Fri, 8 Nov 1996 03:52:49 +0000 (03:52 +0000)]
- Resurrected storeValidToSend()
- Moved storeSetPrivateKey() to storeReleaseRequest().
wessels [Fri, 8 Nov 1996 03:24:47 +0000 (03:24 +0000)]
Fix memset() bug when -DPURIFY=1
wessels [Fri, 8 Nov 1996 01:53:15 +0000 (01:53 +0000)]
Daily Ed Knowles patch, plus DW cleanup
wessels [Thu, 7 Nov 1996 07:35:42 +0000 (07:35 +0000)]
update
wessels [Thu, 7 Nov 1996 07:34:04 +0000 (07:34 +0000)]
update
wessels [Thu, 7 Nov 1996 07:33:53 +0000 (07:33 +0000)]
1.1.beta15
wessels [Thu, 7 Nov 1996 07:30:05 +0000 (07:30 +0000)]
initialize clients->fd to -1
wessels [Thu, 7 Nov 1996 06:14:10 +0000 (06:14 +0000)]
change to squid.nlanr.net
wessels [Thu, 7 Nov 1996 05:55:49 +0000 (05:55 +0000)]
update