]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
29 years agoadd configure checks for SYSLOG
wessels [Wed, 27 Mar 1996 12:12:36 +0000 (12:12 +0000)] 
add configure checks for SYSLOG

29 years ago1.0.alpha2
wessels [Wed, 27 Mar 1996 11:43:19 +0000 (11:43 +0000)] 
1.0.alpha2

29 years agomisc cleanup related to #include shuffle
wessels [Wed, 27 Mar 1996 11:42:08 +0000 (11:42 +0000)] 
misc cleanup related to #include shuffle

29 years agoremove zombie crap
wessels [Wed, 27 Mar 1996 09:13:04 +0000 (09:13 +0000)] 
remove zombie crap

29 years agoupdate
wessels [Wed, 27 Mar 1996 08:46:49 +0000 (08:46 +0000)] 
update

29 years agoMAJOR #include REWRITE; ack!
wessels [Wed, 27 Mar 1996 08:45:54 +0000 (08:45 +0000)] 
MAJOR #include REWRITE; ack!

29 years agoAdding blocklist patch
wessels [Wed, 27 Mar 1996 04:58:40 +0000 (04:58 +0000)] 
Adding blocklist patch

29 years agoadding
wessels [Tue, 26 Mar 1996 12:20:27 +0000 (12:20 +0000)] 
adding

29 years agoautoconf changes for alloaca
wessels [Tue, 26 Mar 1996 12:19:44 +0000 (12:19 +0000)] 
autoconf changes for alloaca

29 years agogindent
wessels [Tue, 26 Mar 1996 12:19:10 +0000 (12:19 +0000)] 
gindent

29 years agochange the way we make logs append; dont use fdopen(fd, "w")
wessels [Tue, 26 Mar 1996 12:18:33 +0000 (12:18 +0000)] 
change the way we make logs append; dont use fdopen(fd, "w")

29 years agoadd comm_set_stall() call when defering read
wessels [Tue, 26 Mar 1996 12:17:20 +0000 (12:17 +0000)] 
add comm_set_stall() call when defering read

29 years agoadd comm_set_stall(); change fd_table to calloc()
wessels [Tue, 26 Mar 1996 12:16:20 +0000 (12:16 +0000)] 
add comm_set_stall(); change fd_table to calloc()

29 years agoadd stallDelay config
wessels [Tue, 26 Mar 1996 12:14:46 +0000 (12:14 +0000)] 
add stallDelay config

29 years agouse special check for alloca()
wessels [Tue, 26 Mar 1996 12:13:46 +0000 (12:13 +0000)] 
use special check for alloca()

29 years agofix up xstrerror(); add errno, relocate some externs
wessels [Tue, 26 Mar 1996 12:13:15 +0000 (12:13 +0000)] 
fix up xstrerror(); add errno, relocate some externs

29 years agoremove GNUregex.o on clean target
wessels [Tue, 26 Mar 1996 12:12:07 +0000 (12:12 +0000)] 
remove GNUregex.o on clean target

29 years agouse malloc unless we HAVE_ALLOCA
wessels [Tue, 26 Mar 1996 12:11:32 +0000 (12:11 +0000)] 
use malloc unless we HAVE_ALLOCA

29 years ago1.0.alpha1
wessels [Tue, 26 Mar 1996 11:57:52 +0000 (11:57 +0000)] 
1.0.alpha1

29 years agoadd possible fix for reading and then getting EAGAIN
wessels [Tue, 26 Mar 1996 04:28:18 +0000 (04:28 +0000)] 
add possible fix for reading and then getting EAGAIN

29 years agoadd magic marker stuff, remove ftpget thread stuff
wessels [Tue, 26 Mar 1996 04:25:51 +0000 (04:25 +0000)] 
add magic marker stuff, remove ftpget thread stuff

29 years agoremove old ftpget thread stuff
wessels [Tue, 26 Mar 1996 04:25:18 +0000 (04:25 +0000)] 
remove old ftpget thread stuff

29 years agomalloc/socket fix
wessels [Tue, 26 Mar 1996 02:43:34 +0000 (02:43 +0000)] 
malloc/socket fix

29 years agouse new fixed-args cached_error_entry()
wessels [Tue, 26 Mar 1996 02:05:49 +0000 (02:05 +0000)] 
use new fixed-args cached_error_entry()

29 years ago/bin/sh fix for IRIX
wessels [Tue, 26 Mar 1996 02:01:04 +0000 (02:01 +0000)] 
/bin/sh fix for IRIX

29 years agoconfigure updates
wessels [Tue, 26 Mar 1996 01:50:19 +0000 (01:50 +0000)] 
configure updates

29 years agouse cached_error() instead of CACHED_RETRIEVE_ERROR_MSG
wessels [Sat, 23 Mar 1996 07:03:01 +0000 (07:03 +0000)] 
use cached_error() instead of CACHED_RETRIEVE_ERROR_MSG

29 years agoremove OLD_CODE for old forking ftpget
wessels [Sat, 23 Mar 1996 07:02:14 +0000 (07:02 +0000)] 
remove OLD_CODE for old forking ftpget

29 years agoremove OLD_CODE sys/uio.h
wessels [Sat, 23 Mar 1996 07:01:51 +0000 (07:01 +0000)] 
remove OLD_CODE sys/uio.h

29 years agodowngrade to autoconf 2.7
wessels [Sat, 23 Mar 1996 04:55:51 +0000 (04:55 +0000)] 
downgrade to autoconf 2.7

29 years agoadd cached_error.o
wessels [Sat, 23 Mar 1996 04:55:31 +0000 (04:55 +0000)] 
add cached_error.o

