metasploit-framework/lib/msf/core/rpc/v10
James Lee d79f8b0492 Add with_connection wrappers to the database rpc calls
Certainly not all of these methods require a connection, but it is
better to check one out when we don't need it than to risk grabbing an
implicit connection that will never be handed back to the pool.
2012-04-19 22:58:24 -06:00
..
client.rb Fix2 rpc exception handling 2011-12-30 07:05:26 +01:00
constants.rb massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
rpc_auth.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
rpc_base.rb massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
rpc_console.rb massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
rpc_core.rb massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
rpc_db.rb Add with_connection wrappers to the database rpc calls 2012-04-19 22:58:24 -06:00
rpc_job.rb massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
rpc_module.rb Allow RPC clients to discover supported encoding formats. 2012-01-28 15:46:17 -05:00
rpc_plugin.rb massive removal of spaces at EOL and some bad tabs 2011-11-20 12:32:06 +11:00
rpc_session.rb Merge session-host-rework branch back to master 2012-02-28 18:29:39 -07:00
service.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00