metasploit-framework/modules/auxiliary/admin
Tod Beardsley 7e539332db Reverting disaster merge to 593363c5f with diff
There was a disaster of a merge at 6f37cf22eb that is particularly
difficult to untangle (it was a bad merge from a long-running local
branch).

What this commit does is simulate a hard reset, by doing thing:

 git checkout -b reset-hard-ohmu
 git reset --hard 593363c5f9
 git checkout upstream-master
 git checkout -b revert-via-diff
 git diff --no-prefix upstream-master..reset-hard-ohmy > patch
 patch -p0 < patch

Since there was one binary change, also did this:

 git checkout upstream-master data/exploits/CVE-2012-1535/Main.swf

Now we have one commit that puts everything back. It screws up
file-level history a little, but it's at least at a point where we can
move on with our lives. Sorry.
2013-07-29 21:47:52 -05:00
..
2wire msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
backupexec msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
cisco Fix trailing slash problem 2013-01-28 13:19:31 -06:00
db2 msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
edirectory msftidy: remove $Revision$ 2013-01-03 01:01:18 +01:00
emc msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
hp Handle nil for get_once 2012-06-04 15:31:10 -05:00
http Reverting disaster merge to 593363c5f with diff 2013-07-29 21:47:52 -05:00
maxdb msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
misc
motorola msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
ms msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
mssql Update mssql_findandsampledata.rb 2013-05-25 11:33:57 +05:00
mysql msftidy: remove $Revision$ 2013-01-03 01:01:18 +01:00
natpmp Fix file header comment 2013-03-07 17:53:19 -06:00
officescan msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
oracle msftidy: remove $Revision$ 2013-01-03 01:01:18 +01:00
pop2 msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
postgres msftidy: remove $Revision$ 2013-01-03 01:01:18 +01:00
sap Add OSVDB ref to sap_configservlet_exec_noauth 2013-04-25 08:13:32 -05:00
scada Fix file header comment 2013-03-07 17:53:19 -06:00
serverprotect msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
smb Disambiguate the module title from existing psexec 2013-07-17 17:11:56 -05:00
sunrpc msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
tftp
tikiwiki Correctly use normalize_uri() 2013-01-30 23:23:41 -06:00
vmware msftidy: remove $Id$ 2013-01-03 00:54:48 +01:00
vnc msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
vxworks msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
webmin Merges and resolves CJR's normalize_uri fixes 2013-01-07 11:16:58 -06:00
zend msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00