1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00

Commit Graph

  • 6c7970d16b Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver adam-m 2013-04-11 13:56:40 -04:00
  • a34f8dd897 Merge branch 'master' into scalpel-carver adam-m 2013-04-11 13:44:22 -04:00
  • bad30a1621 Added method FileManager.addCarvedFile() which delegates to new method SleuthkitCase.addCarvedFile() Tim McIver 2013-04-10 17:00:02 -04:00
  • a0442f01d3 Merge http://www.github.com/sleuthkit/autopsy Sean Moss 2013-04-10 10:42:58 -04:00
  • 39d79d1ba4 minor doc updates for reports Brian Carrier 2013-04-09 17:12:15 -04:00
  • aae5fab50f Reintegrated code rebuilding functionality for continuous testing. Sean-M 2013-04-09 16:08:25 -04:00
  • cda74da69e Merge http://www.github.com/sleuthkit/autopsy U-BASIS\smoss 2013-04-09 14:24:24 -04:00
  • 4fea3d71b4 Removed unneccesary print statement. Sean-M 2013-04-09 12:48:15 -04:00
  • 2c0a16bb68 Merge pull request #181 from Smoss/master adam 2013-04-09 09:34:54 -07:00
  • 08be2344b7 Removed an unneccesary print statement from regression tests. Sean-M 2013-04-09 12:21:43 -04:00
  • c7c247fc86 Merge http://www.github.com/sleuthkit/autopsy Sean Moss 2013-04-09 11:08:39 -04:00
  • c1bdc78ebc Fixed several minor errors in regression testing and emailing. Sean-M 2013-04-08 15:36:59 -04:00
  • 42538f4dd4 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-04-08 14:20:00 -04:00
  • 78179975f8 Fixed possible concurrency bug in MediaViewVideoPanel.captureFrames() method. Changed frame capture timeout value from 100ms to 1 second. Tim McIver 2013-04-08 14:19:44 -04:00
  • 2e87809f83 Fixed Scalpel module build errors that were due to buggy Netbeans package name refactoring support. Tim McIver 2013-04-08 14:16:08 -04:00
  • ebb4b274d3 Changed the src updater code so that it will run more efficently Sean-M 2013-04-08 12:47:16 -04:00
  • 9dec721a4f Removed unneccesary print statements and changed email subjects. Sean-M 2013-04-08 12:41:35 -04:00
  • 72b073ec3e Reimplemented report checking Sean-M 2013-04-08 11:10:06 -04:00
  • 32ab067912 Merge pull request #179 from Smoss/master adam 2013-04-08 07:59:11 -07:00
  • 10fa5c9f11 Merge branch 'master' of https://github.com/sleuthkit/autopsy into scalpel-carver Tim McIver 2013-04-08 10:10:32 -04:00
  • b33f5b3e90 Initial skeleton of scalpel ingest module. Tim McIver 2013-04-05 17:02:30 -04:00
  • 3bc95f86f3 Separated out testing logic into separate modules to make it easier to use. Sean-M 2013-04-05 16:11:45 -04:00
  • 5c48c12c53 Merge pull request #178 from tmciver-basis/master adam 2013-04-05 08:23:51 -07:00
  • e2e4e05597 Changed the way problematic video files are tracked: now using a set of strings that are the file names of the bad video files rather than a set of the java.io.Files themselves. Tim McIver 2013-04-05 11:22:19 -04:00
  • 6f8c3f1c56 Merge http://www.github.com/sleuthkit/autopsy U-BASIS\smoss 2013-04-05 10:51:17 -04:00
  • 4b571295dd Created a constant for the media player error string and display it in the info JLabel on various gstreamer errors. Tim McIver 2013-04-05 10:32:11 -04:00
  • 3c4d5cf342 Updates to media player code to handle errors when calling play, pause, stop and setState on PlayBin2 object. An error message will be displayed in the infor label if there is an error. Satisfies requirements of AUT-905. Tim McIver 2013-04-04 17:39:40 -04:00
  • 5aa633b8c9 Updated files so that what used to be the "Test" folder is now the "test" folder. Sean-M 2013-04-04 17:07:24 -04:00
  • b20b202156 Removed unneccesary code. Sean-M 2013-04-04 15:35:20 -04:00
  • 05d0726cdc Fixed gitignore Sean-M 2013-04-04 15:12:25 -04:00
  • 98a4ef4e3f Added gold standards to the repo Sean-M 2013-04-04 15:11:35 -04:00
  • a1b0d0ef09 Fixed error relating to csv file generation. Sean-M 2013-04-04 15:06:05 -04:00
  • 10100788f6 Added try/catch around call to lock.wait to better deal with the case that a timeout has occurred. Also reduced the timeout time from 500 ms to 100 ms. Tim McIver 2013-04-04 14:40:58 -04:00
  • 553fa49a3f Merge branch 'master' of https://github.com/Smoss/autopsy Sean-M 2013-04-04 14:35:36 -04:00
  • fdd86f0f1d Fixed several errors related to file hierarch restructuring. Sean-M 2013-04-04 14:32:44 -04:00
  • e0b6072a58 Intermediate commit for a lot of fixes and restructuring. Sean-M 2013-04-03 17:39:14 -04:00
  • cd0940ec97 Made MediaViewVideoPanel.captureFrames method more robust by checking for errors in return status of calls to play, pause and stop methods of the PlayBin2 object. Also, removed loop that waited for a frame to be captured by using a synchronization lock with timeout to communicate between instance of RGBDataSink.Listener and the captureFrames method. Tim McIver 2013-04-03 16:37:59 -04:00
  • ebbef618a5 Added a line about tagging improvements to NEWS.txt. Tim McIver 2013-04-02 17:32:30 -04:00
  • 8396bd8521 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-04-02 17:23:51 -04:00
  • 0533655d80 Removed dependency of MediaViewVideoPanel.captureFrames method on 'currentImage' member variable removing any concurrency issues involving that member variable. Tim McIver 2013-04-02 16:44:25 -04:00
  • a82beb01d0 fix auto-expand of new keyword search results nodes adam-m 2013-04-02 09:55:22 -04:00
  • 4f2ad6c24c Add support to get viewers from data result top component adam-m 2013-04-02 09:49:24 -04:00
  • 469b62e669 Fixed bug that was causing a file/result to be tagged even after the user cancels the tag creation dialog. This only happened after the user had previously created a tag. Tim McIver 2013-04-01 13:50:12 -04:00
  • c6f97f6f96 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-03-29 17:22:09 -04:00
  • 386ac703b6 Many changes in support of AUT-776 (Tag creation improvements). Tim McIver 2013-03-29 17:21:41 -04:00
  • cfa895fcd8 update legacy commons-lang2 from 2.4 to 2.6 adam-m 2013-03-29 12:28:52 -04:00
  • 1f13c8da3a upgrade commons-lang to 3. Keep 2 for other 3rd party modules that depend on it at runtime (there is no collision with 2 and 3) Update EscapeUtil wrapper to use version 3. adam-m 2013-03-29 12:22:27 -04:00
  • 0d8e56a7e9 make tika extractor skip x-msdownload, in lieu of strings extraction adam-m 2013-03-29 11:21:22 -04:00
  • 9bffd1dc32 news for current dev adam-m 2013-03-28 16:36:13 -04:00
  • 8e2bcdfae0 limit the scope of mutext when getting IngestManager singleton instance adam-m 2013-03-28 12:38:27 -04:00
  • ab39110253 Add a Text View message if file is has no extracted text in the index. Add more info if file is known and the current settings tell it to skip known files. adam-m 2013-03-28 11:23:03 -04:00
  • a3545379ea update string viewer tooltip (to ASCII and Unicode) adam-m 2013-03-28 10:57:38 -04:00
  • 79519a46d8 keyword search: kill old Solr server using sigar.kill if we cannot stop if gracefully when autopsy starts, before starting a new solr instance adam-m 2013-03-28 10:36:46 -04:00
  • bb770ea958 add core method to query multiple pids matching a query adam-m 2013-03-28 09:47:16 -04:00
  • 6f8e8a0e10 update readme adam-m 2013-03-27 20:01:33 -04:00
  • e1742c3215 add util method for getting a java process pid and killing a process by pid adam-m 2013-03-27 19:58:24 -04:00
  • a683aafe89 better user message if keyword search ingest can't run due to solr start error adam-m 2013-03-27 13:04:30 -04:00
  • 64f4a8edc4 improve synchronization when opening ingest messages top component autopsy-3.0.5 adam-m 2013-03-27 12:34:36 -04:00
  • 34a4b73776 Enable new ingest modules by default (track of disabled modules rather than enabled modules) adam-m 2013-03-27 11:15:02 -04:00
  • 50f5a1b39c update news adam-m 2013-03-27 10:59:05 -04:00
  • f5e69fe373 better message when large number of match in file search. Using baloon msg. Increased the trigger from 1k to 10k matches. adam-m 2013-03-27 10:26:13 -04:00
  • 27c06a2848 Reorganized keyword search module a bit Brian Carrier 2013-03-26 14:32:22 -04:00
  • a16a2ee15a Merge http://www.github.com/sleuthkit/autopsy Smoss 2013-03-26 12:32:32 -04:00
  • cbc14e3451 Merge pull request #173 from tmciver-basis/master adam 2013-03-26 09:24:36 -07:00
  • 47b524cc2b Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-03-26 12:10:43 -04:00
  • ec66dbd6a7 Commented out line that deletes autopsy.zip in build-zip Ant target in build.xml. Tim McIver 2013-03-26 12:09:34 -04:00
  • d34c963644 refine tika formats, send to tika file formats only it claims to support, minus archives. Otherwise, it could result in tika returning no text for some unsupported files, and skipping string extraction. adam-m 2013-03-26 11:50:41 -04:00
  • fcbbc352b4 Merge branch 'master' of https://github.com/Smoss/autopsy Sean Moss 2013-03-26 11:22:22 -04:00
  • 37cfef5c5e Merge remote-tracking branch 'upstream/master' Sean-M 2013-03-26 11:21:28 -04:00
  • 069c239d01 relax string extraction supported formats to be everything other than archives adam-m 2013-03-26 11:14:14 -04:00
  • deb47f3922 Merge http://www.github.com/sleuthkit/autopsy Smoss 2013-03-26 11:05:18 -04:00
  • 082a4d4286 Merge branch 'master' of https://github.com/Smoss/autopsy Sean Moss 2013-03-26 10:59:53 -04:00
  • 661016cb52 fixed some things, and rolled back a lot of comments. Sean Moss 2013-03-26 10:59:39 -04:00
  • cead01fa9d Had to roll back a lot of commits, mostly related to fixing the file hierarchy. Sean-M 2013-03-26 10:54:21 -04:00
  • 4027fa949b Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2013-03-25 22:53:26 -04:00
  • 1edfb47c2d Merge pull request #172 from tmciver-basis/master adam 2013-03-25 14:06:32 -07:00
  • f0cb03b717 Fixed issue that was giving the wrong color to rows in the ingest message box. Changed height and width of inges message box window. Tim McIver 2013-03-25 16:51:18 -04:00
  • e22ed9e80e Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-03-25 15:27:49 -04:00
  • ecd2f1605f Fixed bug causing the number of new messages displayed by the ingest inbox icon to be wrong. Tim McIver 2013-03-25 15:22:18 -04:00
  • e38489d82c fix enable timeline action only if fx enabled and case open adam-m 2013-03-25 12:22:03 -04:00
  • 8329c18625 Cleanly handle the case where javafx is not installed and components that depend on it at runtime (timeline, image viewer) cannot initialize adam-m 2013-03-25 11:16:40 -04:00
  • 7463c37e2f Merge branch 'master' of https://github.com/Smoss/autopsy Sean-M 2013-03-25 10:59:33 -04:00
  • 48f0ccefb5 better log exception from javafx init Adam 2013-03-25 10:46:46 -04:00
  • 55388ee3e6 Merge branch 'master' of https://github.com/Smoss/autopsy Sean-M 2013-03-25 10:25:19 -04:00
  • f743dd138a update news adam-m 2013-03-25 10:24:51 -04:00
  • fd9c7bfba6 video viewer: align progress label better adam-m 2013-03-25 10:23:40 -04:00
  • e8aae2c1a7 update comments adam-m 2013-03-25 10:16:53 -04:00
  • 0e9d25767e exif module: also send event at the end of all files adam-m 2013-03-25 10:00:52 -04:00
  • 7688a4f1df Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2013-03-25 09:46:06 -04:00
  • 80ff3c7582 change base case dir dialog from save to select adam-m 2013-03-25 09:42:28 -04:00
  • 99a56adc92 exif module: send new data event more sparsely to reduce number of dir tree refreshes (temp workaround) adam-m 2013-03-25 09:35:51 -04:00
  • 5347c375f0 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2013-03-23 19:14:11 -04:00
  • cea08ec24e search query analyzer: send new data event once at end of ingest, not for every result (minimize tree refresh) adam-m 2013-03-23 19:13:50 -04:00
  • d4f74de014 Update BUILDING.txt adam 2013-03-23 19:30:18 -03:00
  • fccb4cd1b5 Merge branch 'master' of https://github.com/sleuthkit/autopsy Tim McIver 2013-03-22 15:54:18 -04:00
  • 8bd585b909 Added code to propagate changes to MessageTableModel to the IngestMessagePanel which then propagates this change to listeners via its PropertyChangeSupport member. There is one problem: at the end of the RecentActivity ingest the message inbox icon shows two new messages when there should be only one. Tim McIver 2013-03-22 15:54:02 -04:00
  • 7375c9283c Fix "View in New Window" action after the recent fix with duplicate content viewers adam-m 2013-03-22 15:46:21 -04:00
  • 7b26183096 Merge branch 'master' of https://github.com/Smoss/autopsy Sean Moss 2013-03-22 14:47:34 -04:00
  • 88138e0c03 fixed regression.py Sean Moss 2013-03-22 14:45:42 -04:00
  • 187f24302e video player cleaner switching between deleted and not deleted videos adam-m 2013-03-22 13:55:50 -04:00