]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
29 years agostupid swaplog problems... grr.
wessels [Wed, 17 Apr 1996 22:43:37 +0000 (22:43 +0000)] 
stupid swaplog problems... grr.

29 years agoupdate
wessels [Wed, 17 Apr 1996 21:59:49 +0000 (21:59 +0000)] 
update

29 years agogindent
wessels [Wed, 17 Apr 1996 21:07:26 +0000 (21:07 +0000)] 
gindent

29 years agofix swaplog_lock bug
wessels [Wed, 17 Apr 1996 21:02:58 +0000 (21:02 +0000)] 
fix swaplog_lock bug

29 years agocompiler
wessels [Wed, 17 Apr 1996 05:06:26 +0000 (05:06 +0000)] 
compiler

29 years agofix config_file (now ConfigFile) mem problems
wessels [Wed, 17 Apr 1996 05:05:43 +0000 (05:05 +0000)] 
fix config_file (now ConfigFile) mem problems

29 years agoFixed problem with free()'ing config_file
wessels [Wed, 17 Apr 1996 04:52:03 +0000 (04:52 +0000)] 
Fixed problem with free()'ing config_file

29 years agofix setting default SWAP_DIR
wessels [Wed, 17 Apr 1996 02:53:32 +0000 (02:53 +0000)] 
fix setting default SWAP_DIR

29 years agoset lifetimes for sockets only, and do it in reconfigure() too
wessels [Wed, 17 Apr 1996 02:32:53 +0000 (02:32 +0000)] 
set lifetimes for sockets only, and do it in reconfigure() too

29 years agodont really close Udp port so we can still send on it; just disable handlers while...
wessels [Wed, 17 Apr 1996 02:31:22 +0000 (02:31 +0000)] 
dont really close Udp port so we can still send on it; just disable handlers while shutdown is pending

29 years agochange debug level
wessels [Wed, 17 Apr 1996 02:30:45 +0000 (02:30 +0000)] 
change debug level

29 years agobreak up long comm_select()
wessels [Wed, 17 Apr 1996 02:29:26 +0000 (02:29 +0000)] 
break up long comm_select()

29 years agodont set -Wall on SunOS
wessels [Wed, 17 Apr 1996 00:34:09 +0000 (00:34 +0000)] 
dont set -Wall on SunOS

29 years ago1.0.alpha18
wessels [Wed, 17 Apr 1996 00:32:11 +0000 (00:32 +0000)] 
1.0.alpha18

29 years agogindent
wessels [Wed, 17 Apr 1996 00:31:32 +0000 (00:31 +0000)] 
gindent

29 years agotypo
wessels [Wed, 17 Apr 1996 00:30:54 +0000 (00:30 +0000)] 
typo

29 years agofix printing method in proxyhttpStart() where there is no request structure
wessels [Wed, 17 Apr 1996 00:30:45 +0000 (00:30 +0000)] 
fix printing method in proxyhttpStart() where there is no request structure
passed in

29 years agofix weight parsing
wessels [Wed, 17 Apr 1996 00:30:06 +0000 (00:30 +0000)] 
fix weight parsing

29 years agofix accidentally changing getFromDefaultSource() to getFromCache()
wessels [Wed, 17 Apr 1996 00:29:40 +0000 (00:29 +0000)] 
fix accidentally changing getFromDefaultSource() to getFromCache()

29 years agoadd missing "gopher" from list of protocol strings
wessels [Wed, 17 Apr 1996 00:28:47 +0000 (00:28 +0000)] 
add missing "gopher" from list of protocol strings

29 years agoalways install squid.conf.default
wessels [Wed, 17 Apr 1996 00:28:31 +0000 (00:28 +0000)] 
always install squid.conf.default

29 years agoupdate
wessels [Tue, 16 Apr 1996 22:37:53 +0000 (22:37 +0000)] 
update

29 years agofix Makefile clean target
wessels [Tue, 16 Apr 1996 22:35:25 +0000 (22:35 +0000)] 
fix Makefile clean target
remove references to Harvest

29 years agoput config_file in cache_cf.c to set default
wessels [Tue, 16 Apr 1996 11:48:57 +0000 (11:48 +0000)] 
put config_file in cache_cf.c to set default

29 years agochange "cached" to "squid" in lots of places
wessels [Tue, 16 Apr 1996 11:48:20 +0000 (11:48 +0000)] 
change "cached" to "squid" in lots of places

