]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
29 years agogindent
wessels [Thu, 7 Nov 1996 05:21:23 +0000 (05:21 +0000)] 
gindent

29 years agoupdate
wessels [Thu, 7 Nov 1996 05:19:55 +0000 (05:19 +0000)] 
update

29 years ago- remove (PIF) casts and fix up function defns
wessels [Thu, 7 Nov 1996 05:18:11 +0000 (05:18 +0000)] 
- remove (PIF) casts and fix up function defns
- merge store pending list into client list

29 years agoadd commCancelRWHandler()
wessels [Thu, 7 Nov 1996 05:14:32 +0000 (05:14 +0000)] 
add commCancelRWHandler()

29 years agoMake cache_stoplist_pattern appendable
wessels [Thu, 7 Nov 1996 05:14:04 +0000 (05:14 +0000)] 
Make cache_stoplist_pattern appendable

29 years agoupdate
wessels [Wed, 6 Nov 1996 15:19:01 +0000 (15:19 +0000)] 
update

29 years agogindent
wessels [Wed, 6 Nov 1996 15:17:31 +0000 (15:17 +0000)] 
gindent

29 years agoconfigurable swap number of swap dirs
wessels [Wed, 6 Nov 1996 15:16:42 +0000 (15:16 +0000)] 
configurable swap number of swap dirs

29 years agoMove IMS line to top of request and make sure there is only one
wessels [Wed, 6 Nov 1996 15:15:21 +0000 (15:15 +0000)] 
Move IMS line to top of request and make sure there is only one

29 years agopurify fixes
wessels [Wed, 6 Nov 1996 15:14:50 +0000 (15:14 +0000)] 
purify fixes

29 years agoprotect from bad file numbers in comm_close
wessels [Wed, 6 Nov 1996 15:14:33 +0000 (15:14 +0000)] 
protect from bad file numbers in comm_close

29 years ago1.1.beta14
wessels [Wed, 6 Nov 1996 03:46:07 +0000 (03:46 +0000)] 
1.1.beta14

29 years agoupdate
wessels [Wed, 6 Nov 1996 03:45:43 +0000 (03:45 +0000)] 
update

29 years agoadding passthrough module
wessels [Wed, 6 Nov 1996 03:43:50 +0000 (03:43 +0000)] 
adding passthrough module

29 years agogindent
wessels [Wed, 6 Nov 1996 00:07:57 +0000 (00:07 +0000)] 
gindent

29 years agoupdate
wessels [Wed, 6 Nov 1996 00:07:30 +0000 (00:07 +0000)] 
update

29 years agoDont call InvokeHandlers from storeAbort(), rely on followup threads to
wessels [Wed, 6 Nov 1996 00:02:58 +0000 (00:02 +0000)] 
Dont call InvokeHandlers from storeAbort(), rely on followup threads to
deliver the aborted object (if at all).

Change <URL:%s> to '%s'

29 years agoChange <URL:%s> to '%s'
wessels [Tue, 5 Nov 1996 23:59:44 +0000 (23:59 +0000)] 
Change <URL:%s> to '%s'

29 years agoChanged <URL:%s> to '%s'
wessels [Tue, 5 Nov 1996 23:54:47 +0000 (23:54 +0000)] 
Changed <URL:%s> to '%s'

29 years agoemoved debug_trap() calls in squid_error_entry().
wessels [Tue, 5 Nov 1996 23:53:44 +0000 (23:53 +0000)] 
emoved debug_trap() calls in squid_error_entry().

29 years agoobjcache mucking cleanup
wessels [Tue, 5 Nov 1996 05:51:34 +0000 (05:51 +0000)] 
objcache mucking cleanup

29 years agoobjcache and password cleanups
wessels [Tue, 5 Nov 1996 05:07:24 +0000 (05:07 +0000)] 
objcache and password cleanups

29 years agomassive const patch from Markus Gyger
wessels [Tue, 5 Nov 1996 01:12:06 +0000 (01:12 +0000)] 
massive const patch from Markus Gyger

29 years agoupdate
wessels [Tue, 5 Nov 1996 01:00:46 +0000 (01:00 +0000)] 
update

29 years ago - Added 'cache_stop_relist' for a regular expression based
wessels [Tue, 5 Nov 1996 00:04:14 +0000 (00:04 +0000)] 
    - Added 'cache_stop_relist' for a regular expression based
          stoplist.

29 years agoDont use default ports, use configured ones
wessels [Tue, 5 Nov 1996 00:04:04 +0000 (00:04 +0000)] 
Dont use default ports, use configured ones

