Commit Graph

20 Commits (1b89242a75b55ef4fcc83dce13b64e318b826542)

Author SHA1 Message Date
Samuel Huckins 37ef46264a
Pulling in latest MDM and credential versions
* Fully removing service uniqueness validation for now, more work to be
done on that to avoid regressions.
2015-02-05 14:05:24 -06:00
Samuel Huckins 8a04e37de8
Updating to latest MDM, metasploit-credential
Rails 4 compatibility related
2015-02-01 00:49:12 -06:00
Samuel Huckins 00f99b917c
Updating to latest MDM
MSP-12014

* Updates find_all_by to where
2015-01-31 21:38:24 -06:00
Samuel Huckins 8c55b660fc
Using latest MDM and credential gems
* Had to revert changes related to service uniqueness validation
(MSP-11643) due to newly discovered regressions
2015-01-28 16:14:48 -06:00
David Maloney 1bb1a51127
updated gemfile and lock file 2015-01-16 12:07:29 -06:00
David Maloney 129e579e69
update gemspec for newest mdm
this pulls latest mdm version into framework
which adds a uniqness validation to Service

MSP-11643
2015-01-07 15:35:55 -06:00
Samuel Huckins c8d80d5de5
Lands #4436, latest version of MDM
Fixes an issue with protocol inclusion when adding an NX console
2014-12-19 20:56:02 -06:00
David Maloney 82e7cd99b5
pull latest mdm 2014-12-19 14:58:01 -06:00
Matt Buck db0aeb2a05
Make the version constraint a range 2014-12-19 13:54:13 -06:00
Matt Buck c493ccfc06
Define the Rails version constraint in a library constant 2014-12-19 11:46:39 -06:00
Samuel Huckins 63320ce7bd
Updating to latest metasploit-credential, 0.13.8
Drops test log files that are clogging build
2014-12-14 21:05:32 -06:00
David Maloney 9c13183f20
use latest credential gem
this fixes issues with post modules trying
to set a Login's status back to UNTRIED
after it has already been tried

MSP-11782
2014-12-11 15:22:08 -06:00
David Maloney 7d37756e64
pull latest version of Metasploit-Credential
fixes multi-threaded handling of uniqueness validations
around credential objects

MSP-11757
2014-12-09 11:39:24 -06:00
Samuel Huckins 768d7477d7
metasploit-credential bump to 0.13.3
MSP-11609
2014-11-13 12:56:58 -06:00
David Maloney 49f10e6ed8
use latest version of metasploit-credential
MSP-11609
2014-11-13 11:26:05 -06:00
David Maloney e0163a325d
update metasploit-credential to 0.13.2 2014-11-12 11:16:51 -06:00
Tod Beardsley 64aaa50132
Revert 14514d7 as well
Another one snuck in there, see #4175

Revert "update gemspec for metasploit-credential"

This reverts commit 14514d7b8b, reversing
changes made to 6653d5e913.
2014-11-11 14:53:04 -06:00
David Maloney bf1558d702
update gemspec for metasploit-credential
update gemspec to use newest metasploit-credential

MSP-11592
2014-11-10 14:54:09 -06:00
Luke Imhoff 63b4c0beba
Depend on metasloit-framework in optional gemspecs
MSP-11578

Optional gemspecs should depend on the minimal metasploit-framework
because they don't work without metasploit-framework's code.
2014-11-05 12:33:44 -06:00
Luke Imhoff a56a063b84
Move db bundler group to metasploit-framework-db.gemspec
MSP-11578

This will allow Metasploit Pro to use the
metasploit-framework-db.gemspec to ensure it has the correct version of
gems that were previously only in metasploit-framework's Gemfile and so
weren't being checked for version compatibility when Pro used
metasploit-framework.gemspec.
2014-11-05 08:58:46 -06:00