29 years agoupdate
wessels [Tue, 16 Apr 1996 11:23:05 +0000 (11:23 +0000)] 
update

29 years agogindent
wessels [Tue, 16 Apr 1996 11:13:33 +0000 (11:13 +0000)] 
gindent

29 years agocompiler
wessels [Tue, 16 Apr 1996 11:13:06 +0000 (11:13 +0000)] 
compiler

29 years agochange "cached" to "squid" in lots of places
wessels [Tue, 16 Apr 1996 11:05:16 +0000 (11:05 +0000)] 
change "cached" to "squid" in lots of places

29 years agodevelop urlParse() and request_t structure to avoid sscanf'ing the URL
wessels [Tue, 16 Apr 1996 10:23:12 +0000 (10:23 +0000)] 
develop urlParse() and request_t structure to avoid sscanf'ing the URL
too frequently.

29 years agomake SSL work without connect:// hack
wessels [Tue, 16 Apr 1996 07:51:17 +0000 (07:51 +0000)] 
make SSL work without connect:// hack

29 years ago1.0.alpha17
wessels [Tue, 16 Apr 1996 05:03:38 +0000 (05:03 +0000)] 
1.0.alpha17

29 years agoupdate
wessels [Tue, 16 Apr 1996 05:02:48 +0000 (05:02 +0000)] 
update

29 years agotrim out code sections #ifdef'd out
wessels [Tue, 16 Apr 1996 05:02:25 +0000 (05:02 +0000)] 
trim out code sections #ifdef'd out

29 years agoremove blocklist code
wessels [Tue, 16 Apr 1996 04:56:06 +0000 (04:56 +0000)] 
remove blocklist code

29 years ago-fixed SSL/CONNECT
wessels [Tue, 16 Apr 1996 04:55:02 +0000 (04:55 +0000)] 
-fixed SSL/CONNECT

29 years ago-fixed SSL/CONNECT
wessels [Tue, 16 Apr 1996 04:54:23 +0000 (04:54 +0000)] 
-fixed SSL/CONNECT
-Added background processing for rebuilding store

29 years agofixed HTTP URL parsing
wessels [Tue, 16 Apr 1996 04:52:04 +0000 (04:52 +0000)] 
fixed HTTP URL parsing

29 years agodebug cleanup
wessels [Tue, 16 Apr 1996 04:50:55 +0000 (04:50 +0000)] 
debug cleanup

29 years agogindent
wessels [Tue, 16 Apr 1996 04:50:41 +0000 (04:50 +0000)] 
gindent

29 years ago-Added background processing for rebuilding store
wessels [Tue, 16 Apr 1996 04:50:00 +0000 (04:50 +0000)] 
-Added background processing for rebuilding store

29 years agoAdded support for weighted neighbors
wessels [Tue, 16 Apr 1996 01:20:23 +0000 (01:20 +0000)] 
Added support for weighted neighbors

29 years agojust change name of edge type enums to EDGE_PARENT, EDGE_SIBLING
wessels [Tue, 16 Apr 1996 00:06:31 +0000 (00:06 +0000)] 
just change name of edge type enums to EDGE_PARENT, EDGE_SIBLING

29 years agomake _db_init() re-callable
wessels [Tue, 16 Apr 1996 00:01:19 +0000 (00:01 +0000)] 
make _db_init() re-callable

29 years agoonly set some signals after config file has been read
wessels [Tue, 16 Apr 1996 00:01:04 +0000 (00:01 +0000)] 
only set some signals after config file has been read

29 years agochange check for extended mallinfo structure
wessels [Tue, 16 Apr 1996 00:00:24 +0000 (00:00 +0000)] 
change check for extended mallinfo structure

29 years agofix memory problem when URL has colon but no port
wessels [Mon, 15 Apr 1996 20:50:58 +0000 (20:50 +0000)] 
fix memory problem when URL has colon but no port

29 years agoupdate
wessels [Mon, 15 Apr 1996 10:24:24 +0000 (10:24 +0000)] 
update

29 years ago fix making XMALLOC_DEBUG on by default
wessels [Mon, 15 Apr 1996 10:23:42 +0000 (10:23 +0000)] 
 fix making XMALLOC_DEBUG on by default

29 years ago1.0.alpha16
wessels [Mon, 15 Apr 1996 10:09:43 +0000 (10:09 +0000)] 
1.0.alpha16

