Richard Cordovano
|
b97bac0483
|
Refine and fix multi-stage ingest
|
2014-11-06 02:23:39 -05:00 |
|
Eamonn Saunders
|
edc46f96b5
|
- Fix @throws documentation.
|
2014-11-05 16:13:16 -05:00 |
|
Eamonn Saunders
|
882343a60f
|
- Added Win32Process which uses JNA to give us access to Windows APIs that give us more control over processes.
- Added killProcess() method to ExecUtil. This method can be used to terminate a process and its children.
|
2014-11-05 16:02:47 -05:00 |
|
Richard Cordovano
|
f6be031c20
|
Merge pull request #936 from rcordovano/multi_stage_ingest
Multi stage ingest
|
2014-11-03 23:57:25 -05:00 |
|
Richard Cordovano
|
3b9b10ea2a
|
Complete first version of multi-stage ingest
|
2014-11-03 23:56:12 -05:00 |
|
Richard Cordovano
|
f6994b4e1a
|
Merge pull request #935 from karlmortensen/code_review_comments_photorec
Code review comments for PhotoRec module
|
2014-11-03 15:35:22 -05:00 |
|
Richard Cordovano
|
f598fd6614
|
Merge remote-tracking branch 'upstream/develop' into multi_stage_ingest
|
2014-11-03 15:24:50 -05:00 |
|
Karl Mortensen
|
4d85b10695
|
use built-in empty list, remove nested try block
|
2014-11-03 13:01:41 -05:00 |
|
Brian Carrier
|
4dbf5442de
|
Merge branch 'release-3.1.1' into develop
|
2014-11-03 12:28:23 -05:00 |
|
Richard Cordovano
|
1485b0214b
|
Add TODO comment for the next round of work on multi-stage ingest
|
2014-11-03 11:13:58 -05:00 |
|
Karl Mortensen
|
21170e7c2b
|
switch to diamond inference
|
2014-11-03 10:05:55 -05:00 |
|
Karl Mortensen
|
2bd4db29f0
|
Code review comments for PhotoRec module
|
2014-11-03 10:00:38 -05:00 |
|
Richard Cordovano
|
b6ca38fef4
|
Complete most of the multi-stage pipeline feature
|
2014-11-02 23:25:47 -05:00 |
|
Richard Cordovano
|
90a103455b
|
Partially implement multi-stage ingest
|
2014-11-02 17:51:41 -05:00 |
|
Brian Carrier
|
948282efab
|
removed extra print debug statements and INFO logs to help performance
|
2014-11-02 15:11:12 -05:00 |
|
millmanorama
|
aca1c47df1
|
update to ControlsFX 8.20.8
|
2014-11-02 11:37:37 -05:00 |
|
millmanorama
|
3412410fd2
|
fix usage of read status attribute
|
2014-11-01 18:22:32 -04:00 |
|
Brian Carrier
|
a6ea3e529c
|
made use of new getDisplayString in attribute, fixed report bug if attributes were not defined, made cell phone attributes more consistent
|
2014-10-31 17:03:25 -04:00 |
|
Brian Carrier
|
7c2fd942a1
|
add read status to android SMS parser. From pull request #905 @dkarpo. Added code to have read displayed as string and not integer
|
2014-10-31 14:51:33 -04:00 |
|
Karl Mortensen
|
0360c89440
|
Resubmitting this change as its own commit
|
2014-10-31 12:41:17 -04:00 |
|
Brian Carrier
|
26d032de66
|
Merge branch 'release-3.1.1' of github.com:sleuthkit/autopsy into release-3.1.1
|
2014-10-31 12:28:51 -04:00 |
|
Brian Carrier
|
69c35704cf
|
updated to version 3.1.1 and associated Library versions
|
2014-10-31 12:17:50 -04:00 |
|
Karl Mortensen
|
d36268db71
|
Merge branch 'photorec_remove_panel' into develop
|
2014-10-31 10:04:59 -04:00 |
|
Karl Mortensen
|
b60337836c
|
Prepend datasource ID to datestamped folder name
|
2014-10-30 15:54:44 -04:00 |
|
Karl Mortensen
|
b7d457bbb7
|
Remove PhotoRec Carver panel, move functionality to PhotoRec module, ensure all directories of photorec output are cleaned up.
|
2014-10-30 15:48:19 -04:00 |
|
Karl Mortensen
|
b9081ba668
|
Show only file name, not full path, in carved files
|
2014-10-30 15:44:35 -04:00 |
|
Richard Cordovano
|
306b0d6171
|
Merge remote-tracking branch 'upstream/release-3.1.1' into release_3.1.1_updates
|
2014-10-29 17:42:20 -04:00 |
|
Richard Cordovano
|
da345d41bd
|
Remove use of deprecated method in Python sample and make easier to test
|
2014-10-29 17:38:14 -04:00 |
|
Brian Carrier
|
21a5c9289f
|
Merge branch 'release-3.1.1' into develop
|
2014-10-29 17:15:04 -04:00 |
|
Brian Carrier
|
4fe744e72e
|
removed extra heading rows from Excel report so that the report is just the table data
|
2014-10-29 10:24:57 -04:00 |
|
Brian Carrier
|
341962fd8b
|
reports: force new generator logo, do not dislpay raw tool output in report, change alignment to left instead of center for HTML
|
2014-10-28 18:15:45 -04:00 |
|
Brian Carrier
|
ea27a41691
|
updated report logo
|
2014-10-28 15:01:22 -04:00 |
|
Karl Mortensen
|
2c6c441172
|
Update PhotoRecCarverIngestModuleFactory.java
Use Autopsy's version number.
|
2014-10-28 08:23:07 -04:00 |
|
Karl Mortensen
|
565dfd7fed
|
Photorec, using new cancellation method to run.
|
2014-10-27 15:59:53 -04:00 |
|
Richard Cordovano
|
afad4105d1
|
Change default timeout for ExecUtils
|
2014-10-27 15:19:33 -04:00 |
|
Richard Cordovano
|
78315505c5
|
Improve new ExecUtils API
|
2014-10-27 15:11:38 -04:00 |
|
Brian Carrier
|
812a5840ca
|
updated panel sizes so that LocalDisk options were displayed
|
2014-10-27 14:17:50 -04:00 |
|
Brian Carrier
|
f11fe15926
|
Fixed NPE when adding local disk
|
2014-10-27 13:50:24 -04:00 |
|
Richard Cordovano
|
3e6568eb70
|
Improve ExecUtil code
|
2014-10-24 17:41:12 -04:00 |
|
Richard Cordovano
|
e3669303a3
|
Merge branch 'develop' into fine_grain_ingest_cancellation
|
2014-10-24 14:18:28 -04:00 |
|
Richard Cordovano
|
fe5646bcca
|
Merge remote-tracking branch 'upstream/release-3.1.1' into develop
|
2014-10-24 13:28:08 -04:00 |
|
Richard Cordovano
|
e7e0bbd4e3
|
Implement processing of unallocated space by default
|
2014-10-24 13:24:37 -04:00 |
|
Richard Cordovano
|
edf91c0630
|
Implement a short-term alphabetical sort of non-core Java ingest modules
|
2014-10-24 13:02:17 -04:00 |
|
Richard Cordovano
|
d9e1bb5a8e
|
Merge pull request #909 from eugene7646/zip_in_rar
Zip in rar
|
2014-10-24 12:53:34 -04:00 |
|
Brian Carrier
|
8270d51111
|
Updated use to SortedSet to match TSK change
|
2014-10-23 18:37:03 -04:00 |
|
Richard Cordovano
|
72144a7d4f
|
Backed off on granularity of ingest cancel control and bolstered thread safety
|
2014-10-23 17:42:40 -04:00 |
|
jmillman
|
941d6c8295
|
show confirmation dialog when (globaly) switching to full descriptions for > 10,000 events
|
2014-10-23 17:22:48 -04:00 |
|
jmillman
|
895f806e75
|
cleanup drill down in details view
|
2014-10-23 16:37:31 -04:00 |
|
jmillman
|
5fa7e95789
|
fixed some bugs in drill down in cluster chart
|
2014-10-23 15:09:39 -04:00 |
|
jmillman
|
b23c446567
|
changing to standing hash from six pack abs to hae a more consistent presentation
|
2014-10-23 11:00:16 -04:00 |
|