metasploit-framework/lib/msf/core/rpc/v10
wchen-r7 910ae8a480 Fix #5461, actually stop a job from the RPC service
Fix #5461. The RPC service is incorrectly using the wrong method to
stop a job, this patch should fix that.
2015-06-04 23:09:55 -05:00
..
client.rb minor RPC documentation tweaks 2015-04-27 11:11:08 -05:00
constants.rb First round of RPC API documentation 2015-04-22 01:02:05 -05:00
rpc_auth.rb minor RPC documentation tweaks 2015-04-27 11:11:08 -05:00
rpc_base.rb First round of RPC API documentation 2015-04-22 01:02:05 -05:00
rpc_console.rb minor RPC documentation tweaks 2015-04-27 11:11:08 -05:00
rpc_core.rb Final round of documentation 2015-04-24 11:58:12 -05:00
rpc_db.rb simplify and fix rpc_get_note 2015-05-01 16:01:07 -05:00
rpc_job.rb Fix #5461, actually stop a job from the RPC service 2015-06-04 23:09:55 -05:00
rpc_module.rb minor RPC documentation tweaks 2015-04-27 11:11:08 -05:00
rpc_plugin.rb minor RPC documentation tweaks 2015-04-27 11:11:08 -05:00
rpc_session.rb add sid to the the yard docs 2015-05-21 09:30:09 -05:00
service.rb Revert #4859, temporary solution for unbreaking client 2015-02-28 14:07:26 -06:00