29 years agoplug memory leaks from parsing reply headers
wessels [Mon, 15 Apr 1996 10:08:51 +0000 (10:08 +0000)] 
plug memory leaks from parsing reply headers

29 years agomake code an array; SunOS segv'd
wessels [Mon, 15 Apr 1996 09:58:32 +0000 (09:58 +0000)] 
make code an array; SunOS segv'd

29 years agomemory debugging uses buckets for speedup
wessels [Mon, 15 Apr 1996 09:57:04 +0000 (09:57 +0000)] 
memory debugging uses buckets for speedup

29 years agouse configure test to set HAVE_TM_GMTOFF
wessels [Mon, 15 Apr 1996 09:50:47 +0000 (09:50 +0000)] 
use configure test to set HAVE_TM_GMTOFF

29 years agoupdate
wessels [Sun, 14 Apr 1996 09:34:45 +0000 (09:34 +0000)] 
update

29 years agoadd xxfree()
wessels [Sun, 14 Apr 1996 09:34:28 +0000 (09:34 +0000)] 
add xxfree()

29 years ago1.0.alpha15
wessels [Sun, 14 Apr 1996 09:29:36 +0000 (09:29 +0000)] 
1.0.alpha15

29 years agogindent
wessels [Sun, 14 Apr 1996 09:25:23 +0000 (09:25 +0000)] 
gindent

29 years agoadd debugging code in #ifdefs
wessels [Sun, 14 Apr 1996 09:25:06 +0000 (09:25 +0000)] 
add debugging code in #ifdefs

29 years agouse safe_free everywhere instead of xfree for debugging
wessels [Sun, 14 Apr 1996 09:06:33 +0000 (09:06 +0000)] 
use safe_free everywhere instead of xfree for debugging

29 years agomake storeAppend void
wessels [Sun, 14 Apr 1996 09:05:50 +0000 (09:05 +0000)] 
make storeAppend void

29 years agomake storeAppend() void
wessels [Sun, 14 Apr 1996 09:03:46 +0000 (09:03 +0000)] 
make storeAppend() void
deprecate has_mem_obj()
#ifdef out storeGrep()

29 years agobugfix: setting flag to 0 caused KEY_URL to get cleared after setting key
wessels [Sun, 14 Apr 1996 08:39:15 +0000 (08:39 +0000)] 
bugfix: setting flag to 0 caused KEY_URL to get cleared after setting key

29 years agomake debuglevels 3
wessels [Sat, 13 Apr 1996 03:44:19 +0000 (03:44 +0000)] 
make debuglevels 3

29 years agoremove __FILE__, __LINE__ debugging from some functions
wessels [Sat, 13 Apr 1996 03:41:37 +0000 (03:41 +0000)] 
remove __FILE__, __LINE__ debugging from some functions

29 years agogindent
wessels [Sat, 13 Apr 1996 03:22:54 +0000 (03:22 +0000)] 
gindent

29 years agomade a function getKeyCounter() to automatically increment a counter
wessels [Sat, 13 Apr 1996 03:22:16 +0000 (03:22 +0000)] 
made a function getKeyCounter() to automatically increment a counter
and make sure it never equals zero.  For use with private keys
and ICP query headers.

29 years agoFixed setting reqnum on outgoing ICP requests. Now either set to
wessels [Sat, 13 Apr 1996 03:21:06 +0000 (03:21 +0000)] 
Fixed setting reqnum on outgoing ICP requests.  Now either set to
private key number or a new non-zero number.

29 years agooops, already have data->entry->mem_obj->fd_of_first_client, don't need
wessels [Sat, 13 Apr 1996 03:15:33 +0000 (03:15 +0000)] 
oops, already have data->entry->mem_obj->fd_of_first_client, don't need
storePendingFirstFD()

29 years agoCall Lifetime or Timeout handler for bad FD's in examine_select()
wessels [Sat, 13 Apr 1996 03:14:39 +0000 (03:14 +0000)] 
Call Lifetime or Timeout handler for bad FD's in examine_select()

29 years agoexpect some NULL pointers in debug output
wessels [Fri, 12 Apr 1996 21:56:52 +0000 (21:56 +0000)] 
expect some NULL pointers in debug output

29 years agoupdate
wessels [Fri, 12 Apr 1996 21:56:37 +0000 (21:56 +0000)] 
update

29 years agoadd "by" value to Forwarded: header
wessels [Fri, 12 Apr 1996 11:15:29 +0000 (11:15 +0000)] 
add "by" value to Forwarded: header

