metasploit-framework/modules/auxiliary
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
..
admin Reverting disaster merge to 593363c5f with diff 2013-07-29 21:47:52 -05:00
analyze msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
bnat Fix file header comment 2013-03-07 17:53:19 -06:00
client/smtp msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
crawler Fix file header comment 2013-03-07 17:53:19 -06:00
docx Fix file header comment 2013-03-07 17:53:19 -06:00
dos Various description and title updates 2013-07-01 15:37:37 -05:00
fuzzers Fix file header comment 2013-03-07 17:53:19 -06:00
gather Minor updates to titles and descriptions 2013-07-22 13:04:54 -05:00
pdf/foxit msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
scanner Reverting disaster merge to 593363c5f with diff 2013-07-29 21:47:52 -05:00
server Remove $Id tags 2013-05-20 16:21:03 -05:00
sniffer msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
spoof fix an undefined variable bug in the DTP module 2013-05-28 14:52:58 -04:00
sqli/oracle msftidy: remove $Revision$ 2013-01-03 00:58:09 +01:00
voip final cleanup for sip_deregister 2012-11-27 18:34:31 +01:00
vsploit [FixRM:#8129] - Remove invalid metasploit.com references 2013-07-03 11:52:10 -05:00