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
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
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
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
Jeff Wallace
c55c5c68cc
Fixed syntax errors and other small changes.
2013-07-24 16:02:18 -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
Richard Cordovano
1a9d55c25d
Modified ReportWizardAction to allow use of report wizard independent of coupling to toolbar
2013-07-19 12:11:54 -04:00
Richard Cordovano
486307391a
Removed ability to tag dot directories and added multi-selection tagging support to KeywaordSearchFilterNode class
2013-07-19 11:57:11 -04:00
Jeff Wallace
317a31b47f
Updated function calls in srcupdater
2013-07-19 08:15:25 -04:00
Brian Carrier
ffdb1e3468
Merge pull request #237 from jawallace/master
...
Latest Regression Test Updates
2013-07-18 13:16:26 -07:00
Richard Cordovano
a431a747be
Additional files for back out of mult-select feature for file extraction
2013-07-18 15:10:40 -04:00
Richard Cordovano
d6e82a8721
Backed out addition of multi-selection feature for file extraction.
2013-07-18 15:08:10 -04:00
Brian Carrier
2cb1aeb5cd
Merge pull request #235 from jawallace/master
...
Regression Test Refactoring
2013-07-17 14:44:16 -07:00
Jeff Wallace
dc7fcb3790
Changed except statements to be more specific. Changed places where files are opened to use the safer with statement.
2013-07-17 11:39:55 -04:00
Richard Cordovano
a5a69b8036
First draft of implementation of multi-select tagging and export
2013-07-16 18:07:37 -04:00
Jeff Wallace
f3515efaa5
Merge https://github.com/sleuthkit/autopsy
2013-07-16 15:21:18 -04:00
Jeff Wallace
f180665333
Updated documentation of functions and classes.
2013-07-16 15:18:03 -04:00
Jeff Wallace
65471d726a
Removed global variable test_config, updated appropriate references
2013-07-16 14:20:14 -04:00
Brian Carrier
d4840fcf0a
Improved artifact viewer and such to make regripper output easier to read in the raw output form.
2013-07-16 14:13:16 -04:00
Jeff Wallace
9f2015e4ce
Removed global variable failedbool, updated overall pass/fail output message
2013-07-16 13:34:23 -04:00