You are viewing a plain text version of this content. The canonical link for it is here.
- Warning, deluge of JIRA issue closure emails coming. - posted by Graham Dumpleton <gr...@gmail.com> on 2007/04/02 13:09:24 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-8) Improve apache.load_module with a two-level locking scheme - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:13:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-27) mod_python.publisher authentication - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:15:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-38) Passing req.form into psp.PSP(). - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:15:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-43) mod_python.publisher auth functions access to globals - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:17:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-47) Digest Authorization header causes bad request error. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:21:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-54) Add a way to import a published page into another published page - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:23:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-63) Handle wildcard in Directory to sys.path transfer - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:23:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-77) The multiple interpreter concept of mod_python is broken for Python extension modules since Python 2.3 - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:25:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-78) No support for Apache 2.2 yet - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:27:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-84) req.sendfile(filename) sends an incorrect number of bytes when filename is a symlink - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:29:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-90) Explicitly don't allow Pdb support to work if not ONE_PROCESS mode. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:39:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-91) Improve error message when "quit" run in pdb debugger. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:39:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-93) Improve util.FieldStorage efficiency - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:41:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:45:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-100) raise apache.SERVER_RETURN, apache.OK aborts handlers. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:47:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-101) If target handler found but evaluates false, there should still be an error if not silent. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:49:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-103) Implement req.add_output_filter(). - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/02 13:51:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-104) Allow Python code callouts with mod_include (SSI). - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:11:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-107) mod_python.publisher shouldn't flush result when written. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:13:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-108) Let Cookie support new HttpOnly property to prevent cross-site cookie stealing - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:15:32 UTC, 0 replies.
- [jira] Reopened: (MODPYTHON-109) Signal handler calling Py_Finalize() when child processes being killed. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:32:35 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-111) Sessions don't set accessed time on read - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:34:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-112) If using filters value of req.phase only valid up till first req.read()/req.write(). - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:36:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-115) import_module() and multiple modules of same name. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:38:33 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-114) Problems with PythonPath directive. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:38:33 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-113) PythonImport should use apache.import_module() and not PyImport_ImportModule(). - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:38:33 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-118) Allow PythonImport to optionally call function in module. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:40:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-116) Attributes removed from module code file still accessible until restart. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:40:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-119) DBM Session test shouldn't use default database. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:40:33 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-120) Connection handler test fails on virtual hosting system such as OpenVPS. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:42:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-121) The local/remote host tests fail for a virtual hosting system such as OpenVPS. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:42:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-122) configure fails when using bash 3.1.x - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:44:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-124) Improvements associated with the req.ap_auth_type attribute. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:46:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-125) Improvements associated with req.handler for type checker phase. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:46:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-126) PythonHandler in directive sets req.hlist.directory to useless value. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:48:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-128) Have assigning req.filename automatically update req.finfo. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:50:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-127) Use namespace for mod_python PythonOption settings. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/05 13:50:32 UTC, 0 replies.
- [jira] Commented: (MODPYTHON-109) Signal handler calling Py_Finalize() when child processes being killed. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 07:00:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-130) Improvements associated with modifications times. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:24:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-129) HandlerDispatch doesn't treat OK/DECLINED result properly for all phases. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:24:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-132) Expose ap_construct_url() in request object. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:26:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-131) Make name of mutex directory configurable. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:26:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-133) req.server.get_config() table object populated wrongly. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:30:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-134) Setting PythonDebug to Off, doesn't override On setting in parent scope. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:30:34 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-135) [SECURITY] A Security Issue with FileSession in 3.2.7 - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:30:35 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-137) Add req.server.get_options() for obtain PythonOption values set at global level. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:32:33 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-140) util.redirect() returns wrong SERVER_RETURN status value - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:32:34 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-139) Running make clean/distclean doesn't clean up test directory. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:32:34 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-141) Allow handlers to trigger proxying of requests. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:32:35 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-142) Make req.no_cache and req.no_local_copy writable. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:34:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-143) Implement and integrate a new module importer. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:34:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-147) PythonImport directives causing duplicate entries in sys.path. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:36:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-145) Make number of mutex locks configurable at apache startup - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:36:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-144) Make apache._server/apace._interpreter part of public API. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:36:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-148) Additional constants for mod_python.apache module. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:36:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-150) make_obcallback not thread protected - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:38:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-151) PythonDebug exception error page doesn't escape special HTML characters. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:38:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-149) Allow cross subdomain sessions. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:38:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-152) req.main/prev from subrequest should yield true Python request object. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:40:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-153) Add req.discard_request_body(). - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:40:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-155) req.add_handler() and inheritance of directory to be searched for module - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:42:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-154) PythonPath overriding use of Python*Handler directory. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:42:32 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-156) Module imports from server side includes and new importer. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/11 13:42:32 UTC, 0 replies.
- [jira] Updated: (MODPYTHON-169) Add feature to allow mod_python to be an auth provider. - posted by "Jonathan Guthrie (JIRA)" <ji...@apache.org> on 2007/04/12 05:38:32 UTC, 0 replies.
- [jira] Created: (MODPYTHON-217) Python 2.3 and simplified GIL state API still causes problems. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:25:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-157) PythonInterpPerDirectory broken for directory request in fixup phase and earlier. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:29:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-159) multiline headers in multipart/form not handled - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:31:16 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-160) req.add_handler/req.handler and PythonInterpPerDirective - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:38:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-161) Wrong interpreter chosen with req.add_handler()/PythonInterpPerDirective. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:40:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-164) Allow req.add_handler()/req.register_*_filter() to take module/function for handler. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:40:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-165) Exporting functions from mod_python to allow access to interpreters etc. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:42:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-166) PythonHandlerModule doesn't set up PythonAuthenHandler registration. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:42:16 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-167) If PythonDebug is On and error occurs, status is 200 when it should really be 500. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:46:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-168) psp_parser fails when CR is used as a line terminator - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:46:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-170) Allow access to request_rec/server_rec/conn_rec/filter_rec as Python CObject. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:48:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-171) Assignment to req.filename and POSIX style pathnames. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:50:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-172) Memory leak with util.fieldstorage using mod_python 3.2.8 on apache 2.0.55 - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:54:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-173) DbmSession creates world readable db file - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:56:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-174) Update requirements to Apache 2.0.47 or greater - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 12:58:15 UTC, 0 replies.
- [jira] Closed: (MODPYTHON-175) PSP error page accessing session object can cause a deadlock. - posted by "Graham Dumpleton (JIRA)" <ji...@apache.org> on 2007/04/17 13:00:15 UTC, 0 replies.
- [jira] Created: (MODPYTHON-218) Access to additional Apache functions and request_rec fields - posted by "Richard Barrett (JIRA)" <ji...@apache.org> on 2007/04/30 20:04:15 UTC, 0 replies.