]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
29 years ago - Added debugging output for error pages
wessels [Sat, 24 Aug 1996 03:24:19 +0000 (03:24 +0000)] 
    - Added debugging output for error pages

29 years agocheck swap_status in neighborsUdpPing()
wessels [Sat, 24 Aug 1996 03:18:56 +0000 (03:18 +0000)] 
check swap_status in neighborsUdpPing()

29 years agoremove restrictions on hot_vm_factor
wessels [Sat, 24 Aug 1996 03:15:45 +0000 (03:15 +0000)] 
remove restrictions on hot_vm_factor

29 years agoupdate
wessels [Thu, 22 Aug 1996 02:47:34 +0000 (02:47 +0000)] 
update

29 years agotrashed stack test
wessels [Thu, 22 Aug 1996 02:25:51 +0000 (02:25 +0000)] 
trashed stack test

29 years ago1.1.alpha11
wessels [Thu, 22 Aug 1996 02:18:22 +0000 (02:18 +0000)] 
1.1.alpha11

29 years agogindent
wessels [Thu, 22 Aug 1996 02:11:54 +0000 (02:11 +0000)] 
gindent

29 years agoremove unused n_pages_free member
wessels [Thu, 22 Aug 1996 02:11:18 +0000 (02:11 +0000)] 
remove unused n_pages_free member

29 years agoremove fd_of_first_client() func
wessels [Thu, 22 Aug 1996 02:10:41 +0000 (02:10 +0000)] 
remove fd_of_first_client() func

29 years agochange storeLockObject debug msg to be like Unlock()
wessels [Thu, 22 Aug 1996 02:09:52 +0000 (02:09 +0000)] 
change storeLockObject debug msg to be like Unlock()
clear fd_of_first_client in storeUnregister()

29 years agobe smart about array bounds
wessels [Wed, 21 Aug 1996 11:59:20 +0000 (11:59 +0000)] 
be smart about array bounds

29 years agoupdate
wessels [Wed, 21 Aug 1996 11:56:15 +0000 (11:56 +0000)] 
update

29 years agoupdate
wessels [Wed, 21 Aug 1996 11:51:29 +0000 (11:51 +0000)] 
update

29 years agomake ipcache_purgelru() global
wessels [Wed, 21 Aug 1996 11:50:08 +0000 (11:50 +0000)] 
make ipcache_purgelru() global

29 years agouse static buf for inet_ntoa() output
wessels [Wed, 21 Aug 1996 11:48:02 +0000 (11:48 +0000)] 
use static buf for inet_ntoa() output

29 years agocall ipcache_purgelru() during idle timeouts
wessels [Wed, 21 Aug 1996 11:47:03 +0000 (11:47 +0000)] 
call ipcache_purgelru() during idle timeouts

29 years agoadd redirector stats
wessels [Tue, 20 Aug 1996 21:45:46 +0000 (21:45 +0000)] 
add redirector stats

29 years agoChange '(*handler)()' to just handler()
wessels [Tue, 20 Aug 1996 21:44:17 +0000 (21:44 +0000)] 
Change '(*handler)()' to just handler()

29 years agoFixed coredump in squid_error_entry() on Config.errHtmlText.
wessels [Tue, 20 Aug 1996 21:43:41 +0000 (21:43 +0000)] 
Fixed coredump in squid_error_entry() on Config.errHtmlText.

29 years ago1.1.alpha10
wessels [Tue, 20 Aug 1996 05:09:59 +0000 (05:09 +0000)] 
1.1.alpha10

29 years ago1.0.7 -> 1.0.8 merge
wessels [Tue, 20 Aug 1996 05:09:42 +0000 (05:09 +0000)] 
1.0.7 -> 1.0.8 merge

29 years agocompiler
wessels [Tue, 20 Aug 1996 05:09:25 +0000 (05:09 +0000)] 
compiler

29 years agoupdate
wessels [Tue, 20 Aug 1996 05:08:54 +0000 (05:08 +0000)] 
update

29 years agoformatting
wessels [Tue, 20 Aug 1996 04:46:26 +0000 (04:46 +0000)] 
formatting

29 years agogindent
wessels [Tue, 20 Aug 1996 04:46:00 +0000 (04:46 +0000)] 
gindent

29 years ago1.0.7 -> 1.0.8 merge
wessels [Tue, 20 Aug 1996 04:44:48 +0000 (04:44 +0000)] 
1.0.7 -> 1.0.8 merge

29 years agoupdate
wessels [Sat, 17 Aug 1996 11:11:41 +0000 (11:11 +0000)] 
update

29 years ago-Use storeEntryLocked() more instead of various other status checks
wessels [Sat, 17 Aug 1996 11:10:28 +0000 (11:10 +0000)] 
-Use storeEntryLocked() more instead of various other status checks

