22206 Commits

Author SHA1 Message Date
esaunders
f687239bf2 Changed from asychronous to synchronous child creation since the keys are already being created on a separate worker thread. This change mitigates the issue where a wait node was being displayed and not going away. 2019-01-16 13:21:25 -05:00
esaunders
27a0ee0012 Fix for null pointer exception when performing common properties search without a central repository. 2019-01-16 13:09:33 -05:00
Richard Cordovano
c93b05540f
Merge pull request #4463 from sleuthkit/ig_comment
Updated comment about when we populate groups as seen
2019-01-16 12:35:10 -05:00
William Schaefer
a00afa9147 Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-16 12:20:31 -05:00
William Schaefer
72fede76ea Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-16 12:20:02 -05:00
William Schaefer
99053a0028 4629 prevent duplicate OS_INFO and DATA_SOURCE_USAGE from being generated 2019-01-16 12:19:21 -05:00
Brian Carrier
d488a279c6 Updated comment about when we populate groups as seen 2019-01-16 11:23:06 -05:00
Raman
1e4cec434b 1175: Get chrome login data 2019-01-16 08:02:06 -05:00
William Schaefer
c55d0c5d15 4632 remove invisible characters from android volume path 2019-01-15 18:55:50 -05:00
William Schaefer
923c2a208a Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-15 18:54:47 -05:00
William Schaefer
3956fb1c1f Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-15 18:54:29 -05:00
William Schaefer
cdb9016afa 4629 Change query for files to look for files with a parent directory instead of parent dir 2019-01-15 18:53:58 -05:00
Eugene Livis
25e1f944fe Modified Autopsy startup window to run NBM in IDE 2019-01-15 18:42:04 -05:00
Eugene Livis
1ca2199945 Created interface for the ingest job running service 2019-01-15 17:44:00 -05:00
William Schaefer
6fc94b533e Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-15 17:27:44 -05:00
William Schaefer
a0be72d37c 4630 fix typo in United Linux release path 2019-01-15 17:27:07 -05:00
William Schaefer
f8299a2574 Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-15 17:26:33 -05:00
William Schaefer
a93ea4b93c 4629 fix attributes to be associated with just their artifact 2019-01-15 17:25:05 -05:00
esaunders
463705903e Moved creation of AbstractFile instances out of generateNodes() which was causing UI unresponsiveness to createKeys(). 2019-01-15 17:10:18 -05:00
William Schaefer
94a1586003 4632 resolve merge conflict with changes from 4630 2019-01-15 17:00:22 -05:00
William Schaefer
aee3b41bfd 4630 fix redhat paths 2019-01-15 16:59:04 -05:00
William Schaefer
96782a8f02 Merge branch '4630-DetectLinuxOsFiles' into 4632-DetectAndroidOsFiles 2019-01-15 16:16:12 -05:00
William Schaefer
dc81b88d67 Merge branch '4629-DetectOsxFiles' into 4630-DetectLinuxOsFiles 2019-01-15 16:15:38 -05:00
William Schaefer
fe7ed5a438 4629 use correct TSK_PROG_NAME attribute to store name of OS 2019-01-15 16:15:12 -05:00
William Schaefer
63a0c4998f 4632 add check for Android specific files 2019-01-15 16:09:02 -05:00
William Schaefer
85674a938a 4630 resolve merge conflict from 4629 changes 2019-01-15 16:05:43 -05:00
William Schaefer
d75403a861 4629 fix typo and refactor method name 2019-01-15 16:04:25 -05:00
William Schaefer
f51cf7b526 4630 add check for linux specific files to DataSourceUsageAnalyzer 2019-01-15 16:02:32 -05:00
William Schaefer
279a08d61c 4629 add creation of OS Info artifacts for OSX 2019-01-15 15:42:35 -05:00
William Schaefer
2e1ca275e1 4606 add checks for values before use in samparse.pl 2019-01-15 15:34:44 -05:00
William Schaefer
bcbd236044 4629 add OS X detection 2019-01-15 15:03:40 -05:00
William Schaefer
bb1b99172a 4606 change Parsing of sam file to get SID from newly added SID field in user account parsing 2019-01-15 14:33:06 -05:00
William Schaefer
6c0dbfb556 4606 add parsing of local SID to regripper samparse.pl script 2019-01-15 14:13:41 -05:00
Richard Cordovano
ac4637bf8c Interim check in of files for improved multiuser case dialog 2019-01-15 12:47:42 -05:00
U-BASIS\dgrove
637bd08881 Added a note. 2019-01-15 10:27:38 -05:00
U-BASIS\dgrove
be9e7fd771 Zooming tweaks for < 100% 2019-01-14 17:25:14 -05:00
William Schaefer
ee1d64f25e 4606 in line getting of userIdWithoutRID 2019-01-14 15:09:13 -05:00
William Schaefer
5b3bff0aa6 4606 get correct complete SID for local accounts 2019-01-14 14:53:48 -05:00
William Schaefer
5063e17b0b 4590 fix misspelled operating system and wrong class for logger 2019-01-14 13:19:59 -05:00
esaunders
3ebee7fa2e Merge branch 'develop' of github.com:sleuthkit/autopsy into 4530_cr_ui_freeze 2019-01-14 13:19:23 -05:00
esaunders
7d2510728a Use file id if available to look up files in current case. 2019-01-14 13:19:02 -05:00
Ann Priestman
06f1881a65 Adding missing event file 2019-01-14 12:34:46 -05:00
Ann Priestman
c669eb3914 Send event for data source name update.
Handle updated in the central repo.
2019-01-14 12:22:45 -05:00
William Schaefer
06e428e638 4606 fix mismatched xml writing 2019-01-14 11:40:12 -05:00
U-BASIS\dgrove
a8eed7ea10 Cleanup. 2019-01-14 02:34:17 -05:00
U-BASIS\dgrove
79b6ddce4e Zooming and rotation fully implemented. 2019-01-14 02:04:30 -05:00
William Schaefer
984abbb9cc 4606 fix error in officedocs.pl output writing 2019-01-11 17:23:16 -05:00
William Schaefer
03d9aab703 4606 fix typos in regripper scripts causing unfound plugin errs 2019-01-11 16:27:50 -05:00
William Schaefer
43d4d5970f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4606-AddUserLoginsToOsAccountArts 2019-01-11 13:48:47 -05:00
William Schaefer
e04bff5c1e 4590 add comment for DataSourceAnalyzer class 2019-01-11 13:45:45 -05:00