Commit Graph

6 Commits

Author SHA1 Message Date
mike.auty@gmail.com 4239018d0e Match the help message to the plugin path separator. 2013-03-27 08:51:26 +00:00
mike.auty@gmail.com 50982a178d Make plugin path separators operating system dependent, matching the PATH environment variable. 2013-03-26 22:01:42 +00:00
mike.auty@gmail.com 95a074a164 Deprecate the semi-colon separated plugin syntax and follow the help message. 2012-09-14 15:14:37 +00:00
mike.auty@gmail.com a019abed5d Fix pyinstaller plugins support.
Includes plugins in both the internal pyz, and the unpacked data
directory, in order to have dynamic loading work properly.

Also ensure that existing __path__ directories don't throw the plugin
loader off by trying to import the same plugin twice under different
namespaces.
2012-07-08 21:19:08 +00:00
mike.auty@gmail.com e5aa86d908 Merge branch 'local/noregistry' into local/trunk 2012-03-08 23:39:19 +00:00
mike.auty@gmail.com 117e5b466a Move the Volatility-1.4_rc1 branch over to trunk. 2011-06-29 21:01:19 +00:00