Commit Graph

22 Commits

Author SHA1 Message Date
HD Moore 16170bd716 Let the GUI handle -r, change default window size to fit smaller screens, updated HTTP capture code, added keywords to payload
git-svn-id: file:///home/svn/framework3/trunk@5491 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-22 23:20:35 +00:00
HD Moore cd5d111296 Handle situations were ruby-gtk2 is available, but cairo is not. Fixes #191
git-svn-id: file:///home/svn/framework3/trunk@5407 4d416f70-5f16-0410-b530-b9f4589650da
2008-02-09 08:17:20 +00:00
HD Moore 271822da31 Merged revisions 5386-5391 via svnmerge from
svn+ssh://metasploit.com/home/svn/framework3/branches/framework-3.1

........
  r5391 | hdm | 2008-02-02 15:26:48 -0600 (Sat, 02 Feb 2008) | 3 lines
  
  Prepend a library directory to the search path, if MSF_LOCAL_LIB is set. This lets folks maintain a set of modified libraries that will be used instead of the official ones. Documentation updates as well.  
........


git-svn-id: file:///home/svn/framework3/trunk@5392 4d416f70-5f16-0410-b530-b9f4589650da
2008-02-02 21:29:46 +00:00
HD Moore 4adece5e53 Done with rubyw/gtk fixes, this seems to work
git-svn-id: file:///home/svn/framework3/trunk@5320 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 06:03:05 +00:00
HD Moore 221b408c37 Closer
git-svn-id: file:///home/svn/framework3/trunk@5319 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 05:48:16 +00:00
HD Moore 6494e494eb Not quite...
git-svn-id: file:///home/svn/framework3/trunk@5313 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 05:03:18 +00:00
HD Moore a9294fe2cd Final test
git-svn-id: file:///home/svn/framework3/trunk@5312 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 05:02:03 +00:00
HD Moore 23fc6f235a Yup, it works ;-)
git-svn-id: file:///home/svn/framework3/trunk@5311 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 05:00:13 +00:00
HD Moore 51aae4fa63 Yup, it works ;-)
git-svn-id: file:///home/svn/framework3/trunk@5310 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 04:58:47 +00:00
HD Moore 2e82451df2 Quick test
git-svn-id: file:///home/svn/framework3/trunk@5309 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 04:58:22 +00:00
HD Moore 65bfaa269d fixes to the search command in msfconsole. an attempt at solving the rubyw/gtk/stderr issue on windows
git-svn-id: file:///home/svn/framework3/trunk@5308 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-22 04:57:06 +00:00
HD Moore 6046b9ac79 No need to close these it seems
git-svn-id: file:///home/svn/framework3/trunk@5302 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:49:09 +00:00
HD Moore 003cc32be6 Clean up for the 3.1 release, hide features which are not completed or working well.
git-svn-id: file:///home/svn/framework3/trunk@5301 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:48:05 +00:00
fab 584d614ef2 update the require to launch msfgui
git-svn-id: file:///home/svn/framework3/trunk@4876 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:47:17 +00:00
fab af8db5d3cd typo
git-svn-id: file:///home/svn/framework3/trunk@4793 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-27 18:40:51 +00:00
HD Moore 9172103e01 Prevent the fork() call from triggering a NotImplementedError on Windows
git-svn-id: file:///home/svn/framework3/trunk@4478 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-26 18:45:12 +00:00
fab 4b99a048a9 - add completion to the module search
- add a better text message when the require gtk+ mismatch



git-svn-id: file:///home/svn/framework3/trunk@4395 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 22:09:24 +00:00
fab 2f2dd4c2f9 - add a version Gtk+ check
git-svn-id: file:///home/svn/framework3/trunk@4394 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-15 21:24:27 +00:00
fab 9a375318a0 - update for developpers
- correct typo



git-svn-id: file:///home/svn/framework3/trunk@4376 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 15:46:00 +00:00
fab a9165a75ad - swicth all widgets to english language
git-svn-id: file:///home/svn/framework3/trunk@4369 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 00:20:18 +00:00
fab f61e726dbe - change all msfgtk2 to msfgui
- update glade file
- change menu behaviour on module treeview


git-svn-id: file:///home/svn/framework3/trunk@4322 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 19:30:49 +00:00
HD Moore aca397df09 Initial import for the msfgui code from Fab
git-svn-id: file:///home/svn/framework3/trunk@4316 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 01:55:01 +00:00