]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
27 years agoFixed storeDirSwapLog problems upon reconfigure
wessels [Wed, 5 Nov 1997 06:29:35 +0000 (06:29 +0000)] 
Fixed storeDirSwapLog problems upon reconfigure

27 years agoFix 'arbtext' wierdnesses
wessels [Wed, 5 Nov 1997 06:21:12 +0000 (06:21 +0000)] 
Fix 'arbtext' wierdnesses

27 years agowrap keys in storeKey()
wessels [Wed, 5 Nov 1997 05:14:17 +0000 (05:14 +0000)] 
wrap keys in storeKey()

27 years agosupport '%%' -> '%'
wessels [Wed, 5 Nov 1997 02:54:46 +0000 (02:54 +0000)] 
support '%%' -> '%'

27 years agoadd USE_ASYNC_IO
wessels [Wed, 5 Nov 1997 02:39:44 +0000 (02:39 +0000)] 
add USE_ASYNC_IO

27 years agochange all (in minutes) etc to 'time-units'
wessels [Wed, 5 Nov 1997 02:38:04 +0000 (02:38 +0000)] 
change all (in minutes) etc to 'time-units'

27 years agoFixed snprintf() bug and cleaned up prototypes
wessels [Wed, 5 Nov 1997 01:43:29 +0000 (01:43 +0000)] 
Fixed snprintf() bug and cleaned up prototypes

27 years agohier_strings[] had too many members
wessels [Tue, 4 Nov 1997 13:16:52 +0000 (13:16 +0000)] 
hier_strings[] had too many members

27 years agolast minute SHA commits
wessels [Tue, 4 Nov 1997 07:32:14 +0000 (07:32 +0000)] 
last minute SHA commits

27 years agoSTORE_KEY_SHA
wessels [Tue, 4 Nov 1997 07:31:17 +0000 (07:31 +0000)] 
STORE_KEY_SHA

27 years agonew store key fixes
wessels [Tue, 4 Nov 1997 06:18:16 +0000 (06:18 +0000)] 
new store key fixes

27 years agoFLEXIBLE CACHE KEYS. Can use either URLs or SHA digests.
wessels [Tue, 4 Nov 1997 05:43:06 +0000 (05:43 +0000)] 
FLEXIBLE CACHE KEYS.  Can use either URLs or SHA digests.

27 years agobinary tree fixes from 1.1.18
wessels [Tue, 4 Nov 1997 03:05:36 +0000 (03:05 +0000)] 
binary tree fixes from 1.1.18

27 years agolost rfc1738_unescape() somehow
wessels [Tue, 4 Nov 1997 03:05:10 +0000 (03:05 +0000)] 
lost rfc1738_unescape() somehow

27 years agomissing break (Henrik)
wessels [Tue, 4 Nov 1997 03:04:44 +0000 (03:04 +0000)] 
missing break (Henrik)

27 years agoFrom: Henrik Nordstrom <hno@hem.passagen.se>
wessels [Mon, 3 Nov 1997 23:19:23 +0000 (23:19 +0000)] 
From:    Henrik Nordstrom <hno@hem.passagen.se>
* Allow %escapes to be send in a FTP url. The path is now handled correctly:
   1) Split the path on /
   2) Decode each part (possibly introducing / or ..)
* Removed up the "cleanup" of URL's.. it is basically not a good idea to
  try to clean up the URL. If we get a strange URL it is probably the
  intention. The "cleanup" code usually makes a mess of things.. And when
  this cleanup was removed, it was much easier to handle "BASE HREF" or
  not...
* Added back .. in listings (code was not updated)
* Changed .. to generate %2e%2e/ when appropriate ("root" directory, or
  after %2e%2e)
* Added a link to %2f/ when on "Top level" URL.
* Added a "Up" link to ../ on the above two ones. (I chosed the term Up,
  since it is to a shorter URL.. whether this it up/down in the file
  system is hard to tell...)
* Changed text to "Home directory" when in directory /%2f/

27 years agoFrom: Henrik Nordstrom <hno@hem.passagen.se>
wessels [Mon, 3 Nov 1997 23:05:23 +0000 (23:05 +0000)] 
From:    Henrik Nordstrom <hno@hem.passagen.se>
Here is a small patch to squid-1.2.beta4 to support %nn escapes in FTP
URLs... (all code was already there but never called...)

