]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
28 years agoupdate
wessels [Tue, 22 Oct 1996 10:28:47 +0000 (10:28 +0000)] 
update

28 years agolog IMS+EXPIRED 304 replies as EXP_HIT
wessels [Tue, 22 Oct 1996 10:27:58 +0000 (10:27 +0000)] 
log IMS+EXPIRED 304 replies as EXP_HIT

28 years ago1.1.beta9
wessels [Tue, 22 Oct 1996 09:40:14 +0000 (09:40 +0000)] 
1.1.beta9

28 years agoupdate
wessels [Tue, 22 Oct 1996 09:39:09 +0000 (09:39 +0000)] 
update

28 years agoadded version.h dependency
wessels [Tue, 22 Oct 1996 09:39:00 +0000 (09:39 +0000)] 
added version.h dependency

28 years ago - Added 'make depend' target to Makefiles.
wessels [Tue, 22 Oct 1996 09:36:47 +0000 (09:36 +0000)] 
    - Added 'make depend' target to Makefiles.

28 years ago - Fixed changing the wrong instance of 'opt_catch_signals'
wessels [Tue, 22 Oct 1996 09:36:32 +0000 (09:36 +0000)] 
    - Fixed changing the wrong instance of 'opt_catch_signals'
          in tools.c for beta8tools.c for beta8

28 years agoadd memcpy
wessels [Mon, 21 Oct 1996 10:36:23 +0000 (10:36 +0000)] 
add memcpy

28 years agocleanup; avoid compiler warning
wessels [Sat, 19 Oct 1996 14:21:54 +0000 (14:21 +0000)] 
cleanup; avoid compiler warning

28 years agoupdate
wessels [Sat, 19 Oct 1996 13:27:34 +0000 (13:27 +0000)] 
update

28 years agogindent
wessels [Sat, 19 Oct 1996 13:25:13 +0000 (13:25 +0000)] 
gindent

28 years agoupdate
wessels [Sat, 19 Oct 1996 13:10:48 +0000 (13:10 +0000)] 
update

28 years agomake neighborAlive static
wessels [Sat, 19 Oct 1996 13:10:08 +0000 (13:10 +0000)] 
make neighborAlive static

28 years agoFixed up marking neighbors as up. Call neighborsUdpAck for all ICP
wessels [Sat, 19 Oct 1996 13:08:35 +0000 (13:08 +0000)] 
Fixed up marking neighbors as up.  Call neighborsUdpAck for all ICP
replies which map to a storeEntry.  Create new neighborAlive() function
just to make code cleaner, and call it before discarding the ICP
packet for any reason.

28 years agoFixed backwards logic in debug_trap
wessels [Sat, 19 Oct 1996 06:13:23 +0000 (06:13 +0000)] 
Fixed backwards logic in debug_trap

28 years agomisc cleanup
wessels [Sat, 19 Oct 1996 02:36:21 +0000 (02:36 +0000)] 
misc cleanup

28 years agoadd Squid/version to Forwarded:
wessels [Fri, 18 Oct 1996 00:09:47 +0000 (00:09 +0000)] 
add Squid/version to Forwarded:

28 years agodebug cleanup
wessels [Thu, 17 Oct 1996 17:30:53 +0000 (17:30 +0000)] 
debug cleanup

28 years agofix debug levels
wessels [Thu, 17 Oct 1996 17:17:42 +0000 (17:17 +0000)] 
fix debug levels

28 years agoupdate
wessels [Thu, 17 Oct 1996 17:15:51 +0000 (17:15 +0000)] 
update

28 years ago - Changed cachemgr stats/objects listing format.
wessels [Thu, 17 Oct 1996 17:14:42 +0000 (17:14 +0000)] 
    - Changed cachemgr stats/objects listing format.
        - Added some missing "entry->refcount++"
        - Changed StoreEntry->timestamp to be the last verification time.
          (was the stored-on-disk time).
        - Fixed stuck objects from "304 Not Modified" responses without
          final blank line.
        - Added failure detection to icmpRecv().

28 years agofix commented in USE_ICMP
wessels [Thu, 17 Oct 1996 17:09:39 +0000 (17:09 +0000)] 
fix commented in USE_ICMP