29 years agodrain redirect requests during shutdown
wessels [Sat, 17 Aug 1996 11:09:00 +0000 (11:09 +0000)] 
drain redirect requests during shutdown

29 years agofix debug
wessels [Sat, 17 Aug 1996 11:08:37 +0000 (11:08 +0000)] 
fix debug

29 years agoadd copyright
wessels [Thu, 15 Aug 1996 11:54:07 +0000 (11:54 +0000)] 
add copyright

29 years agoupdate
wessels [Thu, 15 Aug 1996 10:27:27 +0000 (10:27 +0000)] 
update

29 years agopurify
wessels [Thu, 15 Aug 1996 10:25:04 +0000 (10:25 +0000)] 
purify

29 years agoadd redirect
wessels [Thu, 15 Aug 1996 08:57:15 +0000 (08:57 +0000)] 
add redirect

29 years agosquid_1_0_7 changes
wessels [Thu, 15 Aug 1996 04:56:59 +0000 (04:56 +0000)] 
squid_1_0_7 changes

29 years agofix potential NULL pointer references
wessels [Thu, 15 Aug 1996 03:58:03 +0000 (03:58 +0000)] 
fix potential NULL pointer references

29 years agocheck for null MemObject in storeSwapOutHandle, but probably other bug
wessels [Thu, 15 Aug 1996 03:57:08 +0000 (03:57 +0000)] 
check for null MemObject in storeSwapOutHandle, but probably other bug
formatting
Don't swap out things which will expire within negative_ttl time.
Don't purge mem object of entries which have not been written to disk!

29 years agodon't need table check now because we fixed NDnsServersAlloc value
wessels [Thu, 15 Aug 1996 03:54:48 +0000 (03:54 +0000)] 
don't need table check now because we fixed NDnsServersAlloc value

29 years agoFix setting NDnsServersAlloc so initialization procedure can work
wessels [Thu, 15 Aug 1996 03:54:20 +0000 (03:54 +0000)] 
Fix setting NDnsServersAlloc so initialization procedure can work

29 years agoFrom: Russell Street <r.street@auckland.ac.nz>
wessels [Thu, 15 Aug 1996 03:38:27 +0000 (03:38 +0000)] 
From: Russell Street <r.street@auckland.ac.nz>
Change redirect to take IP/FQDN, ident, method on each line

29 years agomerge with SQUID_1_0_6
wessels [Tue, 13 Aug 1996 05:37:21 +0000 (05:37 +0000)] 
merge with SQUID_1_0_6

29 years agomerge with SQUID_1_0_6
wessels [Tue, 13 Aug 1996 05:37:20 +0000 (05:37 +0000)] 
merge with SQUID_1_0_6

29 years agoupdate
wessels [Tue, 13 Aug 1996 05:27:43 +0000 (05:27 +0000)] 
update

29 years ago1.1.alpha8
wessels [Tue, 13 Aug 1996 05:27:26 +0000 (05:27 +0000)] 
1.1.alpha8

29 years agogindent
wessels [Tue, 13 Aug 1996 05:22:33 +0000 (05:22 +0000)] 
gindent

29 years agoonly do reverse lookup if option set
wessels [Tue, 13 Aug 1996 05:21:43 +0000 (05:21 +0000)] 
only do reverse lookup if option set

29 years agoadd more debugging to dns shutdown stuff
wessels [Tue, 13 Aug 1996 05:21:29 +0000 (05:21 +0000)] 
add more debugging to dns shutdown stuff

29 years ago- Removed all references to hierarchy.log.
wessels [Sat, 27 Jul 1996 13:07:34 +0000 (13:07 +0000)] 
- Removed all references to hierarchy.log.
- Changed hierarchy_log_append() to hierarchyNote() and added
  _hierarchyLogData structure.

29 years ago1.0.alpha7
wessels [Sat, 27 Jul 1996 03:10:28 +0000 (03:10 +0000)] 
1.0.alpha7

29 years agoupdate
wessels [Sat, 27 Jul 1996 03:10:15 +0000 (03:10 +0000)] 
update

29 years agoupdate from squid-1.0.5
wessels [Sat, 27 Jul 1996 03:09:36 +0000 (03:09 +0000)] 
update from squid-1.0.5

29 years agodo reverse lookup for server address when connect()ing
wessels [Sat, 27 Jul 1996 02:34:12 +0000 (02:34 +0000)] 
do reverse lookup for server address when connect()ing

29 years agooops, move to debug 35
wessels [Sat, 27 Jul 1996 01:43:56 +0000 (01:43 +0000)] 
oops, move to debug 35

