28 Commits

Author SHA1 Message Date
apriestman
2de422a1a6 Switch to Blackboard methods 2021-10-21 13:10:21 -04:00
Greg DiCristofaro
eea0ddb810 updates to RA temp path 2021-04-12 10:04:35 -04:00
Kelly Kelly
d8b7b5c655 Fixed custom artifact RA issue 2021-04-02 14:37:36 -04:00
Kelly Kelly
6a9a878fb2 Added supress deprecation annotation for tsk_os_account 2021-03-31 15:46:14 -04:00
William Schaefer
11ddee1c72 Change getAccounts calls to getOsAccounts so Autopsy builds 2021-03-29 17:30:09 -04:00
Kelly Kelly
574a74da5e Fixed merge conflict 2021-03-29 12:29:36 -04:00
Kelly Kelly
3ca95fb523 Removed TSK_OS_ACCOUNT from RA 2021-03-11 15:08:45 -05:00
Kelly Kelly
0af0ae738f Cleaned up RA to use one method to create artifacts 2021-03-09 13:30:12 -05:00
Kelly Kelly
7e41598226 Add more cancellation to RA 2021-01-25 13:27:13 -05:00
Kelly Kelly
6ed5712d86 Switched addXXXType to getOrAddXXXType 2020-11-18 16:29:36 -05:00
Mark McKinnon
3312585178 Update ExtractRecycleBin.java
Fix for codacy.
2020-01-14 16:02:13 -05:00
Mark McKinnon
a20900e996 Update ExtractRecycleBin.java
Update exceptions caught and thrown.  Update comments.  Add file and path name to logging message for future debugging if needed.
2020-01-14 15:12:39 -05:00
Mark McKinnon
55195308d6 Update ExtractRecycleBin.java
Add $RECYCLE.BIN as the directory to look for $I files.
2020-01-10 10:37:58 -05:00
Richard Cordovano
d48737de66 Fixes for compiler warnings 2019-10-04 13:34:52 -04:00
Kelly Kelly
ef0446708d cleaned up imports 2019-09-12 09:44:38 -04:00
Kelly Kelly
ea60f0292c added the creation and modifty time to the file system file 2019-09-11 16:20:45 -04:00
Kelly Kelly
4b9c08f19f Changed the order of the args for addFileSystemFile 2019-08-26 11:52:23 -04:00
Brian Carrier
6385c5e070
Added comments. No logic changes. 2019-08-22 16:06:34 -04:00
Kelly Kelly
7d1c3b37e9 modified the temp name to be unique 2019-08-22 14:13:36 -04:00
Kelly Kelly
41c71a0b03 updated after review comments 2019-08-22 12:02:26 -04:00
Kelly Kelly
91b08e4001 Inital pass of creating deleted files for recycle files. 2019-08-22 09:43:21 -04:00
Kelly Kelly
66e74f879c Reduce RB calls for recycle files to two 2019-08-15 12:23:58 -04:00
Kelly Kelly
0aeabbb0cd Fixed codacy issues 2019-08-15 10:30:39 -04:00
Kelly Kelly
5721f3c7d4 merged in changes from other branch 2019-08-15 10:27:09 -04:00
Kelly Kelly
e1599ecb9a Refactored to hopefully make codacy happy 2019-08-15 10:03:40 -04:00
Kelly Kelly
ec48033095 Added support for usernames 2019-08-14 10:56:11 -04:00
Kelly Kelly
fa9db11e0c Fixed typo 2019-08-13 14:26:06 -04:00
Kelly Kelly
df1745dc37 Added ExtractRecycyleBin module to RA 2019-08-13 14:00:27 -04:00