1997-11-22 |
wessels | From: Henrik Nordstrom <hno@hem.passagen.se> |
commit | commitdiff | tree |
1997-11-21 |
wessels | cleanup, warn if Config.Snmp.agentInfo == NULL |
commit | commitdiff | tree |
1997-11-21 |
wessels | includes for getenv() |
commit | commitdiff | tree |
1997-11-21 |
wessels | Further SNMP cleanup... |
commit | commitdiff | tree |
1997-11-21 |
wessels | clean string_arrays.c too |
commit | commitdiff | tree |
1997-11-21 |
wessels | Continuing SNMP debugging. |
commit | commitdiff | tree |
1997-11-21 |
wessels | clean up snmp debug levels |
commit | commitdiff | tree |
1997-11-21 |
wessels | add newlines on debugs, etc |
commit | commitdiff | tree |
1997-11-21 |
kostas | adding |
commit | commitdiff | tree |
1997-11-21 |
wessels | more SNMP compiler cleanup, typedefs, etc |
commit | commitdiff | tree |
1997-11-21 |
wessels | get rid of some compiler warnings |
commit | commitdiff | tree |
1997-11-21 |
wessels | gindent |
commit | commitdiff | tree |
1997-11-21 |
wessels | gindent |
commit | commitdiff | tree |
1997-11-21 |
kostas | needed for snmp |
commit | commitdiff | tree |
1997-11-21 |
wessels | final snmp goop |
commit | commitdiff | tree |
1997-11-21 |
kostas | SNMP, cmu derived, heavily modified |
commit | commitdiff | tree |
1997-11-21 |
kostas | Include files for snmp support |
commit | commitdiff | tree |
1997-11-21 |
kostas | More initial support for snmp |
commit | commitdiff | tree |
1997-11-21 |
wessels | kostas initial snmp support |
commit | commitdiff | tree |
1997-11-21 |
wessels | perl compiler complains about [] |
commit | commitdiff | tree |
1997-11-21 |
wessels | Changed how we account the keepalive ratio. We don... |
commit | commitdiff | tree |
1997-11-21 |
wessels | set FD description for the idle pconn |
commit | commitdiff | tree |
1997-11-21 |
wessels | add assertion |
commit | commitdiff | tree |
1997-11-20 |
wessels | adding |
commit | commitdiff | tree |
1997-11-20 |
wessels | Okumoto suggested changes. perl script to generate... |
commit | commitdiff | tree |
1997-11-19 |
wessels | unused variable |
commit | commitdiff | tree |
1997-11-19 |
wessels | up debug level |
commit | commitdiff | tree |
1997-11-19 |
wessels | consolidate HTTP/x.x token parsing and remove level... |
commit | commitdiff | tree |
1997-11-19 |
wessels | update |
commit | commitdiff | tree |
1997-11-19 |
wessels | don't need InvokeHandlers() call after ftpParseListing() |
commit | commitdiff | tree |
1997-11-18 |
wessels | Replaced gross EBIT_SET(..., DELAY_SENDING) and EBIT_CL... |
commit | commitdiff | tree |
1997-11-18 |
wessels | don't call storeCheckSwapOut() if DELAY_SENDING is... |
commit | commitdiff | tree |
1997-11-18 |
wessels | We are prematurely calling storeComplete() on ftp listings! |
commit | commitdiff | tree |
1997-11-18 |
wessels | We're coredumping with wierd results on oceana. -... |
commit | commitdiff | tree |
1997-11-18 |
wessels | proxy auth user/passwd fix |
commit | commitdiff | tree |
1997-11-18 |
wessels | up loopdetect threshold to 10 |
commit | commitdiff | tree |
1997-11-15 |
wessels | next big step on 5 minute averages |
commit | commitdiff | tree |
1997-11-15 |
wessels | rusage hacks if its not defined |
commit | commitdiff | tree |
1997-11-15 |
wessels | add tvSubS~Dsec() |
commit | commitdiff | tree |
1997-11-15 |
wessels | New averaging counter stuff |
commit | commitdiff | tree |
1997-11-15 |
wessels | remove unused cruft |
commit | commitdiff | tree |
1997-11-15 |
wessels | update |
commit | commitdiff | tree |
1997-11-15 |
wessels | Fix storeClientCopy2() bug. We can't compare copy_offs... |
commit | commitdiff | tree |
1997-11-15 |
wessels | Use new ignoreErrno() |
commit | commitdiff | tree |
1997-11-15 |
wessels | In clientReadRequest(), moved reinstalling the read... |
commit | commitdiff | tree |
1997-11-14 |
wessels | Fix 'EOF' bug in storeClientCopy2(). If the client... |
commit | commitdiff | tree |
1997-11-14 |
wessels | remove HTTP version debug |
commit | commitdiff | tree |
1997-11-14 |
wessels | compiler |
commit | commitdiff | tree |
1997-11-14 |
wessels | EBIT bugfix. Was passing REQ_CACHABLE enum as a bitfield. |
commit | commitdiff | tree |
1997-11-14 |
wessels | David Luyer's fixes |
commit | commitdiff | tree |
1997-11-14 |
wessels | update |
commit | commitdiff | tree |
1997-11-14 |
wessels | 1.2.beta6 |
commit | commitdiff | tree |
1997-11-13 |
wessels | preliminary AS number support |
commit | commitdiff | tree |
1997-11-13 |
wessels | typo |
commit | commitdiff | tree |
1997-11-13 |
wessels | Check failure ratio is broken because log_tags and... |
commit | commitdiff | tree |
1997-11-13 |
wessels | update |
commit | commitdiff | tree |
1997-11-13 |
wessels | remove fatal_dump calls |
commit | commitdiff | tree |
1997-11-13 |
wessels | remove fatal_dump calls |
commit | commitdiff | tree |
1997-11-13 |
wessels | Ron Gomes fixes. |
commit | commitdiff | tree |
1997-11-13 |
wessels | Added ``SLASH_HACK.'' If CWD to the first directory... |
commit | commitdiff | tree |
1997-11-13 |
wessels | Henrik: trigger re-read of passwd file if auth fails |
commit | commitdiff | tree |
1997-11-13 |
wessels | pass LMT = 0 instead of -1 |
commit | commitdiff | tree |
1997-11-13 |
wessels | Fixed proxy auth support |
commit | commitdiff | tree |
1997-11-12 |
wessels | up debug level on 'seeking to offset' message |
commit | commitdiff | tree |
1997-11-12 |
wessels | - Change all BIT_{SET,CLR,TEST} to EBIT_ versions with... |
commit | commitdiff | tree |
1997-11-11 |
wessels | OOF! Somehow this bit of logic got lost which releases... |
commit | commitdiff | tree |
1997-11-11 |
wessels | remove old, unused cruft |
commit | commitdiff | tree |
1997-11-11 |
wessels | remove unused prototypes |
commit | commitdiff | tree |
1997-11-11 |
wessels | Bad things were happening when we copied the mem->reply... |
commit | commitdiff | tree |
1997-11-11 |
wessels | re-enable signal catching while sleeping during child... |
commit | commitdiff | tree |
1997-11-11 |
wessels | relocate timeout handler from ctrl to data for LIST... |
commit | commitdiff | tree |
1997-11-07 |
wessels | spello |
commit | commitdiff | tree |
1997-11-07 |
wessels | 1.2.beta5 |
commit | commitdiff | tree |
1997-11-07 |
wessels | update |
commit | commitdiff | tree |
1997-11-07 |
wessels | debug change |
commit | commitdiff | tree |
1997-11-07 |
wessels | update |
commit | commitdiff | tree |
1997-11-06 |
wessels | fix reference_age. the value to pow() must be MINUTES |
commit | commitdiff | tree |
1997-11-06 |
wessels | compiler |
commit | commitdiff | tree |
1997-11-06 |
wessels | update |
commit | commitdiff | tree |
1997-11-05 |
wessels | remove assertion that reqnum == 0. |
commit | commitdiff | tree |
1997-11-05 |
wessels | Set reqnum to |
commit | commitdiff | tree |
1997-11-05 |
wessels | hm, we had a no-op storeGet() |
commit | commitdiff | tree |
1997-11-05 |
wessels | LINT |
commit | commitdiff | tree |
1997-11-05 |
wessels | trying to rearrange file names so they make more sense. |
commit | commitdiff | tree |
1997-11-05 |
wessels | Fixed storeDirSwapLog problems upon reconfigure |
commit | commitdiff | tree |
1997-11-05 |
wessels | Fix 'arbtext' wierdnesses |
commit | commitdiff | tree |
1997-11-05 |
wessels | wrap keys in storeKey() |
commit | commitdiff | tree |
1997-11-05 |
wessels | support '%%' -> '%' |
commit | commitdiff | tree |
1997-11-05 |
wessels | add USE_ASYNC_IO |
commit | commitdiff | tree |
1997-11-05 |
wessels | change all (in minutes) etc to 'time-units' |
commit | commitdiff | tree |
1997-11-05 |
wessels | Fixed snprintf() bug and cleaned up prototypes |
commit | commitdiff | tree |
1997-11-04 |
wessels | hier_strings[] had too many members |
commit | commitdiff | tree |
1997-11-04 |
wessels | last minute SHA commits |
commit | commitdiff | tree |
1997-11-04 |
wessels | STORE_KEY_SHA |
commit | commitdiff | tree |
1997-11-04 |
wessels | new store key fixes |
commit | commitdiff | tree |
1997-11-04 |
wessels | FLEXIBLE CACHE KEYS. Can use either URLs or SHA digests. |
commit | commitdiff | tree |
1997-11-04 |
wessels | binary tree fixes from 1.1.18 |
commit | commitdiff | tree |
1997-11-04 |
wessels | lost rfc1738_unescape() somehow |
commit | commitdiff | tree |
1997-11-04 |
wessels | missing break (Henrik) |
commit | commitdiff | tree |
1997-11-03 |
wessels | From: Henrik Nordstrom <hno@hem.passagen.se> |
commit | commitdiff | tree |
next |