Nick Davis
|
9ace1fb40c
|
Extracted hard coded strings in contentviewers module.
|
2015-02-18 17:45:38 -05:00 |
|
sidheshenator
|
5ad65489f0
|
Message pops up in case of invalid STIX file/path
|
2015-02-18 17:20:25 -05:00 |
|
Richard Cordovano
|
d31371adc7
|
Merge pull request #1054 from millmanorama/develop
don't call Case.hasData() in OpenTimelineAction so we don't block the ed...
|
2015-02-17 17:30:30 -05:00 |
|
jmillman
|
e8c6ec7f44
|
don't call Case.hasData() in OpenTimelineAction so we don't block the edt.
I also softened the mesage that pops up if the timeline is opened with no data sources added.
|
2015-02-17 17:09:54 -05:00 |
|
sidheshenator
|
5d426457d9
|
displayReportErrors() signature changed
|
2015-02-17 15:01:01 -05:00 |
|
sidheshenator
|
21c465d07a
|
test error removed.
|
2015-02-17 13:42:24 -05:00 |
|
sidheshenator
|
0b4eee1edf
|
errors displayed using MessageNotifyUtil
|
2015-02-17 13:40:34 -05:00 |
|
Brian Carrier
|
821888993e
|
Merge pull request #1048 from sidheshenator/doxygen-user-docs
Doxygen user docs
|
2015-02-17 10:49:49 -05:00 |
|
sidhesh
|
c4eb4d30a9
|
viewOnlineHelp() creates the URI object.
|
2015-02-13 17:59:29 -05:00 |
|
sidhesh
|
0871c52a0d
|
Fixed indentation
|
2015-02-13 17:34:27 -05:00 |
|
Richard Cordovano
|
e10c304f84
|
Merge pull request #1047 from esaunders/cancel_tasks_in_progress
Improved performance of job cancellation by moving the code to remove it...
|
2015-02-13 16:36:00 -05:00 |
|
sidheshenator
|
e1bc923fdb
|
Menu/Help/Help Contents removed from the UI
|
2015-02-13 13:56:17 -05:00 |
|
sidheshenator
|
44ea863918
|
Online Documentation opens in the system browser by default
|
2015-02-13 13:36:49 -05:00 |
|
Eamonn Saunders
|
78d11aafc7
|
Improved performance of job cancellation by moving the code to remove items from the tasksInProgress list out of the loop that removed elements from the other lists. The tasksInProgress list is not dealt with like all of the other lists.
|
2015-02-13 12:58:50 -05:00 |
|
sidheshenator
|
01cce8917a
|
Online Documentation under Help Menu opens in browser
|
2015-02-13 11:48:35 -05:00 |
|
Eugene Livis
|
d3e546cbfa
|
Final iteration
|
2015-02-12 15:32:43 -05:00 |
|
Eugene Livis
|
b957c7e679
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into hash_for_carved_files
|
2015-02-11 21:33:51 -05:00 |
|
Eugene Livis
|
32b2588f84
|
Changed code to use TSK ranges for unallocated file boundary calculations
|
2015-02-11 21:32:41 -05:00 |
|
sidheshenator
|
8846d73927
|
JavaHelp packages safely deleted
|
2015-02-11 14:34:32 -05:00 |
|
Eugene Livis
|
f50179ab90
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into hash_for_carved_files
|
2015-02-11 13:54:15 -05:00 |
|
Eugene Livis
|
e83b20e3b6
|
Fixed Error calculating hash for carved file
|
2015-02-11 13:51:34 -05:00 |
|
Brian Carrier
|
724d597855
|
fix report generator by adding space back into query
|
2015-02-10 21:51:35 -05:00 |
|
Brian Carrier
|
70a61fc99b
|
Revert "Multiple aliases for blackboard_attributes removed"
|
2015-02-10 21:35:12 -05:00 |
|
Sidhesh Mhatre
|
da899b3701
|
Multiple aliases for blackboard_attributes removed
|
2015-02-10 14:04:37 -05:00 |
|
Sidhesh Mhatre
|
2983b2164d
|
SQL query syntax fixed
|
2015-02-10 09:28:02 -05:00 |
|
Richard Cordovano
|
df770cb94d
|
Added thread names to threads used by IngestManager
|
2015-02-09 14:09:55 -05:00 |
|
APriestman
|
f54a65ab1e
|
Added Domain Name Object parsing.
Fixed bug in saving warnings.
|
2015-02-06 11:42:12 -05:00 |
|
Brian Carrier
|
a3accc8aa5
|
Merge pull request #1031 from sidheshenator/regression-test-fix
Regression test fix
|
2015-02-05 15:01:05 -05:00 |
|
Brian Carrier
|
7520c32fbe
|
Merge pull request #997 from mrtizmo/timeline_ja
Timeline module JA localization
|
2015-02-05 14:59:23 -05:00 |
|
Richard Cordovano
|
6b2b174c9d
|
Merge pull request #1033 from sleuthkit/istat_output
Added istat output to metadata content viewer
|
2015-02-05 12:40:22 -05:00 |
|
Richard Cordovano
|
272208c345
|
Merge pull request #1029 from APriestman/stix
Adding STIX module code
|
2015-02-05 12:39:43 -05:00 |
|
Brian Carrier
|
c2aa8838c6
|
Added istat output to metadata content viewer
|
2015-02-04 23:57:46 -05:00 |
|
sidheshenator
|
3ca3a31bd0
|
Comments added to notify dependence of regression testing script
|
2015-02-04 15:17:56 -05:00 |
|
sidheshenator
|
0c348dd935
|
The SQL queries generate sorted/ordered output
|
2015-02-04 15:15:55 -05:00 |
|
Richard Cordovano
|
b816e0fff4
|
Change copyright date of FleIngestTask.java
|
2015-02-04 14:50:26 -05:00 |
|
APriestman
|
a19c36bc42
|
Merge remote-tracking branch 'upstream/develop' into stix
|
2015-02-04 11:34:56 -05:00 |
|
Richard Cordovano
|
5409901b4a
|
Remove selected old TODO statements
|
2015-02-03 19:59:59 -05:00 |
|
Richard Cordovano
|
1729e4ca5b
|
Fix deadlock potential in IngestJob/DataSourceIngestJob interactions
|
2015-02-03 19:21:20 -05:00 |
|
APriestman
|
a4f887f368
|
Merge remote-tracking branch 'upstream/develop' into stix
|
2015-02-03 11:04:02 -05:00 |
|
APriestman
|
0eb8f6434e
|
Added jar files for Stix module
|
2015-02-03 11:02:22 -05:00 |
|
APriestman
|
919d8a83f8
|
Added STIX module code to Autopsy.
|
2015-02-03 10:34:29 -05:00 |
|
Richard Cordovano
|
462fcb5413
|
Add cancellation data to data source ingest job snapshots
|
2015-02-02 20:02:13 -05:00 |
|
Richard Cordovano
|
a0b3208ce1
|
Add cancellation data to data source ingest job snapshots
|
2015-02-02 19:56:04 -05:00 |
|
Richard Cordovano
|
a1c4b8e25f
|
Removed unused import from IngestJob class
|
2015-02-02 19:22:20 -05:00 |
|
Richard Cordovano
|
75315ed8da
|
Add cancellation data to data source ingest job snapshots
|
2015-02-02 19:20:25 -05:00 |
|
Richard Cordovano
|
62aa807cea
|
Add cancellation data to data source ingest job snapshots
|
2015-02-02 18:45:46 -05:00 |
|
Brian Carrier
|
8f1d6192e3
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2015-02-02 00:02:03 -05:00 |
|
Brian Carrier
|
502e8f4612
|
minor cleanup to code that opens .aut file from double click
|
2015-02-02 00:01:38 -05:00 |
|
Richard Cordovano
|
4c46415709
|
Refactor file type detection
|
2015-01-30 18:54:58 -05:00 |
|
Richard Cordovano
|
209d8384eb
|
Refactor file type detection
|
2015-01-30 18:15:20 -05:00 |
|