29 years ago - Fixed checkRefresh() to not cause IMS request for objects
wessels [Tue, 5 Nov 1996 00:02:49 +0000 (00:02 +0000)] 
    - Fixed checkRefresh() to not cause IMS request for objects
          which have not yet expired, but are past the LM-factor.

29 years agoadd check for pw_encrypt()
wessels [Mon, 4 Nov 1996 23:59:07 +0000 (23:59 +0000)] 
add check for pw_encrypt()

29 years agoupdate
wessels [Sat, 2 Nov 1996 07:19:16 +0000 (07:19 +0000)] 
update

29 years agogindent
wessels [Sat, 2 Nov 1996 07:17:40 +0000 (07:17 +0000)] 
gindent

29 years agohave ftpSendComplete check store_status before calling squid_error_entry()
wessels [Sat, 2 Nov 1996 04:57:17 +0000 (04:57 +0000)] 
have ftpSendComplete check store_status before calling squid_error_entry()

29 years agoFrom: Joe Ramey <ramey@csc.ti.com>
wessels [Sat, 2 Nov 1996 04:51:16 +0000 (04:51 +0000)] 
From:    Joe Ramey <ramey@csc.ti.com>
Here's another bugfix for the squid-1.1beta12 base64 routine.
The problem this time was that if the length of the encoded string was
a multiple of four, the conversion wouldn't null terminate the string
and so garbage would be appended.  here's a fix:

29 years agovhost support in squid.conf
wessels [Sat, 2 Nov 1996 04:31:03 +0000 (04:31 +0000)] 
vhost support in squid.conf

29 years agoMake swap log pathname configurable
wessels [Sat, 2 Nov 1996 04:24:58 +0000 (04:24 +0000)] 
Make swap log pathname configurable

29 years agoFrom: Arjan de Vet <Arjan.deVet@nl.cis.philips.com>
wessels [Sat, 2 Nov 1996 01:19:08 +0000 (01:19 +0000)] 
From:    Arjan de Vet <Arjan.deVet@nl.cis.philips.com>
In ipcache_gethostbyname the following patch should be applied to
avoid lookups for IP numbers being counted as misses. My hit/miss
ratio was very strange before I applied this patch :-).

29 years agofix rm -f
wessels [Fri, 1 Nov 1996 14:53:00 +0000 (14:53 +0000)] 
fix rm -f

29 years agoadd vizHack for server connects too
wessels [Fri, 1 Nov 1996 14:43:43 +0000 (14:43 +0000)] 
add vizHack for server connects too

29 years ago1.1.beta13
wessels [Fri, 1 Nov 1996 13:53:14 +0000 (13:53 +0000)] 
1.1.beta13

29 years agoupdate
wessels [Fri, 1 Nov 1996 13:53:03 +0000 (13:53 +0000)] 
update

29 years agochange order of sanity checks in neighborsUdpAck()
wessels [Fri, 1 Nov 1996 13:52:13 +0000 (13:52 +0000)] 
change order of sanity checks in neighborsUdpAck()

29 years agotypo s/ZYZ/XYZ/
wessels [Fri, 1 Nov 1996 13:51:05 +0000 (13:51 +0000)] 
typo s/ZYZ/XYZ/

29 years agogindent
wessels [Fri, 1 Nov 1996 01:30:17 +0000 (01:30 +0000)] 
gindent

29 years agoupdate
wessels [Fri, 1 Nov 1996 01:30:04 +0000 (01:30 +0000)] 
update

29 years agoupdate
wessels [Thu, 31 Oct 1996 14:31:52 +0000 (14:31 +0000)] 
update

29 years agofix icmp fail detection
wessels [Thu, 31 Oct 1996 14:30:04 +0000 (14:30 +0000)] 
fix icmp fail detection

29 years agoadd -Y
wessels [Thu, 31 Oct 1996 14:28:58 +0000 (14:28 +0000)] 
add -Y

29 years ago1.1.beta12
wessels [Thu, 31 Oct 1996 14:26:32 +0000 (14:26 +0000)] 
1.1.beta12

29 years agoprelim keepalive support
wessels [Thu, 31 Oct 1996 04:56:34 +0000 (04:56 +0000)] 
prelim keepalive support

29 years agoed knowles related cleanup
wessels [Thu, 31 Oct 1996 01:43:22 +0000 (01:43 +0000)] 
ed knowles related cleanup

29 years agoFMR fixes
wessels [Wed, 30 Oct 1996 16:28:02 +0000 (16:28 +0000)] 
FMR fixes

29 years agounregister *before* unlock
wessels [Wed, 30 Oct 1996 16:27:26 +0000 (16:27 +0000)] 
unregister *before* unlock

