From nobody@hyperreal.com Tue Oct 8 01:14:47 1996 Received: by taz.hyperreal.com (8.7.6/V2.0) id BAA17824; Tue, 8 Oct 1996 01:14:47 -0700 (PDT) Message-Id: <199610080814.BAA17824@taz.hyperreal.com> Date: Tue, 8 Oct 1996 01:14:47 -0700 (PDT) From: David MacKenzie Reply-To: djm@va.pubnix.com To: apbugs@hyperreal.com Subject: X-Send-Pr-Version: 3.2 >Number: 12 >Category: mod_cookie >Synopsis: >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: change-request >Submitter-Id: apache >Arrival-Date: Tue Oct 8 01:20:01 1996 >Last-Modified: Tue Oct 8 14:32:33 PDT 1996 >Originator: djm@va.pubnix.com >Organization: >Release: 1.2-dev >Environment: >Description: Subject: user tracking module--on by default? Most apache modules (status, anon_auth, cern_meta) don't automatically activate when linked in. The development version of mod_usertrack does, though. This is an undesirable behavior at our site, as well as being inconsistent with other modules. I've applied this patch locally: >How-To-Repeat: >Fix: + *t = 1; + return (void *)t; ++ *t = 1; + return (void *)t; + } } %0 >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: brian State-Changed-When: Tue Oct 8 14:32:32 PDT 1996 State-Changed-Why: (accidental post) >Unformatted: