Lines Matching refs:rexec
4779 - Bastion.py and rexec.py are disabled. These modules are not safe in
5675 - Fixed bug #636769: rexec would run unallowed code if subclasses of
6977 - In restricted execution mode (using the rexec module), unmarshalling
11300 - The classes rexec.RModuleLoader and rexec.RModuleImporter no
11709 - Improvements to rexec.py: package support; support a (minimal)
12709 - Restricted execution (rexec): added the pcre module (support for the
14246 (e.g. the rexec module). Also close the file in some cases and add
14263 - Fixed a series of embarrassing typos in rexec's handling of standard
14338 restricted mode (rexec, Bastion) and the formatter module (for use
14863 - Fixed an interface bug in the rexec module: it was impossible to pass a
14864 hooks instance to the RExec class. rexec now also supports the dynamic
15026 The module "rexec" has been rewritten (incompatibly) to define a class
15131 the new (unsupported, undocumented) module rexec.py.