27 years agowe were not incrementing and decrementing Number_FD!
wessels [Sun, 2 Nov 1997 10:21:59 +0000 (10:21 +0000)] 
we were not incrementing and decrementing Number_FD!

27 years agoupdate
wessels [Sat, 1 Nov 1997 06:42:33 +0000 (06:42 +0000)] 
update

27 years agotone down foo has callback warning
wessels [Sat, 1 Nov 1997 06:37:38 +0000 (06:37 +0000)] 
tone down foo has callback warning

27 years agoremove Keepalive Ratio debug
wessels [Sat, 1 Nov 1997 06:37:24 +0000 (06:37 +0000)] 
remove Keepalive Ratio debug

27 years agofix up includes and defines
wessels [Sat, 1 Nov 1997 05:52:38 +0000 (05:52 +0000)] 
fix up includes and defines

27 years agoshow keep-alive ratio in server_list output
wessels [Sat, 1 Nov 1997 03:46:23 +0000 (03:46 +0000)] 
show keep-alive ratio in server_list output

27 years agomore keepalive ratio fixes
wessels [Sat, 1 Nov 1997 03:37:06 +0000 (03:37 +0000)] 
more keepalive ratio fixes

27 years agokeepalive ratio tweaks
wessels [Sat, 1 Nov 1997 03:01:56 +0000 (03:01 +0000)] 
keepalive ratio tweaks

27 years agokeepalive ratio fixes
wessels [Sat, 1 Nov 1997 02:54:14 +0000 (02:54 +0000)] 
keepalive ratio fixes

27 years agoTrack keepalive success ratio
wessels [Sat, 1 Nov 1997 02:34:59 +0000 (02:34 +0000)] 
Track keepalive success ratio

27 years agofix KILL_PARENT debug()
wessels [Sat, 1 Nov 1997 02:34:48 +0000 (02:34 +0000)] 
fix KILL_PARENT debug()

27 years agodont show 'store_swap_size =' message until validation is finished
wessels [Sat, 1 Nov 1997 00:06:13 +0000 (00:06 +0000)] 
dont show 'store_swap_size =' message until validation is finished

27 years agospello
wessels [Fri, 31 Oct 1997 22:22:23 +0000 (22:22 +0000)] 
spello

27 years agoupdate
wessels [Fri, 31 Oct 1997 12:17:28 +0000 (12:17 +0000)] 
update

27 years agoAdding SHA source code from Perl module source.
wessels [Fri, 31 Oct 1997 12:15:06 +0000 (12:15 +0000)] 
Adding SHA source code from Perl module source.
Have configure check for endianness.  use WORDS_BIGENDIAN instead of
others

27 years agoupdate
wessels [Fri, 31 Oct 1997 11:16:25 +0000 (11:16 +0000)] 
update

27 years agogindent
wessels [Fri, 31 Oct 1997 11:09:07 +0000 (11:09 +0000)] 
gindent

27 years agofix to allow comments in globals.h file
wessels [Fri, 31 Oct 1997 05:45:52 +0000 (05:45 +0000)] 
fix to allow comments in globals.h file

27 years agoadd ident string
wessels [Fri, 31 Oct 1997 05:42:25 +0000 (05:42 +0000)] 
add ident string

27 years agoNeed to handle more cases when store_client callback returns -1
wessels [Fri, 31 Oct 1997 05:41:21 +0000 (05:41 +0000)] 
Need to handle more cases when store_client callback returns -1

27 years agowait_child() munging
wessels [Fri, 31 Oct 1997 05:40:51 +0000 (05:40 +0000)] 
wait_child() munging

27 years agocompare lastref to e->lastref during store rebuild. Might regret this
wessels [Fri, 31 Oct 1997 05:40:39 +0000 (05:40 +0000)] 
compare lastref to e->lastref during store rebuild.  Might regret this
soon.

27 years agowait_child() munging
wessels [Fri, 31 Oct 1997 03:38:16 +0000 (03:38 +0000)] 
wait_child() munging