29 years agoconfigure upgrade
wessels [Sat, 23 Mar 1996 04:13:10 +0000 (04:13 +0000)] 
configure upgrade

29 years agoremove old two-fd-per-dnsserver code, fix fd_notes
wessels [Sat, 23 Mar 1996 03:58:11 +0000 (03:58 +0000)] 
remove old two-fd-per-dnsserver code, fix fd_notes

29 years agoclose all FD at startup
wessels [Sat, 23 Mar 1996 03:56:36 +0000 (03:56 +0000)] 
close all FD at startup

29 years agogindent
wessels [Sat, 23 Mar 1996 00:48:14 +0000 (00:48 +0000)] 
gindent

29 years agofix waitpid to reap any child process, not just those in the process group
wessels [Sat, 23 Mar 1996 00:48:07 +0000 (00:48 +0000)] 
fix waitpid to reap any child process, not just those in the process group

29 years agoadd ftpInitialize() routine
wessels [Sat, 23 Mar 1996 00:47:40 +0000 (00:47 +0000)] 
add ftpInitialize() routine

29 years agochange FTP to use a ftpget-daemon so cached does not fork
wessels [Sat, 23 Mar 1996 00:47:10 +0000 (00:47 +0000)] 
change FTP to use a ftpget-daemon so cached does not fork

29 years agoMake directories
wessels [Sat, 23 Mar 1996 00:46:19 +0000 (00:46 +0000)] 
Make directories

29 years agofix Id
wessels [Fri, 22 Mar 1996 13:38:28 +0000 (13:38 +0000)] 
fix Id

29 years agoneed special handing for strict ANSI
wessels [Tue, 19 Mar 1996 08:28:48 +0000 (08:28 +0000)] 
need special handing for strict ANSI

29 years agominor
wessels [Tue, 19 Mar 1996 08:28:29 +0000 (08:28 +0000)] 
minor

29 years agominor
wessels [Tue, 19 Mar 1996 08:17:29 +0000 (08:17 +0000)] 
minor

29 years agogcc -Wall fixes
wessels [Thu, 29 Feb 1996 15:15:21 +0000 (15:15 +0000)] 
gcc -Wall fixes

29 years agogcc -Wall fixes
wessels [Thu, 29 Feb 1996 15:08:05 +0000 (15:08 +0000)] 
gcc -Wall fixes

29 years agogcc -Wall fixes
wessels [Thu, 29 Feb 1996 14:59:28 +0000 (14:59 +0000)] 
gcc -Wall fixes

29 years agobuilding
wessels [Thu, 29 Feb 1996 14:24:36 +0000 (14:24 +0000)] 
building

29 years agochange HARVEST to SQUID; remove rcsid and copyright
wessels [Thu, 29 Feb 1996 14:23:05 +0000 (14:23 +0000)] 
change HARVEST to SQUID; remove rcsid and copyright

29 years agoremove OLD_CODE
wessels [Fri, 23 Feb 1996 14:12:57 +0000 (14:12 +0000)] 
remove OLD_CODE

29 years agogcc -Wall cleanup
wessels [Fri, 23 Feb 1996 14:07:25 +0000 (14:07 +0000)] 
gcc -Wall cleanup

29 years agogcc -Wall cleanup
wessels [Fri, 23 Feb 1996 14:07:24 +0000 (14:07 +0000)] 
gcc -Wall cleanup

29 years agoadd fake return(0) for gcc -Wall
wessels [Fri, 23 Feb 1996 14:00:57 +0000 (14:00 +0000)] 
add fake return(0) for gcc -Wall

29 years agoremove store_mem_obj macro
wessels [Fri, 23 Feb 1996 13:56:30 +0000 (13:56 +0000)] 
remove store_mem_obj macro

29 years agochange to STD_CFLAGS
wessels [Fri, 23 Feb 1996 13:20:54 +0000 (13:20 +0000)] 
change to STD_CFLAGS

29 years agobuilding
wessels [Fri, 23 Feb 1996 13:13:56 +0000 (13:13 +0000)] 
building

29 years agoadd CFLAGS and LDFLAGS
wessels [Fri, 23 Feb 1996 13:13:26 +0000 (13:13 +0000)] 
add CFLAGS and LDFLAGS

29 years agobuilding
wessels [Fri, 23 Feb 1996 12:57:04 +0000 (12:57 +0000)] 
building

29 years agoadd ftpget
wessels [Fri, 23 Feb 1996 12:52:43 +0000 (12:52 +0000)] 
add ftpget

29 years agoadd libregex.a
wessels [Fri, 23 Feb 1996 12:46:17 +0000 (12:46 +0000)] 
add libregex.a

29 years agochange to SQUID_VERSION
wessels [Fri, 23 Feb 1996 12:41:20 +0000 (12:41 +0000)] 
change to SQUID_VERSION

29 years agoremove mime crap
wessels [Fri, 23 Feb 1996 11:12:51 +0000 (11:12 +0000)] 
remove mime crap

29 years agouse SQUIDHOSTNAMELEN
wessels [Fri, 23 Feb 1996 11:08:26 +0000 (11:08 +0000)] 
use SQUIDHOSTNAMELEN

29 years agoadding ./makefile
wessels [Thu, 22 Feb 1996 14:42:25 +0000 (14:42 +0000)] 
adding ./makefile

29 years agomisc
wessels [Thu, 22 Feb 1996 14:40:40 +0000 (14:40 +0000)] 
misc

29 years agoInitial revision HISTORIC_RELEASES
wessels [Thu, 22 Feb 1996 13:23:53 +0000 (13:23 +0000)] 
Initial revision