28 years agoRemoving -lbsd for AIX
wessels [Thu, 17 Oct 1996 10:13:30 +0000 (10:13 +0000)] 
Removing -lbsd for AIX

28 years agoclean bunch of stuff from lib/util.c, made xmemcpy a macro, removed strdup()
wessels [Wed, 16 Oct 1996 05:32:46 +0000 (05:32 +0000)] 
clean bunch of stuff from lib/util.c, made xmemcpy a macro, removed strdup()
put tempnam.o into LIBOBJS.

28 years agoclean bunch of stuff from lib/util.c, made xmemcpy a macro, removed strdup()
wessels [Wed, 16 Oct 1996 05:27:24 +0000 (05:27 +0000)] 
clean bunch of stuff from lib/util.c, made xmemcpy a macro, removed strdup()
put tempnam.o into LIBOBJS.

28 years agogindent
wessels [Wed, 16 Oct 1996 00:06:22 +0000 (00:06 +0000)] 
gindent

28 years agofix running w/o dnsservers
wessels [Wed, 16 Oct 1996 00:05:56 +0000 (00:05 +0000)] 
fix running w/o dnsservers

28 years agoupdate
wessels [Tue, 15 Oct 1996 22:42:35 +0000 (22:42 +0000)] 
update

28 years agoMake dnsserver, ftpget, redirector totally optional.
wessels [Tue, 15 Oct 1996 22:40:04 +0000 (22:40 +0000)] 
Make dnsserver, ftpget, redirector totally optional.
ftpget will be disabled for http_accel-only mode.

28 years agoalways divide percent by at least 100
wessels [Tue, 15 Oct 1996 13:44:02 +0000 (13:44 +0000)] 
always divide percent by at least 100

28 years agoupdate
wessels [Tue, 15 Oct 1996 11:45:55 +0000 (11:45 +0000)] 
update

28 years agoadd Host: header to requests
wessels [Tue, 15 Oct 1996 11:45:36 +0000 (11:45 +0000)] 
add Host: header to requests

28 years agoAdded TCP_EXP_FAIL_HIT: send old object when IMS verify fails
wessels [Tue, 15 Oct 1996 11:35:53 +0000 (11:35 +0000)] 
Added TCP_EXP_FAIL_HIT: send old object when IMS verify fails

28 years agogindent
wessels [Tue, 15 Oct 1996 10:58:27 +0000 (10:58 +0000)] 
gindent

28 years agogindent
wessels [Tue, 15 Oct 1996 10:58:23 +0000 (10:58 +0000)] 
gindent

28 years agoupdate
wessels [Tue, 15 Oct 1996 10:58:01 +0000 (10:58 +0000)] 
update

28 years agorearrange USE_ICMP defines
wessels [Tue, 15 Oct 1996 10:57:52 +0000 (10:57 +0000)] 
rearrange USE_ICMP defines

28 years agoUnlock the old entry when an IMS check is aborted
wessels [Tue, 15 Oct 1996 10:56:08 +0000 (10:56 +0000)] 
Unlock the old entry when an IMS check is aborted

28 years agoadding
wessels [Tue, 15 Oct 1996 09:34:37 +0000 (09:34 +0000)] 
adding

28 years agoAdded netdb
wessels [Tue, 15 Oct 1996 05:50:49 +0000 (05:50 +0000)] 
Added netdb

28 years ago1.1.beta8
wessels [Tue, 15 Oct 1996 05:50:26 +0000 (05:50 +0000)] 
1.1.beta8

28 years ago - Added client_db.c; keeps stats on clients, use cachemgr
wessels [Tue, 15 Oct 1996 05:45:19 +0000 (05:45 +0000)] 
    - Added client_db.c; keeps stats on clients, use cachemgr
          to view client list.
        - Stop sending ICP_OP_DENIED to clients if 95% of their
          queries are denied (then they'll think we're dead).

28 years agoupdate
wessels [Tue, 15 Oct 1996 04:28:46 +0000 (04:28 +0000)] 
update

28 years agoput URL strings with StoreEntries
wessels [Tue, 15 Oct 1996 03:29:32 +0000 (03:29 +0000)] 
put URL strings with StoreEntries