29 years agoAdding fqdnFromAddr() to be used for hostnames in error messages
wessels [Sat, 27 Jul 1996 01:29:54 +0000 (01:29 +0000)] 
Adding fqdnFromAddr() to be used for hostnames in error messages

29 years agoAdded support for SSL proxying to another host
wessels [Sat, 27 Jul 1996 01:28:49 +0000 (01:28 +0000)] 
Added support for SSL proxying to another host

29 years agoremoved {http,ftp,gopher}_stop stoplists
wessels [Fri, 26 Jul 1996 23:18:21 +0000 (23:18 +0000)] 
removed {http,ftp,gopher}_stop stoplists

29 years ago-Use 'mem = entry->mem_obj' shortcut
wessels [Fri, 26 Jul 1996 23:00:35 +0000 (23:00 +0000)] 
-Use 'mem = entry->mem_obj' shortcut
-Define descriptive strings for store entry states.
-move hierarchy codes to request structure

29 years agoinclude rearrangements
wessels [Fri, 26 Jul 1996 22:59:06 +0000 (22:59 +0000)] 
include rearrangements

29 years agoput hierarchy stuff into request structure
wessels [Fri, 26 Jul 1996 22:58:33 +0000 (22:58 +0000)] 
put hierarchy stuff into request structure

29 years agoupdate
wessels [Thu, 25 Jul 1996 13:11:38 +0000 (13:11 +0000)] 
update

29 years agoRemoved all the get*() turds, now use Config structure directly.
wessels [Thu, 25 Jul 1996 13:10:27 +0000 (13:10 +0000)] 
Removed all the get*() turds, now use Config structure directly.

29 years ago- Misc casts and cleanup from running Insight
wessels [Thu, 25 Jul 1996 11:49:14 +0000 (11:49 +0000)] 
- Misc casts and cleanup from running Insight

29 years ago- Added 'stats/dns'
wessels [Thu, 25 Jul 1996 11:48:40 +0000 (11:48 +0000)] 
- Added 'stats/dns'

29 years ago- Squid-1.0 changes up to 1.0.4.
wessels [Thu, 25 Jul 1996 11:47:33 +0000 (11:47 +0000)] 
- Squid-1.0 changes up to 1.0.4.

29 years ago- Changed NEIGHBOR to SIBLING where appropriate.
wessels [Thu, 25 Jul 1996 11:46:38 +0000 (11:46 +0000)] 
- Changed NEIGHBOR to SIBLING where appropriate.
- Split UDP_HIT_OBJ into {PARENT,SIBLING}_UDP_HIT_OBJ

29 years agoAdded commSetTcpRcvbuf()
wessels [Thu, 25 Jul 1996 11:45:46 +0000 (11:45 +0000)] 
Added commSetTcpRcvbuf()

29 years ago- Added 'tcp_recv_bufsize' option to config.
wessels [Thu, 25 Jul 1996 11:45:12 +0000 (11:45 +0000)] 
- Added 'tcp_recv_bufsize' option to config.

29 years agouse lowercase none
wessels [Tue, 23 Jul 1996 10:59:33 +0000 (10:59 +0000)] 
use lowercase none

29 years ago1.1.alpha6
wessels [Tue, 23 Jul 1996 10:19:25 +0000 (10:19 +0000)] 
1.1.alpha6

29 years agotypos
wessels [Tue, 23 Jul 1996 10:18:47 +0000 (10:18 +0000)] 
typos

29 years agoupdate
wessels [Tue, 23 Jul 1996 10:18:34 +0000 (10:18 +0000)] 
update

29 years agofix up fqdncacheUnregister()
wessels [Tue, 23 Jul 1996 10:11:52 +0000 (10:11 +0000)] 
fix up fqdncacheUnregister()

29 years agodefine no_addr
wessels [Tue, 23 Jul 1996 10:11:03 +0000 (10:11 +0000)] 
define no_addr

29 years agouse state variable instead of bitfields
wessels [Tue, 23 Jul 1996 10:07:48 +0000 (10:07 +0000)] 
use state variable instead of bitfields

29 years agobreak loop on lookup failures
wessels [Tue, 23 Jul 1996 08:39:49 +0000 (08:39 +0000)] 
break loop on lookup failures

29 years agoupdate
wessels [Mon, 22 Jul 1996 23:25:32 +0000 (23:25 +0000)] 
update

29 years agologic
wessels [Mon, 22 Jul 1996 23:24:12 +0000 (23:24 +0000)] 
logic

29 years agochange log_append() to use an in_addr instead of a string
wessels [Mon, 22 Jul 1996 23:20:59 +0000 (23:20 +0000)] 
change log_append() to use an in_addr instead of a string

29 years agoadded new options to cachemgr
wessels [Mon, 22 Jul 1996 23:20:15 +0000 (23:20 +0000)] 
added new options to cachemgr

