]>
git.ipfire.org Git - thirdparty/squid.git/log
kostas [Sun, 22 Mar 1998 05:05:59 +0000 (05:05 +0000)]
OSF long/int fix for snmp
kostas [Sun, 22 Mar 1998 04:36:44 +0000 (04:36 +0000)]
64bit fix
wessels [Sat, 21 Mar 1998 06:10:31 +0000 (06:10 +0000)]
rearrange setting disk_op_in_progress near storeClientFileRead().
I suspect maybe we called file_read() without setting disk_op_in_progress?
wessels [Sat, 21 Mar 1998 03:08:22 +0000 (03:08 +0000)]
fix announce onoff flag
wessels [Sat, 21 Mar 1998 01:18:46 +0000 (01:18 +0000)]
remove trailing comma
rousskov [Sat, 21 Mar 1998 01:07:34 +0000 (01:07 +0000)]
- Split Stack into Array and Stack.
rousskov [Sat, 21 Mar 1998 01:06:37 +0000 (01:06 +0000)]
- Separated raw HTTP headers from their "compiled" values. Squid is now
forwarding headers even it cannot "compile" them. Virtually no changes to
common format headers are done. Compiled values are stored in Reply/Request
objects.
kostas [Sat, 21 Mar 1998 01:05:57 +0000 (01:05 +0000)]
fixed debug statement
wessels [Sat, 21 Mar 1998 01:03:18 +0000 (01:03 +0000)]
increase debug level on Detected DEAD/REVIVED
rousskov [Sat, 21 Mar 1998 01:02:33 +0000 (01:02 +0000)]
- Added ERR_ONLY_IF_CACHED_MISS
rousskov [Sat, 21 Mar 1998 01:02:08 +0000 (01:02 +0000)]
- Added code to support for -only-if-cached directive.
wessels [Sat, 21 Mar 1998 01:01:30 +0000 (01:01 +0000)]
increase debug level for "Attempt to swap out a non-cacheable ..."
wessels [Fri, 20 Mar 1998 16:34:45 +0000 (16:34 +0000)]
Fix calculating Config.Swap.maxSize after a reconfigure
wessels [Fri, 20 Mar 1998 14:04:49 +0000 (14:04 +0000)]
netdbDeleteAddrNetwork
wessels [Fri, 20 Mar 1998 14:02:07 +0000 (14:02 +0000)]
typo
wessels [Fri, 20 Mar 1998 13:52:21 +0000 (13:52 +0000)]
update
wessels [Fri, 20 Mar 1998 13:51:43 +0000 (13:51 +0000)]
added v1.1 test_reachability option
wessels [Fri, 20 Mar 1998 12:51:04 +0000 (12:51 +0000)]
fix unlinkd.o duplicity
wessels [Fri, 20 Mar 1998 12:07:39 +0000 (12:07 +0000)]
remove double clientProcessRequest2 call
wessels [Fri, 20 Mar 1998 06:20:43 +0000 (06:20 +0000)]
add -std1 for DUNIX cc
wessels [Fri, 20 Mar 1998 05:48:52 +0000 (05:48 +0000)]
add -std1 for DUNIX cc
wessels [Fri, 20 Mar 1998 05:44:53 +0000 (05:44 +0000)]
add -std1 for DUNIX cc
wessels [Fri, 20 Mar 1998 05:38:07 +0000 (05:38 +0000)]
1.2.beta18
wessels [Fri, 20 Mar 1998 02:14:49 +0000 (02:14 +0000)]
change ipcacheReleaseInvalid() assertions to debugs
wessels [Fri, 20 Mar 1998 02:13:12 +0000 (02:13 +0000)]
assert valid args for ipcacheReleaseInvalid
wessels [Thu, 19 Mar 1998 14:13:29 +0000 (14:13 +0000)]
reinstall ICP reqnum high-byte hack for encoding request method
call neighborsUdpAck() even when we don't have the cache key.
i.e. look up the StoreEntry in neighborsUdpAck() instead of
icpHandleIcpV2()
wessels [Thu, 19 Mar 1998 14:12:18 +0000 (14:12 +0000)]
update
wessels [Wed, 18 Mar 1998 13:32:58 +0000 (13:32 +0000)]
s/cache_host/cache_peer/
wessels [Wed, 18 Mar 1998 08:00:28 +0000 (08:00 +0000)]
credit
wessels [Wed, 18 Mar 1998 07:29:55 +0000 (07:29 +0000)]
gindent
wessels [Wed, 18 Mar 1998 07:19:27 +0000 (07:19 +0000)]
update
wessels [Wed, 18 Mar 1998 07:09:28 +0000 (07:09 +0000)]
s/-O2/-O/ for Motorola
rousskov [Wed, 18 Mar 1998 00:55:32 +0000 (00:55 +0000)]
- Removed high whater checking from memMeterDec and memMeterDel as useless.
rousskov [Wed, 18 Mar 1998 00:35:12 +0000 (00:35 +0000)]
- Fixed a bug: we should not collect stats for a CC field that we failed to parse.
rousskov [Tue, 17 Mar 1998 14:08:26 +0000 (14:08 +0000)]
- Fixed memory leak. We were not cleaning "known" field names.
kostas [Tue, 17 Mar 1998 13:14:29 +0000 (13:14 +0000)]
moved CURRENT_MIB_VERSION to cache_snmp.h
kostas [Tue, 17 Mar 1998 12:42:58 +0000 (12:42 +0000)]
*** empty log message ***
wessels [Tue, 17 Mar 1998 12:38:51 +0000 (12:38 +0000)]
remove SNMPINFO
kostas [Tue, 17 Mar 1998 12:31:01 +0000 (12:31 +0000)]
henrik-requested non rcs mib version check
wessels [Tue, 17 Mar 1998 12:12:30 +0000 (12:12 +0000)]
SNMP changes/fixes
- changed some snmplib debugging messages
- simplifed and fixed snmplib_debug_hook interface. It
wasn't properly passing all the 'varargs' args. Now
it just vsnprintf's to a buf and passes that.
- struct _snmpconf was never used.
- made 'snmp_agent_conf' a stringlist type
- moved 'snmp_agent_conf' processing to snmpInit().
- moved snmpInit() call to before 'ready to serve requests'
message.
wessels [Tue, 17 Mar 1998 12:07:46 +0000 (12:07 +0000)]
1.2.beta17
wessels [Tue, 17 Mar 1998 12:07:35 +0000 (12:07 +0000)]
removed unused code
wessels [Tue, 17 Mar 1998 11:00:11 +0000 (11:00 +0000)]
removed unused code; updated comments; formatting
wessels [Tue, 17 Mar 1998 10:59:21 +0000 (10:59 +0000)]
unescape URLs before access checks
wessels [Tue, 17 Mar 1998 09:42:25 +0000 (09:42 +0000)]
debug mucking
wessels [Tue, 17 Mar 1998 07:38:52 +0000 (07:38 +0000)]
fixed ident coredumps. The callback data was "hardcoded" as connStateData,
when the callback function was expecting a clientHttpRequest.
wessels [Tue, 17 Mar 1998 07:37:51 +0000 (07:37 +0000)]
remove duplicate setresuid check
wessels [Tue, 17 Mar 1998 07:09:10 +0000 (07:09 +0000)]
minor adjustment
wessels [Tue, 17 Mar 1998 07:05:54 +0000 (07:05 +0000)]
Henrik's domain regex patch
wessels [Tue, 17 Mar 1998 06:50:04 +0000 (06:50 +0000)]
fix passwd authentication
wessels [Tue, 17 Mar 1998 06:49:48 +0000 (06:49 +0000)]
set defaults for hierarchy_stoplist and cache_stoplist
wessels [Tue, 17 Mar 1998 06:21:33 +0000 (06:21 +0000)]
remove temp debug
wessels [Tue, 17 Mar 1998 06:12:55 +0000 (06:12 +0000)]
more ARP acl fixes
wessels [Tue, 17 Mar 1998 06:10:38 +0000 (06:10 +0000)]
lincoln dale's stat graphing code
wessels [Tue, 17 Mar 1998 05:26:45 +0000 (05:26 +0000)]
use aclDumpArpList instead of aclDumpArp
wessels [Tue, 17 Mar 1998 05:24:28 +0000 (05:24 +0000)]
typedef struct _arp_ip_data acl_arp_data
wessels [Tue, 17 Mar 1998 05:24:19 +0000 (05:24 +0000)]
update
wessels [Tue, 17 Mar 1998 05:04:30 +0000 (05:04 +0000)]
note httpd_accel_uses_host_header required for transparent proxying and host-based virtual servers
wessels [Tue, 17 Mar 1998 04:59:55 +0000 (04:59 +0000)]
Henrik icon URL changes
wessels [Tue, 17 Mar 1998 04:45:00 +0000 (04:45 +0000)]
Fixed 'single parent' and peer->options bugs.
We had mixed (options & FOO) and EBIT_SET(options, FOO) which was
clearly wrong. Only the EBIT macros can be used with the enumerated
peer->options flags.
We never got any single parent uses because getSingleParent()
was checked only *after* direct == DIRECT_NO.
Removed 'single_parent_bypass' option. Now, we'll require that
a single parent have the 'no-query' option.
wessels [Tue, 17 Mar 1998 03:32:15 +0000 (03:32 +0000)]
localize snmplib_debug_hook
wessels [Tue, 17 Mar 1998 03:32:00 +0000 (03:32 +0000)]
dont exit() in mib.c or parse.c if mib parsing fails
wessels [Tue, 17 Mar 1998 03:31:09 +0000 (03:31 +0000)]
remove snmplib_debug_hook prototype -- it doesnt need to be global
wessels [Tue, 17 Mar 1998 03:30:42 +0000 (03:30 +0000)]
remove redundant snmplib_debug_hook prototype
wessels [Tue, 17 Mar 1998 03:30:03 +0000 (03:30 +0000)]
eliminate non-gcc warnings, especially about multiply defined symbols
wessels [Tue, 17 Mar 1998 03:26:43 +0000 (03:26 +0000)]
add defaults in comments for SNMP stuff
wessels [Tue, 17 Mar 1998 03:11:50 +0000 (03:11 +0000)]
eliminate non-gcc compiler warnings
wessels [Tue, 17 Mar 1998 01:21:41 +0000 (01:21 +0000)]
ftp size bug again
wessels [Tue, 17 Mar 1998 00:06:11 +0000 (00:06 +0000)]
1.2 update from Stephane Bortzmeyer
wessels [Tue, 17 Mar 1998 00:03:25 +0000 (00:03 +0000)]
More pconn/restart/pump fixes.
- Try sending keepalives for all request methods, not just GET
- Only restart a failed PUT/POST if we still have the start
of the request body in memory.
- If we do restart a PUT/POST, then we need to re-register
with storeClientListAdd.
wessels [Mon, 16 Mar 1998 00:19:57 +0000 (00:19 +0000)]
cancel control FD timeout before pumpStart()
rousskov [Sun, 15 Mar 1998 11:25:27 +0000 (11:25 +0000)]
- Disabled testing of header parser.
wessels [Sun, 15 Mar 1998 06:29:20 +0000 (06:29 +0000)]
someone broke content length for FTP
wessels [Fri, 13 Mar 1998 21:52:45 +0000 (21:52 +0000)]
adding HTCP
wessels [Fri, 13 Mar 1998 13:37:40 +0000 (13:37 +0000)]
warn about potential coredump from httpRestart on a POST?
wessels [Fri, 13 Mar 1998 12:47:11 +0000 (12:47 +0000)]
add line for POST/PUT missing content-length
wessels [Fri, 13 Mar 1998 12:46:01 +0000 (12:46 +0000)]
add global symbols and prototypes for XMALLOC_DEBUG'ing
wessels [Fri, 13 Mar 1998 12:45:35 +0000 (12:45 +0000)]
remove xrealloc stderr debug
wessels [Fri, 13 Mar 1998 12:44:22 +0000 (12:44 +0000)]
add clientdbFreeMemory, remove asnCleanup
wessels [Fri, 13 Mar 1998 12:43:52 +0000 (12:43 +0000)]
formatting
wessels [Fri, 13 Mar 1998 12:41:37 +0000 (12:41 +0000)]
tune up shutdown()
wessels [Fri, 13 Mar 1998 12:40:46 +0000 (12:40 +0000)]
use mem.c for HttpStateData
wessels [Fri, 13 Mar 1998 12:39:34 +0000 (12:39 +0000)]
In clientProcessRequest(), check that we have a valid conten-length
header for POST and PUT requests.
wessels [Fri, 13 Mar 1998 12:38:13 +0000 (12:38 +0000)]
added clientdbFreeMemory()
wessels [Fri, 13 Mar 1998 12:37:47 +0000 (12:37 +0000)]
leaks and misc cleanup
wessels [Fri, 13 Mar 1998 04:19:55 +0000 (04:19 +0000)]
nits
wessels [Fri, 13 Mar 1998 04:19:46 +0000 (04:19 +0000)]
adding HTCP code
wessels [Fri, 13 Mar 1998 04:19:26 +0000 (04:19 +0000)]
adding code
wessels [Fri, 13 Mar 1998 00:51:21 +0000 (00:51 +0000)]
show 'log_url' in objects output
wessels [Thu, 12 Mar 1998 09:20:09 +0000 (09:20 +0000)]
formatting
rousskov [Thu, 12 Mar 1998 07:28:53 +0000 (07:28 +0000)]
- Reduced the amout of tmp header debugging.
rousskov [Thu, 12 Mar 1998 05:18:42 +0000 (05:18 +0000)]
- Attempted to fix a problem when Squid ignores all header fields it cannot
parse. Now we support a two-level scheme where raw header fields are
preserved regardless of our parsing/interpretation abilities. Each header
field has also a "cache" where we store parsed value of the field (if any).
- The only opearation on raw headers left is "joining" of appropriate headers
together.
- Fixed a lot of minor problems and added new header fields: Server, X-Cache,
and other.
rousskov [Thu, 12 Mar 1998 04:11:47 +0000 (04:11 +0000)]
- Removed Join method. Range fields are not join-able.
rousskov [Thu, 12 Mar 1998 04:10:57 +0000 (04:10 +0000)]
- Fixed Join bug (extracting specs from recepient Range rather than from the donor).
rousskov [Thu, 12 Mar 1998 01:30:08 +0000 (01:30 +0000)]
- Incremented debugging level of "storeCheckCachable: NO: negative cached"
rousskov [Thu, 12 Mar 1998 01:07:22 +0000 (01:07 +0000)]
- Made parse function more robust. Dates with one character for day-of-month
(e.g. "Thu, 6 Feb 1997 23:42:24 GMT") are now parsed.
rousskov [Mon, 9 Mar 1998 14:32:53 +0000 (14:32 +0000)]
- Renamed test-elipses into test-ellipses.
rousskov [Mon, 9 Mar 1998 04:40:20 +0000 (04:40 +0000)]
lint
rousskov [Mon, 9 Mar 1998 04:26:29 +0000 (04:26 +0000)]
- Fixed printf bug.
rousskov [Mon, 9 Mar 1998 04:03:01 +0000 (04:03 +0000)]
Initial revision.