Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano 0bb6b8f453 Added tags filter comment output to ReportHTML and ReportExcel classes 2013-08-01 17:24:08 -04:00
Jeff Wallace ed75e9258b Bug fixes with vlc. Tested component with external modules. 2013-08-01 16:14:58 -04:00
Brian Carrier daaf6f345f Merge pull request #245 from rcordovano/master
Added column auto-sizing to spreadsheet table report module (ReportExcel class)
2013-08-01 06:16:37 -07:00
Richard Cordovano 5882f5341a Added column auto-sizing to spreadsheet table report module (ReportExcel class) 2013-07-31 20:36:57 -04:00
Richard Cordovano e11b9d6ae5 Merge remote-tracking branch 'upstream/master' 2013-07-31 20:32:17 -04:00
raman-bt 8f394a4dc1 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
2013-07-31 18:08:36 -04:00
Jeff Wallace 5f823cee30 Revert "Revert "Rectified incorrect copyright notice update""
This reverts commit 67548141b1.
2013-07-31 16:03:28 -04:00
Jeff Wallace 3120cbed6b Merge https://github.com/jawallace/autopsy 2013-07-31 16:00:16 -04:00
Jeff Wallace a18fdc33e7 Updated vlc video component use and fixed bugs 2013-07-31 15:59:02 -04:00
Jeff Wallace 67548141b1 Revert "Rectified incorrect copyright notice update"
This reverts commit 71b3b29f26.
2013-07-31 15:37:30 -04:00
Jeff Wallace fce1446bbc Merge https://github.com/sleuthkit/autopsy 2013-07-31 08:19:04 -04:00
Brian Carrier ca13053cc3 Resolved conflicts. Closes #240 2013-07-30 17:38:30 -04:00
Brian Carrier 0fc8675d20 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-07-30 17:28:23 -04:00
Brian Carrier 4b1af7138e Added notion of a 1-minute update to keyword search and made 5 minutes be default 2013-07-30 17:27:54 -04:00
Jeff Wallace dde1ed5b4e Initial change from gstreamer to vlc 2013-07-30 16:04:36 -04:00
Brian Carrier 89ea695511 Merge pull request #244 from rcordovano/reporting-fixes
Rectified incorrect copyright notice update
2013-07-30 08:56:35 -07:00
Brian Carrier f1e1254af2 Merge pull request #241 from SynapticNulship/master
CaseNewActionInterface; swapped Open Existing and Open Recent buttons
2013-07-30 08:56:14 -07:00
Richard Cordovano 71b3b29f26 Rectified incorrect copyright notice update 2013-07-30 07:22:43 -04:00
Richard Cordovano 74a3b3bfd5 Rectified incorrect copyrigth notice update 2013-07-30 07:15:34 -04:00
Samuel H. Kenyon 9085a9d1eb Fix apache license header. 2013-07-29 19:02:14 -04:00
Brian Carrier fa5feb0ded Merge pull request #243 from rcordovano/reporting-fixes
Reporting fixes: HTML report does not provide hyperlinks to source directories, a workaround to allow reuse of the report generation wizard action is provided
2013-07-29 14:33:51 -07:00
Richard Cordovano c569d7a2de Merge remote-tracking branch 'upstream/master' 2013-07-29 13:59:47 -04:00
Richard Cordovano 52d27c4d60 Merge remote-tracking branch 'upstream/master' into reporting-fixes 2013-07-29 13:37:15 -04:00
Richard Cordovano d049530fb2 Backed out changes made for multi-select tagging of files and artifacts 2013-07-29 13:35:10 -04:00
Samuel H. Kenyon 2124391c81 Added method to allow modules to rename the startup window Close button. 2013-07-29 12:35:21 -04:00
Brian Carrier c3466906c0 Merge pull request #242 from adam-m/master
Fix bug when free disk space during ingest cannot be detected as is repo...
2013-07-28 17:07:14 -07:00
adam-m 3f1b81a4c3 Fix bug when free disk space during ingest cannot be detected as is reporting 0 (on some network file systems) and ingest is stopped 2013-07-28 15:13:41 -04:00
raman-bt 7cac583530 Replace hard coded numbers in switch/case statements with corresponding enum values. 2013-07-26 16:29:25 -04:00
raman-bt 992d71eda3 Ensure all DATETIME_* attributes are treated as integers. 2013-07-26 13:39:51 -04:00
raman-bt 612b5d87cc Merge remote-tracking branch 'upstream/master'
Conflicts:
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
	Core/src/org/sleuthkit/autopsy/report/ReportHTML.java
2013-07-26 13:03:48 -04:00
Brian Carrier 7bd47badf2 Updated script comments to describe what it does 2013-07-25 23:23:14 -04:00
Brian Carrier 904303a923 Merge pull request #239 from jawallace/master
TskDbDiff Module
2013-07-25 17:25:01 -07:00
Samuel H. Kenyon d83c58b926 Swapped positions of the Open Existing and Open Recent buttons. 2013-07-25 17:19:53 -04:00
Samuel H. Kenyon 1f884055c5 Added new interface to enable extensibility of CaseNewAction lookup. 2013-07-25 15:41:30 -04:00
Jeff Wallace 26b43162bb Changed return type of run_diff to allow more descriptive diff results 2013-07-25 12:37:48 -04:00
Jeff Wallace a3e8b858d2 Merge https://github.com/sleuthkit/autopsy 2013-07-25 08:56:53 -04:00
raman-bt ae3b343c1b Added icons for new artifacts to show up in the results tree view and the HTML report. 2013-07-24 18:53:40 -04:00
Jeff Wallace c55c5c68cc Fixed syntax errors and other small changes. 2013-07-24 16:02:18 -04:00
raman-bt 19026b732f i. Ensure that artifacts in use are automatically included in the reports.
ii. Fixed the TimeStamp_Start and TimeStamp_End attributes to be seconds since epoch
2013-07-24 14:15:03 -04:00
Jeff Wallace 31d93f0d11 Added main function to tskdbdiff so it can be called directly. 2013-07-23 15:21:10 -04:00
Richard Cordovano 08bb9f8bc8 Added temporary special handling of image read errors preliminary to API change to allow such errors to be distinguished 2013-07-23 13:28:58 -04:00
Brian Carrier b74449726b refactored addLocalFile logic a bit to reduce duplicate code 2013-07-23 12:56:18 -04:00
Richard Cordovano fc81760167 Merge remote-tracking branch 'upstream/master' 2013-07-23 11:14:10 -04:00
Jeff Wallace e440da75c6 Moved TskDbDiff to a separate file. 2013-07-23 10:22:28 -04:00
Brian Carrier 3d18532fc2 removed extra log statemetns about each file being indexed 2013-07-22 10:04:41 -04:00
Brian Carrier 524e753e21 removed ingest manger message that prints every file being analyzed 2013-07-22 10:00:59 -04:00
Brian Carrier 65034839e2 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-07-22 09:56:42 -04:00
Brian Carrier 78687b1bab Cleaned up thunderbird parser a bit and added comments 2013-07-22 09:56:12 -04:00
Richard Cordovano d1f6036fc1 Merge remote-tracking branch 'upstream/master' 2013-07-19 12:50:32 -04:00
Richard Cordovano 0cf8ee8b5a HTML reporting module no longer provides view file hyperlink for directories 2013-07-19 12:16:32 -04:00