27 years agoDuring store rebuild, we should only call storeDirUpdateSwapSize()
wessels [Fri, 31 Oct 1997 03:37:56 +0000 (03:37 +0000)] 
During store rebuild, we should only call storeDirUpdateSwapSize()
if the log file is CLEAN.  Otherwise, call it in
storeSwapInValidateComplete()

27 years agoupdate offset if we seek!!
wessels [Fri, 31 Oct 1997 01:42:55 +0000 (01:42 +0000)] 
update offset if we seek!!

27 years agodon't need to set _db_level for _db_print any more.
wessels [Fri, 31 Oct 1997 01:37:08 +0000 (01:37 +0000)] 
don't need to set _db_level for _db_print any more.

27 years agouse execvp instead of execv.
wessels [Fri, 31 Oct 1997 01:27:20 +0000 (01:27 +0000)] 
use execvp instead of execv.
s/daemonize/watch_child/

27 years agoadd missing BIT_SET ERR_FLAG_CBDATA
wessels [Fri, 31 Oct 1997 00:49:17 +0000 (00:49 +0000)] 
add missing BIT_SET ERR_FLAG_CBDATA

27 years agoprotect vsnprintf() with #ifdefs
wessels [Fri, 31 Oct 1997 00:48:28 +0000 (00:48 +0000)] 
protect vsnprintf() with #ifdefs

27 years agodont need err_string[] in globals.h
wessels [Thu, 30 Oct 1997 13:23:39 +0000 (13:23 +0000)] 
dont need err_string[] in globals.h

27 years agoFMW fix
wessels [Thu, 30 Oct 1997 13:18:55 +0000 (13:18 +0000)] 
FMW fix

27 years ago1.2.beta4
wessels [Thu, 30 Oct 1997 12:35:25 +0000 (12:35 +0000)] 
1.2.beta4

27 years agoupdate
wessels [Thu, 30 Oct 1997 12:35:15 +0000 (12:35 +0000)] 
update

27 years agoFUM bugs
wessels [Thu, 30 Oct 1997 12:19:52 +0000 (12:19 +0000)] 
FUM bugs

27 years agoAdded 'daemonize' function to replace RunCache script
wessels [Thu, 30 Oct 1997 11:49:37 +0000 (11:49 +0000)] 
Added 'daemonize' function to replace RunCache script

27 years agogindent and formatting
wessels [Thu, 30 Oct 1997 10:31:17 +0000 (10:31 +0000)] 
gindent and formatting

27 years agoupdate
wessels [Thu, 30 Oct 1997 10:28:12 +0000 (10:28 +0000)] 
update

27 years agouse new errorCon()
wessels [Thu, 30 Oct 1997 09:49:00 +0000 (09:49 +0000)] 
use new errorCon()

27 years agomax okumoto errorpage and other mods
wessels [Thu, 30 Oct 1997 09:40:57 +0000 (09:40 +0000)] 
max okumoto errorpage and other mods

27 years agoadding
wessels [Thu, 30 Oct 1997 09:40:14 +0000 (09:40 +0000)] 
adding

27 years agoDST bug fix
wessels [Thu, 30 Oct 1997 09:01:41 +0000 (09:01 +0000)] 
DST bug fix

27 years agogindent
wessels [Thu, 30 Oct 1997 07:51:03 +0000 (07:51 +0000)] 
gindent

27 years ago- Fix up for swapout complete. Now always set the state to SWAPOUT_DONE
wessels [Thu, 30 Oct 1997 07:50:36 +0000 (07:50 +0000)] 
- Fix up for swapout complete.  Now always set the state to SWAPOUT_DONE
  and add the object size to the 'store_swap_size'.  The release call
  will free and subtract it.
- Change storeMaintainSwapSpace() and storeGetMemSpace().  Either the
  object is locked, or it can be removed.  For storeMaintainSwapSpace()
  if the objects age is less than the dynamic LRU value, then keep it
  around.  This may cause problems after a restart when the store linked
  list is not ordered.

27 years agoMisc FTP fixes
wessels [Thu, 30 Oct 1997 07:47:48 +0000 (07:47 +0000)] 
Misc FTP fixes
- move the timeout from the control socket to the data socket during
  data transfer
- Add the read timeout to all the commSetSelect(COMM_HANDLE_READ)
  calls.