28 years agoForce pinger to check squid socket every 10 seconds, not just if timeout
wessels [Tue, 15 Oct 1996 03:29:02 +0000 (03:29 +0000)] 
Force pinger to check squid socket every 10 seconds, not just if timeout

28 years agodon't send date to syslog
wessels [Tue, 15 Oct 1996 03:28:09 +0000 (03:28 +0000)] 
don't send date to syslog

28 years agobump up debug levels
wessels [Tue, 15 Oct 1996 03:27:57 +0000 (03:27 +0000)] 
bump up debug levels

28 years ago1.1.beta7
wessels [Mon, 14 Oct 1996 07:25:23 +0000 (07:25 +0000)] 
1.1.beta7

28 years agoFix coredump for late (?) ICP replies by rearranging "Ignoring" checks
wessels [Mon, 14 Oct 1996 06:28:34 +0000 (06:28 +0000)] 
Fix coredump for late (?) ICP replies by rearranging "Ignoring" checks

28 years agoLinked ftpget with debug.o and removed lib/debug.c, lib/log.c
wessels [Sun, 13 Oct 1996 16:04:19 +0000 (16:04 +0000)] 
Linked ftpget with debug.o and removed lib/debug.c, lib/log.c

28 years agocompiler warnings
wessels [Sun, 13 Oct 1996 15:17:13 +0000 (15:17 +0000)] 
compiler warnings

28 years ago - Fixed acl.c to use regular gethostbyname() because IP cache
wessels [Sun, 13 Oct 1996 15:16:32 +0000 (15:16 +0000)] 
    - Fixed acl.c to use regular gethostbyname() because IP cache
          isn't initialized while reading config file.

28 years agocheck next_ping_time before pinging
wessels [Sun, 13 Oct 1996 15:14:01 +0000 (15:14 +0000)] 
check next_ping_time before pinging

28 years agoFrom: Markus Gyger <mgyger@itr.ch>
wessels [Sun, 13 Oct 1996 12:19:36 +0000 (12:19 +0000)] 
From:    Markus Gyger <mgyger@itr.ch>
here are some minor cosmetic changes for squid-1.1.beta6.
BTW: configure doesn't reflect configure.in correctly right now.

28 years agoautoconf
wessels [Sun, 13 Oct 1996 11:51:34 +0000 (11:51 +0000)] 
autoconf

28 years agoupdate
wessels [Sun, 13 Oct 1996 11:51:06 +0000 (11:51 +0000)] 
update

28 years agogindent
wessels [Sat, 12 Oct 1996 05:11:52 +0000 (05:11 +0000)] 
gindent

28 years agocombine two comm_set_select*() funcs into commSetSelect()
wessels [Sat, 12 Oct 1996 05:11:06 +0000 (05:11 +0000)] 
combine two comm_set_select*() funcs into commSetSelect()
remove some (PF) casting

28 years agoupdate
wessels [Sat, 12 Oct 1996 01:56:06 +0000 (01:56 +0000)] 
update

28 years agoadding
wessels [Sat, 12 Oct 1996 01:53:09 +0000 (01:53 +0000)] 
adding

28 years agomisc turds
wessels [Sat, 12 Oct 1996 01:35:28 +0000 (01:35 +0000)] 
misc turds

28 years agoprotect netdb call with USE_ICMP
wessels [Sat, 12 Oct 1996 00:04:57 +0000 (00:04 +0000)] 
protect netdb call with USE_ICMP

28 years ago1.1.beta6
wessels [Fri, 11 Oct 1996 09:12:34 +0000 (09:12 +0000)] 
1.1.beta6

28 years agoSRV4 install fixes from Markus Gyger
wessels [Fri, 11 Oct 1996 05:30:38 +0000 (05:30 +0000)] 
SRV4 install fixes from Markus Gyger

28 years agodebug change
wessels [Fri, 11 Oct 1996 05:21:28 +0000 (05:21 +0000)] 
debug change

28 years agoupdate
wessels [Fri, 11 Oct 1996 04:24:27 +0000 (04:24 +0000)] 
update