29 years agoupdate
wessels [Wed, 30 Oct 1996 16:04:20 +0000 (16:04 +0000)] 
update

29 years agoupdate
wessels [Wed, 30 Oct 1996 13:26:22 +0000 (13:26 +0000)] 
update

29 years agoupdate
wessels [Wed, 30 Oct 1996 13:05:34 +0000 (13:05 +0000)] 
update

29 years agogindent
wessels [Wed, 30 Oct 1996 13:02:49 +0000 (13:02 +0000)] 
gindent

29 years agono except_handler
wessels [Tue, 29 Oct 1996 09:40:46 +0000 (09:40 +0000)] 
no except_handler

29 years agoExpire ENTRY_NEGCACHED objects
wessels [Tue, 29 Oct 1996 09:40:36 +0000 (09:40 +0000)] 
Expire ENTRY_NEGCACHED objects

29 years agoFix RSS for OSF
wessels [Tue, 29 Oct 1996 09:40:13 +0000 (09:40 +0000)] 
Fix RSS for OSF

29 years agoSet ENTRY_NEGCACHED bit for all neg-cachable reply codes, regardless of
wessels [Tue, 29 Oct 1996 09:39:09 +0000 (09:39 +0000)] 
Set ENTRY_NEGCACHED bit for all neg-cachable reply codes, regardless of
Expires value.

29 years agochange select() loop to not decrement select return value, loop
wessels [Tue, 29 Oct 1996 09:38:16 +0000 (09:38 +0000)] 
change select() loop to not decrement select return value, loop
through all FDs.

29 years agoAdded vizHack stuff
wessels [Tue, 29 Oct 1996 09:37:11 +0000 (09:37 +0000)] 
Added vizHack stuff

29 years agoRemove except handlers
wessels [Tue, 29 Oct 1996 03:26:48 +0000 (03:26 +0000)] 
Remove except handlers

29 years ago1.1.beta11
wessels [Mon, 28 Oct 1996 14:45:20 +0000 (14:45 +0000)] 
1.1.beta11

29 years agoupdate
wessels [Mon, 28 Oct 1996 14:44:50 +0000 (14:44 +0000)] 
update

29 years ago - Fundamental changes to object TTLs; now think in terms of
wessels [Mon, 28 Oct 1996 14:44:18 +0000 (14:44 +0000)] 
    - Fundamental changes to object TTLs; now think in terms of
          refresh times.  Replaced 'ttl_pattern' with 'refresh_pattern'.
        - Dropped 'http', 'ftp', and 'gopher' config options.
        - Added a single 'maximum_object_size' value.
        - Moved storeStartDeleteBehind() calls from http/ftp/gopher to
          storeAppend().
        - Moved storeClientListAdd() call from store to client/icp
          because of storeClientCopy() race condition between IMS
          replies and objects in delete behind mode.
        - renamed TCP_EXPIRED* to TCP_REFRESH*.
        - Stopped appending error messages to partially delivered
          objects.

29 years agoadding
wessels [Sun, 27 Oct 1996 15:40:23 +0000 (15:40 +0000)] 
adding

29 years agoReplace ttl_pattern with ttl_refresh stuff.
wessels [Sun, 27 Oct 1996 14:11:50 +0000 (14:11 +0000)] 
Replace ttl_pattern with ttl_refresh stuff.

29 years agofix strftime() to use RFC1123 format
wessels [Fri, 25 Oct 1996 23:35:22 +0000 (23:35 +0000)] 
fix strftime() to use RFC1123 format
remove register varaibles.

29 years agodebug clean from M. Treacy
wessels [Fri, 25 Oct 1996 23:34:55 +0000 (23:34 +0000)] 
debug clean from M. Treacy

29 years agodont use register variables.
wessels [Fri, 25 Oct 1996 23:34:04 +0000 (23:34 +0000)] 
dont use register variables.
remove (void) before function calls.

29 years agoinitialize Config to all zeros
wessels [Fri, 25 Oct 1996 22:51:02 +0000 (22:51 +0000)] 
initialize Config to all zeros

29 years agoremove optind stuff
wessels [Fri, 25 Oct 1996 22:43:25 +0000 (22:43 +0000)] 
remove optind stuff

29 years agoupdate
wessels [Fri, 25 Oct 1996 09:47:36 +0000 (09:47 +0000)] 
update

29 years agochange storeRelease() to return # of objects removed
wessels [Fri, 25 Oct 1996 09:44:53 +0000 (09:44 +0000)] 
change storeRelease() to return # of objects removed