29 years agoadd opt_log_fqdn
wessels [Mon, 22 Jul 1996 23:19:50 +0000 (23:19 +0000)] 
add opt_log_fqdn

29 years agocompiler
wessels [Mon, 22 Jul 1996 23:19:12 +0000 (23:19 +0000)] 
compiler

29 years agomoved Tolower to libmiscutil.a
wessels [Mon, 22 Jul 1996 22:40:58 +0000 (22:40 +0000)] 
moved Tolower to libmiscutil.a

29 years ago-Split ipcache.c into ipcache.c and dns.c
wessels [Mon, 22 Jul 1996 22:40:19 +0000 (22:40 +0000)] 
-Split ipcache.c into ipcache.c and dns.c
-Moved newer functions from icp.c to client_side.c
-Added fqdncache.c, like ipcache.c
-Added new ACL type ACL_SRC_DOMAIN 'srcdomain'
-Use aclMatchDomainList() instead of aclMatchWord() for domain names
-Renamed 'stats/general' to 'stats/ipcache'

29 years agogindent
wessels [Sat, 20 Jul 1996 10:22:21 +0000 (10:22 +0000)] 
gindent

29 years agouse ACL bundle structure for making ACL checks
wessels [Sat, 20 Jul 1996 10:21:54 +0000 (10:21 +0000)] 
use ACL bundle structure for making ACL checks

29 years ago-Check for libabi (IRIX) and libposix4 (Solaris) for aio_* stuff.
wessels [Sat, 20 Jul 1996 09:39:39 +0000 (09:39 +0000)] 
-Check for libabi (IRIX) and libposix4 (Solaris) for aio_* stuff.
-Check for aio_init().

29 years ago-combined rstate and wstate to a single structure, since a FD can only
wessels [Sat, 20 Jul 1996 09:37:43 +0000 (09:37 +0000)] 
-combined rstate and wstate to a single structure, since a FD can only
 be read or write, not both
-renamed to RWStateCallbackAndFree() for better description of function.

29 years ago-Changed comm_write() to free/give up memory after the write has been
wessels [Sat, 20 Jul 1996 09:16:49 +0000 (09:16 +0000)] 
-Changed comm_write() to free/give up memory after the write has been
 called.  Removed most of the 'page_ptr' cruft in other data strucutres.
-Combined hierarchy.log into access.log
-Changed some stray comm_write()'s into icpSendERROR()'s

29 years agorc unused
wessels [Sat, 20 Jul 1996 09:06:46 +0000 (09:06 +0000)] 
rc unused

29 years agogindent
wessels [Fri, 19 Jul 1996 23:41:30 +0000 (23:41 +0000)] 
gindent

29 years agoChanged ttlSet to NOT return the ttl, instead set entry->expires and
wessels [Fri, 19 Jul 1996 23:38:36 +0000 (23:38 +0000)] 
Changed ttlSet to NOT return the ttl, instead set entry->expires and
entry->lastmod directly.

29 years agoAdded log_addr to icpStateData, don't mask the address in comm_accept()
wessels [Fri, 19 Jul 1996 23:37:39 +0000 (23:37 +0000)] 
Added log_addr to icpStateData, don't mask the address in comm_accept()

29 years agochange debugging for aclMatchTime()
wessels [Fri, 19 Jul 1996 23:36:57 +0000 (23:36 +0000)] 
change debugging for aclMatchTime()

29 years agoUse two-level directory structure and log things in hex
wessels [Fri, 19 Jul 1996 23:36:19 +0000 (23:36 +0000)] 
Use two-level directory structure and log things in hex

29 years agoprototype for xmemcpy()
wessels [Fri, 19 Jul 1996 23:35:36 +0000 (23:35 +0000)] 
prototype for xmemcpy()

29 years agocall aio_init() only if it exists, and after leave_suid()
wessels [Fri, 19 Jul 1996 23:35:13 +0000 (23:35 +0000)] 
call aio_init() only if it exists, and after leave_suid()

29 years agocasts, lint cleanup
wessels [Fri, 19 Jul 1996 23:34:45 +0000 (23:34 +0000)] 
casts, lint cleanup

29 years agoinsert admin email in error pages
wessels [Fri, 19 Jul 1996 23:34:08 +0000 (23:34 +0000)] 
insert admin email in error pages

29 years agoClean up AIO variables, set from configure
wessels [Fri, 19 Jul 1996 23:33:29 +0000 (23:33 +0000)] 
Clean up AIO variables, set from configure

29 years agoFix FTP transfer type from 1.0.3
wessels [Fri, 19 Jul 1996 08:42:21 +0000 (08:42 +0000)] 
Fix FTP transfer type from 1.0.3