28 years agogindent
wessels [Fri, 11 Oct 1996 04:20:55 +0000 (04:20 +0000)] 
gindent

28 years agoMisc shutdown-related cleanup stuff...
wessels [Fri, 11 Oct 1996 04:20:27 +0000 (04:20 +0000)] 
Misc shutdown-related cleanup stuff...

28 years agoFree request structures for objects remaining in VM
wessels [Fri, 11 Oct 1996 04:19:36 +0000 (04:19 +0000)] 
Free request structures for objects remaining in VM

28 years agoMore xxFreeMemory() functions and fixes
wessels [Fri, 11 Oct 1996 01:04:14 +0000 (01:04 +0000)] 
More xxFreeMemory() functions and fixes

28 years agomemory problem
wessels [Fri, 11 Oct 1996 00:52:23 +0000 (00:52 +0000)] 
memory problem

28 years agoBig improvement to cache_mem. Now count pool pages, not bytes for low/high water
wessels [Fri, 11 Oct 1996 00:48:47 +0000 (00:48 +0000)] 
Big improvement to cache_mem.  Now count pool pages, not bytes for low/high water
mark.  Share pool among all in memory objects.

28 years agoAccount and free netdb host entries too.
wessels [Thu, 10 Oct 1996 22:38:49 +0000 (22:38 +0000)] 
Account and free netdb host entries too.

28 years agomlk
wessels [Thu, 10 Oct 1996 22:33:37 +0000 (22:33 +0000)] 
mlk

28 years ago-Replaced use of hostent in IP cache. Now use home-grown ipcache_addrs with
wessels [Thu, 10 Oct 1996 04:49:27 +0000 (04:49 +0000)] 
-Replaced use of hostent in IP cache.  Now use home-grown ipcache_addrs with
 list of in_addr's
-Changed comm_connect() to comm_nbconnect() and removed all *ConnInProgress()
 stuff.  Now all (most?) completed connections go through a single function.
-Added ipcacheCycleAddr() to round-robin IP addresses
-Added ipcacheRemoveBadAddr() to remove bad addresses from failed connect's.
-Other junk

28 years agoFrom: Arjan.deVet@adv.IAEhv.nl (Arjan de Vet)
wessels [Wed, 9 Oct 1996 22:27:16 +0000 (22:27 +0000)] 
From:    Arjan.deVet@adv.IAEhv.nl (Arjan de Vet)

>I've made a patch to read src and dst ACL's from a file (one entry per
>line), the new commands are 'acl <name> src_file <file>' and 'acl <name>
>dst_file <file>'.
>
>Furthermore I added a small patch to implement the ACL lookup speedup
>described above: a matched record in an ACL will be moved to the second
>position of the list (the first position is somewhat more difficult). This
[...]

I've made the patch more general. You can now use for any ACL the
following syntax:

        acl <aclname> <acltype> "file"

A file should contain one word (IP spec, domain name, regexp, etc.) per
line. Note that you can mix this new file method with the old method, e.g.:

        acl acl1 src 212.1.2.3/24 "/home/squid/etc/networks" 127.0.0.1

Furthermore the ACL speedup patch has been implemented for domain lists,
regex lists and int lists too.

28 years ago-report pings recv/sent
wessels [Wed, 9 Oct 1996 21:56:23 +0000 (21:56 +0000)] 
-report pings recv/sent
-update last_use_time in netdbHops()

28 years agomulticast patch from Martin Hamilton
wessels [Wed, 9 Oct 1996 21:43:47 +0000 (21:43 +0000)] 
multicast patch from Martin Hamilton

28 years agomondo proto patch from ed knowles
wessels [Wed, 9 Oct 1996 21:34:13 +0000 (21:34 +0000)] 
mondo proto patch from ed knowles

28 years agofix fcntl F_SETFL calls
wessels [Wed, 9 Oct 1996 03:20:50 +0000 (03:20 +0000)] 
fix fcntl F_SETFL calls

28 years agoupdate
wessels [Wed, 9 Oct 1996 01:37:58 +0000 (01:37 +0000)] 
update

28 years agoAdded 'minimum_direct_hops' feature
wessels [Wed, 9 Oct 1996 01:37:33 +0000 (01:37 +0000)] 
Added 'minimum_direct_hops' feature

