7139 Commits

Author SHA1 Message Date
Richard Cordovano
9436240ce9 Fix task in progress added 2x bug in ingest task scheduler 2014-11-07 16:53:32 -05:00
Brian Carrier
f5fa66a48f another fix for reporting code and added comments 2014-11-07 07:26:29 -05:00
Richard Cordovano
88677f30a9 Merge pull request #941 from rcordovano/recent_activity_cancellable
Recent activity cancellable
2014-11-06 22:05:11 -05:00
Richard Cordovano
2562cd684e Fix typos in recent activity module 2014-11-06 22:04:23 -05:00
Richard Cordovano
94845cbdfb Replace some deprecated method calls 2014-11-06 21:49:30 -05:00
Richard Cordovano
cb01eb40cd Make recent activity module cancellable 2014-11-06 21:14:26 -05:00
Brian Carrier
8a459ab205 make report branding work again 2014-11-06 21:08:37 -05:00
Richard Cordovano
13972a4b4b Merge pull request #940 from rcordovano/multi_stage_ingest
Multi stage ingest
2014-11-06 19:20:07 -05:00
Richard Cordovano
06e2502119 Fix thread safety issue in multi-stage ingest job 2014-11-06 19:17:43 -05:00
Richard Cordovano
edaef4fdbc Merge remote-tracking branch 'upstream/develop' into multi_stage_ingest 2014-11-06 13:19:59 -05:00
Brian Carrier
f9305cea53 added reference to contentUtils from #937 2014-11-06 07:54:42 -05:00
Richard Cordovano
b97bac0483 Refine and fix multi-stage ingest 2014-11-06 02:23:39 -05:00
Richard Cordovano
35a597fa93 Merge pull request #938 from esaunders/process_termination
Process termination
2014-11-05 23:44:38 -05:00
Richard Cordovano
7ee62fb317 Merge pull request #939 from esaunders/recent_activity_fix
Replace NUL bytes in RegRipper output with spaces. If we don't do this t...
2014-11-05 23:40:28 -05:00
esaunders
6b7380f2d0 Replace NUL bytes in RegRipper output with spaces. If we don't do this the XML parser will fail. 2014-11-05 16:55:29 -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
2d2600d697 Merge remote-tracking branch 'upstream/develop' into develop 2014-11-03 23:58:18 -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
Brian Carrier
c14dbfdf3d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-11-03 17:52:31 -05:00
Brian Carrier
6192244236 Added reference to addReport 2014-11-03 17:52:25 -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
Richard Cordovano
2f9b310dbb Merge remote-tracking branch 'upstream/develop' into develop 2014-11-03 15:23:05 -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
Brian Carrier
840a9a5829 Changed back to development type 2014-11-03 12:27:40 -05:00
Richard Cordovano
3d6e4ed2db Merge remote-tracking branch 'upstream/release-3.1.1' into develop 2014-11-03 12:14:05 -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
Brian Carrier
978d642286 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-11-03 10:59:43 -05:00
Brian Carrier
3605f29b29 Updated user docs 2014-11-03 10:59:38 -05:00
Brian Carrier
eb9aad5f28 removed comment from installer 2014-11-03 10:24:49 -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
152d984554 Merge branch 'millmanorama-release-3.1.1' into release-3.1.1 2014-11-02 15:13:14 -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
Brian Carrier
0e05c095f8 Merge pull request #933 from millmanorama/read_status_fix
fix usage of read status attribute
2014-11-01 21:20:06 -04:00
millmanorama
3412410fd2 fix usage of read status attribute 2014-11-01 18:22:32 -04:00
Brian Carrier
b682a57ba5 fixed splash screen with new dimensions 2014-10-31 17:12:27 -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
2efaddc108 Merge branch 'release-3.1.1' of github.com:sleuthkit/autopsy into release-3.1.1 2014-10-31 15:38:55 -04:00
Brian Carrier
dd9299a929 Made splash logo smaller 2014-10-31 15:38:40 -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
Richard Cordovano
7575670be7 Merge pull request #932 from karlmortensen/remove_report
Remove report
2014-10-31 12:46:39 -04:00
Karl Mortensen
0360c89440 Resubmitting this change as its own commit 2014-10-31 12:41:17 -04:00
Karl Mortensen
f6596f7e3f Merge remote-tracking branch 'upstream/develop' into develop 2014-10-31 12:36:55 -04:00