- Set the reply->hdr_sz properly, and use the DELAY_SENDING bit in
  send success headers code.

27 years agoFix FTP errors. Now we actually send back an error page.
wessels [Thu, 30 Oct 1997 05:39:51 +0000 (05:39 +0000)] 
Fix FTP errors. Now we actually send back an error page.
Also fixed some logic problems with CWD A; CWD B; RETR C/D stuff

27 years agoWe we issue a store_client callback from storeUnregister() then use
wessels [Thu, 30 Oct 1997 00:52:51 +0000 (00:52 +0000)] 
We we issue a store_client callback from storeUnregister() then use
-1 as the 'size' to inidcate an unexpected termination.

27 years agochange default accel port to 80 (from 0)
wessels [Thu, 30 Oct 1997 00:50:02 +0000 (00:50 +0000)] 
change default accel port to 80 (from 0)

27 years agouse $PERL instead of perl
wessels [Thu, 30 Oct 1997 00:47:40 +0000 (00:47 +0000)] 
use $PERL instead of perl

27 years ago1.2.beta3
wessels [Wed, 29 Oct 1997 22:22:25 +0000 (22:22 +0000)] 
1.2.beta3

27 years agoupdate
wessels [Wed, 29 Oct 1997 22:20:16 +0000 (22:20 +0000)] 
update

27 years agoprintf arg missing %
wessels [Wed, 29 Oct 1997 22:18:20 +0000 (22:18 +0000)] 
printf arg missing %

27 years agofix assertions when sizeof (char *) != 4
wessels [Wed, 29 Oct 1997 12:19:57 +0000 (12:19 +0000)] 
fix assertions when sizeof (char *) != 4

27 years agoinitialize _res.options to RES_DEFAULT
wessels [Wed, 29 Oct 1997 12:19:06 +0000 (12:19 +0000)] 
initialize _res.options to RES_DEFAULT

27 years agoremove space after backslash
wessels [Wed, 29 Oct 1997 12:01:10 +0000 (12:01 +0000)] 
remove space after backslash

27 years agoupdate
wessels [Wed, 29 Oct 1997 11:40:30 +0000 (11:40 +0000)] 
update

27 years agocompiler
wessels [Wed, 29 Oct 1997 11:39:30 +0000 (11:39 +0000)] 
compiler

27 years agoMLK fix
wessels [Wed, 29 Oct 1997 11:30:34 +0000 (11:30 +0000)] 
MLK fix

27 years agoupdate
wessels [Wed, 29 Oct 1997 09:40:44 +0000 (09:40 +0000)] 
update

27 years agoremove unused funcs/variables
wessels [Wed, 29 Oct 1997 09:36:36 +0000 (09:36 +0000)] 
remove unused funcs/variables

27 years agocall the store_client callback with size 0 in storeUnregister if
wessels [Wed, 29 Oct 1997 09:32:08 +0000 (09:32 +0000)] 
call the store_client callback with size 0 in storeUnregister if
the callback is set.

27 years agochange BIT_RESET to BIT_CLEAR
wessels [Wed, 29 Oct 1997 04:59:02 +0000 (04:59 +0000)] 
change BIT_RESET to BIT_CLEAR

27 years agoCombine storeGetSwapSpace with storeMaintainSwapSpace. Don't need
wessels [Wed, 29 Oct 1997 04:56:04 +0000 (04:56 +0000)] 
Combine storeGetSwapSpace with storeMaintainSwapSpace.  Don't need
the silly bucket order and sorting stuff any more!

27 years agostoreGetSwapSpace(int) is now gone. If we run out of file numbers,
wessels [Wed, 29 Oct 1997 04:55:12 +0000 (04:55 +0000)] 
storeGetSwapSpace(int) is now gone.  If we run out of file numbers,
make it fatal.

27 years agoNeed a flag to know when to use cbdataFree() or safe_free() for an 'err'
wessels [Wed, 29 Oct 1997 04:54:28 +0000 (04:54 +0000)] 
Need a flag to know when to use cbdataFree() or safe_free() for an 'err'
structure

27 years agorequire reference_age to be at least 5 minutes
wessels [Wed, 29 Oct 1997 04:53:35 +0000 (04:53 +0000)] 
require reference_age to be at least 5 minutes