28 years ago1.1.beta5
wessels [Wed, 9 Oct 1996 01:19:32 +0000 (01:19 +0000)] 
1.1.beta5

28 years agoupdate
wessels [Wed, 9 Oct 1996 01:19:20 +0000 (01:19 +0000)] 
update

28 years agoupdate
wessels [Wed, 9 Oct 1996 00:59:36 +0000 (00:59 +0000)] 
update

28 years agoexpire stuff
wessels [Wed, 9 Oct 1996 00:52:12 +0000 (00:52 +0000)] 
expire stuff

28 years agoupload patch
wessels [Tue, 8 Oct 1996 20:57:06 +0000 (20:57 +0000)] 
upload patch

28 years agoupload patch
wessels [Tue, 8 Oct 1996 20:48:34 +0000 (20:48 +0000)] 
upload patch

28 years agomove O_NONBLOCK to open()
wessels [Tue, 8 Oct 1996 20:43:30 +0000 (20:43 +0000)] 
move O_NONBLOCK to open()

28 years agodebug msg fix
wessels [Tue, 8 Oct 1996 20:43:13 +0000 (20:43 +0000)] 
debug msg fix

28 years ago1.0.18 merge
wessels [Tue, 8 Oct 1996 08:13:54 +0000 (08:13 +0000)] 
1.0.18 merge

28 years agoupdate
wessels [Tue, 8 Oct 1996 04:17:56 +0000 (04:17 +0000)] 
update

28 years agoFrom: Arjan.deVet@adv.IAEhv.nl (Arjan de Vet)
wessels [Tue, 8 Oct 1996 04:11:06 +0000 (04:11 +0000)] 
From:    Arjan.deVet@adv.IAEhv.nl (Arjan de Vet)

I've made a patch to read src and dst ACL's from a file (one entry per
line), the new commands are 'acl <name> src_file <file>' and 'acl <name>
dst_file <file>'.

Furthermore I added a small patch to implement the ACL lookup speedup
described above: a matched record in an ACL will be moved to the second
position of the list (the first position is somewhat more difficult). This
speedup does not work for negated ACL's (!<acl-name>) as the whole list
still needs to be searched. But for my purpose (a long list of IP addresses
authorized to use the proxy) it should be an improvement.

28 years agobrowser ACL support
wessels [Tue, 8 Oct 1996 04:04:56 +0000 (04:04 +0000)] 
browser ACL support

28 years agoAdded 'miss_access' to limit who can fetch MISSES through us
wessels [Mon, 7 Oct 1996 23:14:51 +0000 (23:14 +0000)] 
Added 'miss_access' to limit who can fetch MISSES through us

28 years agoAdded parent/sibling modifiers to cache_host_domain lines
wessels [Mon, 7 Oct 1996 22:47:40 +0000 (22:47 +0000)] 
Added parent/sibling modifiers to cache_host_domain lines

28 years agoCan't use inaddrFromHostent on ipcache entries with multiple addresses
wessels [Mon, 7 Oct 1996 21:12:55 +0000 (21:12 +0000)] 
Can't use inaddrFromHostent on ipcache entries with multiple addresses

28 years agocompiler warnings
wessels [Mon, 7 Oct 1996 21:06:06 +0000 (21:06 +0000)] 
compiler warnings

28 years agoFrom: Markus Gyger <mgyger@itr.ch>
wessels [Mon, 7 Oct 1996 21:04:46 +0000 (21:04 +0000)] 
From:    Markus Gyger <mgyger@itr.ch>
OK, I couldn't resist to make some changes in cachemgr.c:

    - URLs like .../cgi-bin/cachemgr?proxy.w3.org:3128 should now work
    - .../cgi-bin/cachemgr?host=proxy&port=3128&url=http://www.x.org/&operation=
refresh
      works like a POST request (parameters may be omitted)
    - removed "Current" item in operation selection;
      previous selection is remembered
    - added "Empty Form" entry in selection

28 years agodebug cleanup
wessels [Mon, 7 Oct 1996 20:59:39 +0000 (20:59 +0000)] 
debug cleanup