Update version according to OSCI-883 havana
authorDmitry Burmistrov <dburmistrov@mirantis.com>
Fri, 15 Nov 2013 12:59:54 +0000 (16:59 +0400)
committerDmitry Burmistrov <dburmistrov@mirantis.com>
Fri, 15 Nov 2013 12:59:54 +0000 (16:59 +0400)
commit7c9314f502cde8daad23b61d10b24a542e04154a
tree9264b7360f878ee0b958b172a574d7e5c4fdc7e4
parentd1f1649ba43c5cbc43c4beb2380096ba051d646a
Update version according to OSCI-883
422 files changed:
debian/changelog
debian/control
debian/mcollective-common.dirs [deleted file]
debian/mcollective.dirs [new file with mode: 0644]
debian/mcollective.init [changed mode: 0644->0755]
debian/mcollective.install
debian/patches/00list [deleted file]
debian/patches/conffile.dpatch [deleted file]
debian/patches/initlsb.dpatch [deleted file]
debian/patches/makefile.dpatch [deleted file]
debian/patches/pluginsdir.dpatch [deleted file]
debian/patches/pluginsdir.patch [new file with mode: 0755]
debian/patches/series [new file with mode: 0644]
debian/rules
debian/source/format [new file with mode: 0644]
doc/Array.html [new file with mode: 0644]
doc/COPYING.html [new file with mode: 0644]
doc/Dir.html [new file with mode: 0644]
doc/Gemfile.html [new file with mode: 0644]
doc/MCollective.html [new file with mode: 0644]
doc/MCollective/Agent.html [new file with mode: 0644]
doc/MCollective/Agents.html [new file with mode: 0644]
doc/MCollective/Aggregate.html [new file with mode: 0644]
doc/MCollective/Aggregate/Base.html [new file with mode: 0644]
doc/MCollective/Aggregate/Result.html [new file with mode: 0644]
doc/MCollective/Aggregate/Result/Base.html [new file with mode: 0644]
doc/MCollective/Aggregate/Result/CollectionResult.html [new file with mode: 0644]
doc/MCollective/Aggregate/Result/NumericResult.html [new file with mode: 0644]
doc/MCollective/Application.html [moved from doc/classes/MCollective/Application.html with 56% similarity]
doc/MCollective/Applications.html [new file with mode: 0644]
doc/MCollective/Cache.html [new file with mode: 0644]
doc/MCollective/Client.html [moved from doc/classes/MCollective/Client.html with 57% similarity]
doc/MCollective/CodedError.html [new file with mode: 0644]
doc/MCollective/Config.html [new file with mode: 0644]
doc/MCollective/Connector.html [new file with mode: 0644]
doc/MCollective/Connector/Base.html [new file with mode: 0644]
doc/MCollective/DDL.html [new file with mode: 0644]
doc/MCollective/DDL/AgentDDL.html [new file with mode: 0644]
doc/MCollective/DDL/Base.html [moved from doc/classes/MCollective/DDL/Base.html with 53% similarity]
doc/MCollective/DDL/DataDDL.html [new file with mode: 0644]
doc/MCollective/DDL/DiscoveryDDL.html [new file with mode: 0644]
doc/MCollective/DDL/ValidatorDDL.html [new file with mode: 0644]
doc/MCollective/DDLValidationError.html [new file with mode: 0644]
doc/MCollective/Data.html [new file with mode: 0644]
doc/MCollective/Data/Base.html [new file with mode: 0644]
doc/MCollective/Data/Result.html [new file with mode: 0644]
doc/MCollective/Discovery.html [new file with mode: 0644]
doc/MCollective/Facts.html [new file with mode: 0644]
doc/MCollective/Facts/Base.html [new file with mode: 0644]
doc/MCollective/Generators.html [new file with mode: 0644]
doc/MCollective/Generators/AgentGenerator.html [new file with mode: 0644]
doc/MCollective/Generators/Base.html [new file with mode: 0644]
doc/MCollective/Generators/DataGenerator.html [new file with mode: 0644]
doc/MCollective/InvalidRPCData.html [new file with mode: 0644]
doc/MCollective/Log.html [new file with mode: 0644]
doc/MCollective/Logger.html [new file with mode: 0644]
doc/MCollective/Logger/Base.html [new file with mode: 0644]
doc/MCollective/Logger/Console_logger.html [new file with mode: 0644]
doc/MCollective/Logger/File_logger.html [new file with mode: 0644]
doc/MCollective/Logger/Syslog_logger.html [new file with mode: 0644]
doc/MCollective/Matcher.html [moved from doc/classes/MCollective/Matcher.html with 59% similarity]
doc/MCollective/Matcher/Parser.html [moved from doc/classes/MCollective/Matcher/Parser.html with 53% similarity]
doc/MCollective/Matcher/Scanner.html [new file with mode: 0644]
doc/MCollective/Message.html [new file with mode: 0644]
doc/MCollective/MissingRPCData.html [new file with mode: 0644]
doc/MCollective/MsgDoesNotMatchRequestID.html [new file with mode: 0644]
doc/MCollective/MsgTTLExpired.html [new file with mode: 0644]
doc/MCollective/NotTargettedAtUs.html [new file with mode: 0644]
doc/MCollective/Optionparser.html [moved from doc/classes/MCollective/Optionparser.html with 55% similarity]
doc/MCollective/PluginManager.html [new file with mode: 0644]
doc/MCollective/PluginPackager.html [new file with mode: 0644]
doc/MCollective/PluginPackager/AgentDefinition.html [new file with mode: 0644]
doc/MCollective/PluginPackager/StandardDefinition.html [new file with mode: 0644]
doc/MCollective/RPC.html [new file with mode: 0644]
doc/MCollective/RPC/ActionRunner.html [new file with mode: 0644]
doc/MCollective/RPC/Agent.html [new file with mode: 0644]
doc/MCollective/RPC/Audit.html [new file with mode: 0644]
doc/MCollective/RPC/Client.html [moved from doc/classes/MCollective/RPC/Client.html with 70% similarity]
doc/MCollective/RPC/Helpers.html [moved from doc/classes/MCollective/RPC/Helpers.html with 68% similarity]
doc/MCollective/RPC/Progress.html [new file with mode: 0644]
doc/MCollective/RPC/Reply.html [new file with mode: 0644]
doc/MCollective/RPC/Request.html [new file with mode: 0644]
doc/MCollective/RPC/Result.html [new file with mode: 0644]
doc/MCollective/RPC/Stats.html [moved from doc/classes/MCollective/RPC/Stats.html with 50% similarity]
doc/MCollective/RPCAborted.html [new file with mode: 0644]
doc/MCollective/RPCError.html [new file with mode: 0644]
doc/MCollective/Registration.html [new file with mode: 0644]
doc/MCollective/Registration/Base.html [new file with mode: 0644]
doc/MCollective/Runner.html [new file with mode: 0644]
doc/MCollective/RunnerStats.html [new file with mode: 0644]
doc/MCollective/SSL.html [moved from doc/classes/MCollective/SSL.html with 53% similarity]
doc/MCollective/Security.html [new file with mode: 0644]
doc/MCollective/Security/Base.html [moved from doc/classes/MCollective/Security/Base.html with 53% similarity]
doc/MCollective/SecurityValidationFailed.html [new file with mode: 0644]
doc/MCollective/Shell.html [new file with mode: 0644]
doc/MCollective/Translatable.html [new file with mode: 0644]
doc/MCollective/UnixDaemon.html [new file with mode: 0644]
doc/MCollective/UnknownRPCAction.html [new file with mode: 0644]
doc/MCollective/UnknownRPCError.html [new file with mode: 0644]
doc/MCollective/Util.html [moved from doc/classes/MCollective/Util.html with 65% similarity]
doc/MCollective/Validator.html [new file with mode: 0644]
doc/MCollective/ValidatorError.html [new file with mode: 0644]
doc/MCollective/WindowsDaemon.html [new file with mode: 0644]
doc/Object.html [moved from doc/files/install_rb.html with 59% similarity]
doc/README.html [new file with mode: 0644]
doc/Rakefile.html [new file with mode: 0644]
doc/String.html [new file with mode: 0644]
doc/Symbol.html [new file with mode: 0644]
doc/bin/mc-call-agent.html [new file with mode: 0644]
doc/bin/mco.html [new file with mode: 0644]
doc/bin/mcollectived.html [new file with mode: 0644]
doc/classes/Array.html [deleted file]
doc/classes/Dir.html [deleted file]
doc/classes/MCollective.html [deleted file]
doc/classes/MCollective/Agent.html [deleted file]
doc/classes/MCollective/Agents.html [deleted file]
doc/classes/MCollective/Aggregate.html [deleted file]
doc/classes/MCollective/Aggregate/Base.html [deleted file]
doc/classes/MCollective/Aggregate/Result.html [deleted file]
doc/classes/MCollective/Aggregate/Result/Base.html [deleted file]
doc/classes/MCollective/Aggregate/Result/CollectionResult.html [deleted file]
doc/classes/MCollective/Aggregate/Result/NumericResult.html [deleted file]
doc/classes/MCollective/Applications.html [deleted file]
doc/classes/MCollective/Cache.html [deleted file]
doc/classes/MCollective/CodedError.html [deleted file]
doc/classes/MCollective/Config.html [deleted file]
doc/classes/MCollective/Connector.html [deleted file]
doc/classes/MCollective/Connector/Base.html [deleted file]
doc/classes/MCollective/DDL.html [deleted file]
doc/classes/MCollective/DDL/AgentDDL.html [deleted file]
doc/classes/MCollective/DDL/DataDDL.html [deleted file]
doc/classes/MCollective/DDL/DiscoveryDDL.html [deleted file]
doc/classes/MCollective/DDL/ValidatorDDL.html [deleted file]
doc/classes/MCollective/DDLValidationError.html [deleted file]
doc/classes/MCollective/Data.html [deleted file]
doc/classes/MCollective/Data/Base.html [deleted file]
doc/classes/MCollective/Data/Result.html [deleted file]
doc/classes/MCollective/Discovery.html [deleted file]
doc/classes/MCollective/Facts.html [deleted file]
doc/classes/MCollective/Facts/Base.html [deleted file]
doc/classes/MCollective/Generators.html [deleted file]
doc/classes/MCollective/Generators/AgentGenerator.html [deleted file]
doc/classes/MCollective/Generators/Base.html [deleted file]
doc/classes/MCollective/Generators/DataGenerator.html [deleted file]
doc/classes/MCollective/InvalidRPCData.html [deleted file]
doc/classes/MCollective/Log.html [deleted file]
doc/classes/MCollective/Logger.html [deleted file]
doc/classes/MCollective/Logger/Base.html [deleted file]
doc/classes/MCollective/Logger/Console_logger.html [deleted file]
doc/classes/MCollective/Logger/File_logger.html [deleted file]
doc/classes/MCollective/Logger/Syslog_logger.html [deleted file]
doc/classes/MCollective/Matcher/Scanner.html [deleted file]
doc/classes/MCollective/Message.html [deleted file]
doc/classes/MCollective/MissingRPCData.html [deleted file]
doc/classes/MCollective/MsgDoesNotMatchRequestID.html [deleted file]
doc/classes/MCollective/MsgTTLExpired.html [deleted file]
doc/classes/MCollective/NotTargettedAtUs.html [deleted file]
doc/classes/MCollective/PluginManager.html [deleted file]
doc/classes/MCollective/PluginPackager.html [deleted file]
doc/classes/MCollective/PluginPackager/AgentDefinition.html [deleted file]
doc/classes/MCollective/PluginPackager/StandardDefinition.html [deleted file]
doc/classes/MCollective/RPC.html [deleted file]
doc/classes/MCollective/RPC/ActionRunner.html [deleted file]
doc/classes/MCollective/RPC/Agent.html [deleted file]
doc/classes/MCollective/RPC/Audit.html [deleted file]
doc/classes/MCollective/RPC/Progress.html [deleted file]
doc/classes/MCollective/RPC/Reply.html [deleted file]
doc/classes/MCollective/RPC/Request.html [deleted file]
doc/classes/MCollective/RPC/Result.html [deleted file]
doc/classes/MCollective/RPCAborted.html [deleted file]
doc/classes/MCollective/RPCError.html [deleted file]
doc/classes/MCollective/Registration.html [deleted file]
doc/classes/MCollective/Registration/Base.html [deleted file]
doc/classes/MCollective/Runner.html [deleted file]
doc/classes/MCollective/RunnerStats.html [deleted file]
doc/classes/MCollective/Security.html [deleted file]
doc/classes/MCollective/SecurityValidationFailed.html [deleted file]
doc/classes/MCollective/Shell.html [deleted file]
doc/classes/MCollective/Translatable.html [deleted file]
doc/classes/MCollective/UnixDaemon.html [deleted file]
doc/classes/MCollective/UnknownRPCAction.html [deleted file]
doc/classes/MCollective/UnknownRPCError.html [deleted file]
doc/classes/MCollective/Validator.html [deleted file]
doc/classes/MCollective/ValidatorError.html [deleted file]
doc/classes/MCollective/WindowsDaemon.html [deleted file]
doc/classes/String.html [deleted file]
doc/classes/Symbol.html [deleted file]
doc/created.rid
doc/etc/client_cfg_dist.html [new file with mode: 0644]
doc/etc/data-help_erb.html [new file with mode: 0644]
doc/etc/discovery-help_erb.html [new file with mode: 0644]
doc/etc/facts_yaml_dist.html [new file with mode: 0644]
doc/etc/metadata-help_erb.html [new file with mode: 0644]
doc/etc/msg-help_erb.html [new file with mode: 0644]
doc/etc/rpc-help_erb.html [new file with mode: 0644]
doc/etc/server_cfg_dist.html [new file with mode: 0644]
doc/etc/ssl/PLACEHOLDER.html [new file with mode: 0644]
doc/etc/ssl/clients/PLACEHOLDER.html [new file with mode: 0644]
doc/files/lib/mcollective/agent_rb.html [deleted file]
doc/files/lib/mcollective/agents_rb.html [deleted file]
doc/files/lib/mcollective/aggregate/base_rb.html [deleted file]
doc/files/lib/mcollective/aggregate/result/base_rb.html [deleted file]
doc/files/lib/mcollective/aggregate/result/collection_result_rb.html [deleted file]
doc/files/lib/mcollective/aggregate/result/numeric_result_rb.html [deleted file]
doc/files/lib/mcollective/aggregate/result_rb.html [deleted file]
doc/files/lib/mcollective/aggregate_rb.html [deleted file]
doc/files/lib/mcollective/application_rb.html [deleted file]
doc/files/lib/mcollective/applications_rb.html [deleted file]
doc/files/lib/mcollective/cache_rb.html [deleted file]
doc/files/lib/mcollective/client_rb.html [deleted file]
doc/files/lib/mcollective/config_rb.html [deleted file]
doc/files/lib/mcollective/connector/base_rb.html [deleted file]
doc/files/lib/mcollective/connector_rb.html [deleted file]
doc/files/lib/mcollective/data/base_rb.html [deleted file]
doc/files/lib/mcollective/data/result_rb.html [deleted file]
doc/files/lib/mcollective/data_rb.html [deleted file]
doc/files/lib/mcollective/ddl/agentddl_rb.html [deleted file]
doc/files/lib/mcollective/ddl/base_rb.html [deleted file]
doc/files/lib/mcollective/ddl/dataddl_rb.html [deleted file]
doc/files/lib/mcollective/ddl/discoveryddl_rb.html [deleted file]
doc/files/lib/mcollective/ddl/validatorddl_rb.html [deleted file]
doc/files/lib/mcollective/ddl_rb.html [deleted file]
doc/files/lib/mcollective/discovery_rb.html [deleted file]
doc/files/lib/mcollective/exception_rb.html [deleted file]
doc/files/lib/mcollective/facts/base_rb.html [deleted file]
doc/files/lib/mcollective/facts_rb.html [deleted file]
doc/files/lib/mcollective/generators/agent_generator_rb.html [deleted file]
doc/files/lib/mcollective/generators/base_rb.html [deleted file]
doc/files/lib/mcollective/generators/data_generator_rb.html [deleted file]
doc/files/lib/mcollective/generators_rb.html [deleted file]
doc/files/lib/mcollective/log_rb.html [deleted file]
doc/files/lib/mcollective/logger/base_rb.html [deleted file]
doc/files/lib/mcollective/logger/console_logger_rb.html [deleted file]
doc/files/lib/mcollective/logger/file_logger_rb.html [deleted file]
doc/files/lib/mcollective/logger/syslog_logger_rb.html [deleted file]
doc/files/lib/mcollective/logger_rb.html [deleted file]
doc/files/lib/mcollective/matcher/parser_rb.html [deleted file]
doc/files/lib/mcollective/matcher/scanner_rb.html [deleted file]
doc/files/lib/mcollective/matcher_rb.html [deleted file]
doc/files/lib/mcollective/message_rb.html [deleted file]
doc/files/lib/mcollective/monkey_patches_rb.html [deleted file]
doc/files/lib/mcollective/optionparser_rb.html [deleted file]
doc/files/lib/mcollective/pluginmanager_rb.html [deleted file]
doc/files/lib/mcollective/pluginpackager/agent_definition_rb.html [deleted file]
doc/files/lib/mcollective/pluginpackager/standard_definition_rb.html [deleted file]
doc/files/lib/mcollective/pluginpackager_rb.html [deleted file]
doc/files/lib/mcollective/registration/base_rb.html [deleted file]
doc/files/lib/mcollective/registration_rb.html [deleted file]
doc/files/lib/mcollective/rpc/actionrunner_rb.html [deleted file]
doc/files/lib/mcollective/rpc/agent_rb.html [deleted file]
doc/files/lib/mcollective/rpc/audit_rb.html [deleted file]
doc/files/lib/mcollective/rpc/client_rb.html [deleted file]
doc/files/lib/mcollective/rpc/helpers_rb.html [deleted file]
doc/files/lib/mcollective/rpc/progress_rb.html [deleted file]
doc/files/lib/mcollective/rpc/reply_rb.html [deleted file]
doc/files/lib/mcollective/rpc/request_rb.html [deleted file]
doc/files/lib/mcollective/rpc/result_rb.html [deleted file]
doc/files/lib/mcollective/rpc/stats_rb.html [deleted file]
doc/files/lib/mcollective/rpc_rb.html [deleted file]
doc/files/lib/mcollective/runner_rb.html [deleted file]
doc/files/lib/mcollective/runnerstats_rb.html [deleted file]
doc/files/lib/mcollective/security/base_rb.html [deleted file]
doc/files/lib/mcollective/security_rb.html [deleted file]
doc/files/lib/mcollective/shell_rb.html [deleted file]
doc/files/lib/mcollective/ssl_rb.html [deleted file]
doc/files/lib/mcollective/translatable_rb.html [deleted file]
doc/files/lib/mcollective/unix_daemon_rb.html [deleted file]
doc/files/lib/mcollective/util_rb.html [deleted file]
doc/files/lib/mcollective/validator_rb.html [deleted file]
doc/files/lib/mcollective/windows_daemon_rb.html [deleted file]
doc/files/lib/mcollective_rb.html [deleted file]
doc/fr_class_index.html [deleted file]
doc/fr_file_index.html [deleted file]
doc/fr_method_index.html [deleted file]
doc/images/brick.png [new file with mode: 0755]
doc/images/brick_link.png [new file with mode: 0755]
doc/images/bug.png [new file with mode: 0644]
doc/images/bullet_black.png [new file with mode: 0755]
doc/images/bullet_toggle_minus.png [new file with mode: 0755]
doc/images/bullet_toggle_plus.png [new file with mode: 0755]
doc/images/date.png [new file with mode: 0755]
doc/images/find.png [new file with mode: 0755]
doc/images/loadingAnimation.gif [new file with mode: 0644]
doc/images/macFFBgHack.png [new file with mode: 0644]
doc/images/package.png [new file with mode: 0755]
doc/images/page_green.png [new file with mode: 0755]
doc/images/page_white_text.png [new file with mode: 0755]
doc/images/page_white_width.png [new file with mode: 0755]
doc/images/plugin.png [new file with mode: 0755]
doc/images/ruby.png [new file with mode: 0755]
doc/images/tag_green.png [new file with mode: 0755]
doc/images/wrench.png [new file with mode: 0755]
doc/images/wrench_orange.png [new file with mode: 0755]
doc/images/zoom.png [new file with mode: 0755]
doc/index.html
doc/install_rb.html [new file with mode: 0644]
doc/js/darkfish.js [new file with mode: 0644]
doc/js/jquery.js [new file with mode: 0644]
doc/js/quicksearch.js [new file with mode: 0644]
doc/js/thickbox-compressed.js [new file with mode: 0644]
doc/lib/mcollective/agent_rb.html [new file with mode: 0644]
doc/lib/mcollective/agents_rb.html [new file with mode: 0644]
doc/lib/mcollective/aggregate/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/aggregate/result/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/aggregate/result/collection_result_rb.html [new file with mode: 0644]
doc/lib/mcollective/aggregate/result/numeric_result_rb.html [new file with mode: 0644]
doc/lib/mcollective/aggregate/result_rb.html [new file with mode: 0644]
doc/lib/mcollective/aggregate_rb.html [new file with mode: 0644]
doc/lib/mcollective/application_rb.html [new file with mode: 0644]
doc/lib/mcollective/applications_rb.html [new file with mode: 0644]
doc/lib/mcollective/cache_rb.html [new file with mode: 0644]
doc/lib/mcollective/client_rb.html [new file with mode: 0644]
doc/lib/mcollective/config_rb.html [new file with mode: 0644]
doc/lib/mcollective/connector/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/connector_rb.html [new file with mode: 0644]
doc/lib/mcollective/data/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/data/result_rb.html [new file with mode: 0644]
doc/lib/mcollective/data_rb.html [new file with mode: 0644]
doc/lib/mcollective/ddl/agentddl_rb.html [new file with mode: 0644]
doc/lib/mcollective/ddl/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/ddl/dataddl_rb.html [new file with mode: 0644]
doc/lib/mcollective/ddl/discoveryddl_rb.html [new file with mode: 0644]
doc/lib/mcollective/ddl/validatorddl_rb.html [new file with mode: 0644]
doc/lib/mcollective/ddl_rb.html [new file with mode: 0644]
doc/lib/mcollective/discovery_rb.html [new file with mode: 0644]
doc/lib/mcollective/exception_rb.html [new file with mode: 0644]
doc/lib/mcollective/facts/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/facts_rb.html [new file with mode: 0644]
doc/lib/mcollective/generators/agent_generator_rb.html [new file with mode: 0644]
doc/lib/mcollective/generators/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/generators/data_generator_rb.html [new file with mode: 0644]
doc/lib/mcollective/generators/templates/action_snippet_erb.html [new file with mode: 0644]
doc/lib/mcollective/generators/templates/data_input_snippet_erb.html [new file with mode: 0644]
doc/lib/mcollective/generators/templates/ddl_erb.html [new file with mode: 0644]
doc/lib/mcollective/generators/templates/plugin_erb.html [new file with mode: 0644]
doc/lib/mcollective/generators_rb.html [new file with mode: 0644]
doc/lib/mcollective/locales/en_yml.html [new file with mode: 0644]
doc/lib/mcollective/log_rb.html [new file with mode: 0644]
doc/lib/mcollective/logger/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/logger/console_logger_rb.html [new file with mode: 0644]
doc/lib/mcollective/logger/file_logger_rb.html [new file with mode: 0644]
doc/lib/mcollective/logger/syslog_logger_rb.html [new file with mode: 0644]
doc/lib/mcollective/logger_rb.html [new file with mode: 0644]
doc/lib/mcollective/matcher/parser_rb.html [new file with mode: 0644]
doc/lib/mcollective/matcher/scanner_rb.html [new file with mode: 0644]
doc/lib/mcollective/matcher_rb.html [new file with mode: 0644]
doc/lib/mcollective/message_rb.html [new file with mode: 0644]
doc/lib/mcollective/monkey_patches_rb.html [new file with mode: 0644]
doc/lib/mcollective/optionparser_rb.html [new file with mode: 0644]
doc/lib/mcollective/pluginmanager_rb.html [new file with mode: 0644]
doc/lib/mcollective/pluginpackager/agent_definition_rb.html [new file with mode: 0644]
doc/lib/mcollective/pluginpackager/standard_definition_rb.html [new file with mode: 0644]
doc/lib/mcollective/pluginpackager_rb.html [new file with mode: 0644]
doc/lib/mcollective/registration/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/registration_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/actionrunner_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/agent_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/audit_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/client_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/helpers_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/progress_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/reply_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/request_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/result_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc/stats_rb.html [new file with mode: 0644]
doc/lib/mcollective/rpc_rb.html [new file with mode: 0644]
doc/lib/mcollective/runner_rb.html [new file with mode: 0644]
doc/lib/mcollective/runnerstats_rb.html [new file with mode: 0644]
doc/lib/mcollective/security/base_rb.html [new file with mode: 0644]
doc/lib/mcollective/security_rb.html [new file with mode: 0644]
doc/lib/mcollective/shell_rb.html [new file with mode: 0644]
doc/lib/mcollective/ssl_rb.html [new file with mode: 0644]
doc/lib/mcollective/translatable_rb.html [new file with mode: 0644]
doc/lib/mcollective/unix_daemon_rb.html [new file with mode: 0644]
doc/lib/mcollective/util_rb.html [new file with mode: 0644]
doc/lib/mcollective/validator_rb.html [new file with mode: 0644]
doc/lib/mcollective/windows_daemon_rb.html [new file with mode: 0644]
doc/lib/mcollective_rb.html [new file with mode: 0644]
doc/mcollective_init.html [new file with mode: 0644]
doc/rdoc-style.css [deleted file]
doc/rdoc.css [new file with mode: 0644]
ext/Makefile.debian [deleted file]
ext/action_helpers/perl/.gitignore [deleted file]
ext/build_defaults.yaml [new file with mode: 0644]
ext/debian/changelog [new file with mode: 0644]
ext/debian/control
ext/debian/mcollective-common.dirs [deleted file]
ext/debian/mcollective.dirs [new file with mode: 0644]
ext/debian/mcollective.init
ext/debian/mcollective.install
ext/debian/patches/00list [deleted file]
ext/debian/patches/conffile.dpatch [deleted file]
ext/debian/patches/initlsb.dpatch [deleted file]
ext/debian/patches/makefile.dpatch [deleted file]
ext/debian/patches/pluginsdir.dpatch [deleted file]
ext/debian/patches/pluginsdir.patch [new file with mode: 0755]
ext/debian/patches/series [new file with mode: 0644]
ext/debian/rules
ext/debian/source/format [new file with mode: 0644]
ext/packaging.rake [new file with mode: 0644]
ext/project_data.yaml [new file with mode: 0644]
ext/redhat/mcollective.service [new file with mode: 0644]
ext/redhat/mcollective.spec
install.rb [new file with mode: 0755]
lib/mcollective.rb
lib/mcollective/rpc/agent.rb
lib/mcollective/shell.rb
lib/mcollective/vendor/i18n/.gitignore [deleted file]
lib/mcollective/vendor/i18n/.travis.yml [deleted file]
lib/mcollective/vendor/json/.gitignore [deleted file]
lib/mcollective/vendor/json/.travis.yml [deleted file]
lib/mcollective/vendor/json/diagrams/.keep [deleted file]
lib/mcollective/vendor/json/lib/json/ext/.keep [deleted file]
mcollective.init
plugins/mcollective/application/plugin.rb
plugins/mcollective/pluginpackager/debpackage_packager.rb
plugins/mcollective/pluginpackager/modulepackage_packager.rb [new file with mode: 0644]
plugins/mcollective/pluginpackager/ospackage_packager.rb
plugins/mcollective/pluginpackager/rpmpackage_packager.rb
plugins/mcollective/pluginpackager/templates/module/Modulefile.erb [new file with mode: 0644]
plugins/mcollective/pluginpackager/templates/module/README.md.erb [new file with mode: 0644]
plugins/mcollective/pluginpackager/templates/module/_manifest.pp.erb [new file with mode: 0644]