29 years agochange type_id to method everywhere
wessels [Fri, 12 Apr 1996 10:53:48 +0000 (10:53 +0000)] 
change type_id to method everywhere

29 years agoadd dns_positive_ttl config option
wessels [Fri, 12 Apr 1996 10:34:15 +0000 (10:34 +0000)] 
add dns_positive_ttl config option

29 years agoadd Forwarded: request header
wessels [Fri, 12 Apr 1996 10:33:48 +0000 (10:33 +0000)] 
add Forwarded: request header

29 years agoremove unneeded blocklist stuff
wessels [Fri, 12 Apr 1996 06:11:02 +0000 (06:11 +0000)] 
remove unneeded blocklist stuff

29 years agouse regular locaiton for socket.ph
wessels [Fri, 12 Apr 1996 06:10:18 +0000 (06:10 +0000)] 
use regular locaiton for socket.ph

29 years ago1.0.alpha14
wessels [Fri, 12 Apr 1996 05:53:54 +0000 (05:53 +0000)] 
1.0.alpha14

29 years agoupdate
wessels [Fri, 12 Apr 1996 05:53:26 +0000 (05:53 +0000)] 
update

29 years agomake store.log official
wessels [Fri, 12 Apr 1996 05:51:56 +0000 (05:51 +0000)] 
make store.log official

29 years agogindent
wessels [Fri, 12 Apr 1996 04:53:39 +0000 (04:53 +0000)] 
gindent

29 years agofinish up ACL implementation
wessels [Fri, 12 Apr 1996 04:52:24 +0000 (04:52 +0000)] 
finish up ACL implementation

29 years agoremove passing line_in and instead use a global config_input_line
wessels [Fri, 12 Apr 1996 01:23:36 +0000 (01:23 +0000)] 
remove passing line_in and instead use a global config_input_line

29 years agogindent
wessels [Thu, 11 Apr 1996 23:27:55 +0000 (23:27 +0000)] 
gindent

29 years agodebugging and bugfixes
wessels [Thu, 11 Apr 1996 23:27:17 +0000 (23:27 +0000)] 
debugging and bugfixes

29 years agogindent
wessels [Thu, 11 Apr 1996 10:48:08 +0000 (10:48 +0000)] 
gindent

29 years agoapparently mostly working ACLs
wessels [Thu, 11 Apr 1996 10:46:49 +0000 (10:46 +0000)] 
apparently mostly working ACLs

29 years agoprogress
wessels [Thu, 11 Apr 1996 09:22:13 +0000 (09:22 +0000)] 
progress

29 years agoprogress
wessels [Thu, 11 Apr 1996 09:09:13 +0000 (09:09 +0000)] 
progress

29 years agoadding
wessels [Thu, 11 Apr 1996 08:40:30 +0000 (08:40 +0000)] 
adding

29 years agoupdate
wessels [Thu, 11 Apr 1996 02:58:58 +0000 (02:58 +0000)] 
update

29 years ago1.0.alpha13
wessels [Thu, 11 Apr 1996 02:58:55 +0000 (02:58 +0000)] 
1.0.alpha13

29 years agocompiler
wessels [Thu, 11 Apr 1996 02:57:26 +0000 (02:57 +0000)] 
compiler

29 years agogindent
wessels [Thu, 11 Apr 1996 02:53:44 +0000 (02:53 +0000)] 
gindent

29 years agoadd -U option for unlink on reload
wessels [Thu, 11 Apr 1996 02:53:04 +0000 (02:53 +0000)] 
add -U option for unlink on reload

29 years agomake SIGHUP reconfigure the cache; SIGUSR1 rotates logs
wessels [Thu, 11 Apr 1996 02:45:24 +0000 (02:45 +0000)] 
make SIGHUP reconfigure the cache; SIGUSR1 rotates logs

29 years agocall neighbors_open after ICP socket opened
wessels [Wed, 10 Apr 1996 23:58:26 +0000 (23:58 +0000)] 
call neighbors_open after ICP socket opened

29 years agofix ip cache stats output
wessels [Wed, 10 Apr 1996 23:58:05 +0000 (23:58 +0000)] 
fix ip cache stats output

29 years agoconsolidate some initialization functions
wessels [Wed, 10 Apr 1996 23:57:44 +0000 (23:57 +0000)] 
consolidate some initialization functions