29 years agoupdate
wessels [Fri, 25 Oct 1996 08:23:16 +0000 (08:23 +0000)] 
update

29 years agorename rfc850 to rfc1123
wessels [Fri, 25 Oct 1996 08:15:14 +0000 (08:15 +0000)] 
rename rfc850 to rfc1123

29 years agogindent
wessels [Fri, 25 Oct 1996 06:24:21 +0000 (06:24 +0000)] 
gindent

29 years agoremove unused variable
wessels [Fri, 25 Oct 1996 06:22:25 +0000 (06:22 +0000)] 
remove unused variable

29 years agouse hash4()
wessels [Fri, 25 Oct 1996 06:22:12 +0000 (06:22 +0000)] 
use hash4()

29 years agocompiler
wessels [Fri, 25 Oct 1996 05:36:51 +0000 (05:36 +0000)] 
compiler

29 years agos/""/null_string/
wessels [Fri, 25 Oct 1996 05:31:11 +0000 (05:31 +0000)] 
s/""/null_string/

29 years agomake null_string global in main.o
wessels [Fri, 25 Oct 1996 05:29:37 +0000 (05:29 +0000)] 
make null_string global in main.o

29 years agoupdate
wessels [Fri, 25 Oct 1996 05:20:25 +0000 (05:20 +0000)] 
update

29 years ago1.1.beta10
wessels [Fri, 25 Oct 1996 05:20:17 +0000 (05:20 +0000)] 
1.1.beta10

29 years agoNumerous fixes from Mark Treacy.
wessels [Fri, 25 Oct 1996 05:18:17 +0000 (05:18 +0000)] 
Numerous fixes from Mark Treacy.

29 years agoRemoved storeFindFirst and storeFindNext wrappers
wessels [Fri, 25 Oct 1996 04:21:30 +0000 (04:21 +0000)] 
Removed storeFindFirst and storeFindNext wrappers

29 years agoremove old get_url
wessels [Fri, 25 Oct 1996 03:57:39 +0000 (03:57 +0000)] 
remove old get_url

29 years agoprint URL for releaseRequest on unlocked objects
wessels [Fri, 25 Oct 1996 03:52:53 +0000 (03:52 +0000)] 
print URL for releaseRequest on unlocked objects

29 years agoupdate
wessels [Fri, 25 Oct 1996 03:26:22 +0000 (03:26 +0000)] 
update

29 years agoprototypes for Solaris
wessels [Fri, 25 Oct 1996 02:58:51 +0000 (02:58 +0000)] 
prototypes for Solaris
close server ports in death() because coredumps can take a long time

29 years agoAdded httpState->eof field. Need to detect end-of-object from the server
wessels [Fri, 25 Oct 1996 02:58:08 +0000 (02:58 +0000)] 
Added httpState->eof field.  Need to detect end-of-object from the server
_before_ calling storeComplete and changing the store_status to STORE_OK.

29 years agoAdd refcount++ for LOG_TCP_EXPIRED_FAIL_HIT objects.
wessels [Fri, 25 Oct 1996 02:57:03 +0000 (02:57 +0000)] 
Add refcount++ for LOG_TCP_EXPIRED_FAIL_HIT objects.

29 years agoMove masking to more appropriate spot
wessels [Fri, 25 Oct 1996 02:56:33 +0000 (02:56 +0000)] 
Move masking to more appropriate spot

29 years agogindent
wessels [Thu, 24 Oct 1996 12:12:44 +0000 (12:12 +0000)] 
gindent

29 years agofix process RSS for SGI
wessels [Thu, 24 Oct 1996 12:11:56 +0000 (12:11 +0000)] 
fix process RSS for SGI

29 years agolower IMS debug mesage leves
wessels [Thu, 24 Oct 1996 12:10:40 +0000 (12:10 +0000)] 
lower IMS debug mesage leves

29 years agoremove icpFakeRequest stuff
wessels [Thu, 24 Oct 1996 11:23:54 +0000 (11:23 +0000)] 
remove icpFakeRequest stuff

29 years agocompiler warning
wessels [Thu, 24 Oct 1996 11:23:28 +0000 (11:23 +0000)] 
compiler warning

29 years agoundo opt_read_only stuff
wessels [Thu, 24 Oct 1996 11:17:43 +0000 (11:17 +0000)] 
undo opt_read_only stuff

29 years agoFix neighborsUdpAck coredump and make debug msgs more consistent
wessels [Thu, 24 Oct 1996 11:15:26 +0000 (11:15 +0000)] 
Fix neighborsUdpAck coredump and make debug msgs more consistent