metasploit-framework/lib/msf
Markus Wulftange 80243c6e4d Disable default sorting on MSSQL results
When printing output using the `mssql_print_reply`, the output gets
sorted by default by the first column. This can distort the output,
especially when the row order is crucial like in case of executing
external commands with `mssql_xpcmdshell`.

This patch disables sorting by initializing Rex::Ui::Text::Table
with SortIndex = -1.
2013-09-09 20:14:48 +02:00
..
base Retab lib 2013-08-30 16:28:33 -05:00
core Disable default sorting on MSSQL results 2013-09-09 20:14:48 +02:00
scripts Refactor WindowsServices 2012-11-06 17:30:04 -06:00
ui Retab lib 2013-08-30 16:28:33 -05:00
util Retab lib 2013-08-30 16:28:33 -05:00
LICENSE
base.rb Fix Undocumentable method, missing name YARD warning 2013-03-30 15:32:38 -05:00
core.rb Retab lib 2013-08-30 16:28:33 -05:00
events.rb Retab lib 2013-08-30 16:28:33 -05:00
sanity.rb Retab lib 2013-08-30 16:28:33 -05:00
ui.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
util.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
windows_error.rb Retab lib 2013-08-30 16:28:33 -05:00