27 years agovarious MLK fixes
wessels [Wed, 29 Oct 1997 03:42:50 +0000 (03:42 +0000)] 
various MLK fixes

27 years agocomments
wessels [Wed, 29 Oct 1997 01:10:46 +0000 (01:10 +0000)] 
comments

27 years agocopy httpCachableReply() from 1.1 source, replacing httpCheckPublic()
wessels [Wed, 29 Oct 1997 01:10:38 +0000 (01:10 +0000)] 
copy httpCachableReply() from 1.1 source, replacing httpCheckPublic()

27 years agomore swapout.fd fixes
wessels [Tue, 28 Oct 1997 13:54:14 +0000 (13:54 +0000)] 
more swapout.fd fixes

27 years agoFix a number of FD remaining open bugs.
wessels [Tue, 28 Oct 1997 13:47:41 +0000 (13:47 +0000)] 
Fix a number of FD remaining open bugs.

27 years agogive at least 1 second to shutdown all the sockets
wessels [Tue, 28 Oct 1997 13:46:51 +0000 (13:46 +0000)] 
give at least 1 second to shutdown all the sockets

27 years agodefine ALARM_UPDATES_TIME to use alarm(3). otherwise, update clock before each select()
wessels [Tue, 28 Oct 1997 06:30:20 +0000 (06:30 +0000)] 
define ALARM_UPDATES_TIME to use alarm(3).  otherwise, update clock before each select()

27 years ago1.2.beta2
wessels [Tue, 28 Oct 1997 05:58:46 +0000 (05:58 +0000)] 
1.2.beta2

27 years agoremove HIER_EXPERIMENT code
wessels [Tue, 28 Oct 1997 05:54:37 +0000 (05:54 +0000)] 
remove HIER_EXPERIMENT code

27 years agoremove UNUSED_CODE and OLD_CODE sections
wessels [Tue, 28 Oct 1997 05:53:09 +0000 (05:53 +0000)] 
remove UNUSED_CODE and OLD_CODE sections

27 years agoTone down debug levels
wessels [Tue, 28 Oct 1997 05:49:48 +0000 (05:49 +0000)] 
Tone down debug levels

27 years agoDon't queue something to a dnsserver if it is DNS_FLAG_CLOSING.
wessels [Tue, 28 Oct 1997 05:49:26 +0000 (05:49 +0000)] 
Don't queue something to a dnsserver if it is DNS_FLAG_CLOSING.

27 years ago- Removed IP_BLOCKING_LOOKUP and FQDN_BLOCKING_LOOKUP flags. All DNS
wessels [Tue, 28 Oct 1997 05:48:55 +0000 (05:48 +0000)] 
- Removed IP_BLOCKING_LOOKUP and FQDN_BLOCKING_LOOKUP flags.  All DNS
  lookups must now be non-blocking.
- Don't queue something to a dnsserver if it is DNS_FLAG_CLOSING.
- Call an IP cache entry expired if addrs.count == 0.

27 years agocomm_udp_send() not used anywhere!
wessels [Tue, 28 Oct 1997 04:58:48 +0000 (04:58 +0000)] 
comm_udp_send() not used anywhere!

27 years agoupdate
wessels [Tue, 28 Oct 1997 04:36:24 +0000 (04:36 +0000)] 
update

27 years agoReengineered the double-linked lists for inmem objects, and now another
wessels [Tue, 28 Oct 1997 04:34:52 +0000 (04:34 +0000)] 
Reengineered the double-linked lists for inmem objects, and now another
for all objects.  The 'dlink_node' structures are embedded into
StoreEntry and MemObject.  storeGetMemSpace() and storeGetSwapSpace()
start at the tail of the lists and start deleting their way up.
In storeLockObject() we move a StoreEntry to the top of the list
if the lock_count was zero.

27 years agominor change
wessels [Tue, 28 Oct 1997 04:33:02 +0000 (04:33 +0000)] 
minor change

27 years agoset err->url, and make sure we xstrdup() it!
wessels [Tue, 28 Oct 1997 03:05:13 +0000 (03:05 +0000)] 
set err->url, and make sure we xstrdup() it!