503 Commits

Author SHA1 Message Date
Ann Priestman
a72527a4d5 Cleanup 2018-07-11 11:23:46 -04:00
Ann Priestman
f6b6aec267 Fix protocol regex and increase max value length. 2018-07-11 11:22:33 -04:00
Ann Priestman
c3e663e66e Fix split regex 2018-07-10 12:50:39 -04:00
Richard Cordovano
fe32cb5500
Update SearchEngineURLQueryAnalyzer.java 2018-07-06 17:24:45 -04:00
William Schaefer
420a3fffe8 3997 make new logger message SEVERE leave existing one as FINE 2018-07-06 12:11:18 -04:00
William Schaefer
c819391112 3997 improve logging for recent activity module and cating of illegal arguement exception 2018-07-06 11:24:32 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
esaunders
2753656d82 Use object ids instead of counters when naming RegRipper reports. 2018-03-28 14:27:40 -04:00
Ann Priestman
8c207a9bf9 Make sure the Extract init() method is always called 2018-03-19 13:13:37 -04:00
U-BASIS\zhaohui
55d5827404 2229: Log the exception in the constructor rather than propagate. 2018-03-16 17:39:58 -04:00
U-BASIS\zhaohui
863e3b7a1b 2229: Use getOpenCase() instead of getCurrentCase() 2018-03-09 18:11:01 -05:00
U-BASIS\zhaohui
01a14e5328 Merge remote-tracking branch 'upstream/develop' into 2229-Part25UsegetOpenCaseInsteadOfgetCurrentCase 2018-03-09 14:29:17 -05:00
U-BASIS\zhaohui
cd6b24075d 2229: Part 25: Use getOpenCase() instead of getCurrentCase() in ingest, modules, recentactivity... 2018-03-06 16:36:25 -05:00
U-BASIS\zhaohui
c219d065ef 2229: Part 20: Use getOpenCase() instead of getCurrentCase() in ImageGallery, RecentActivity, datamodel... 2018-03-05 13:21:59 -05:00
U-BASIS\dgrove
3f8de1135b Cleanup. 2018-02-28 13:18:20 -05:00
U-BASIS\dgrove
c82ec98122 Added handling for ReadContentInputStreamException. 2018-02-28 13:07:24 -05:00
esaunders
665d1a8e0c Merge branch 'develop' of github.com:sleuthkit/autopsy into report_index_and_search 2018-02-20 15:01:45 -05:00
rishwanth
ee3f51ffd8 removed unwanted exceptions 2018-02-12 08:32:05 -05:00
rishwanth
ffe9d6d5b9 changed regripper module perl paths to work on windows 2018-02-09 10:36:52 -05:00
rishwanth
4718cf7c28 photorec and regripper works on linux and deleted photorec binary files 2018-02-08 15:58:26 -05:00
rishwanth
e60d5967a4 modified extractregistry.java in recentactivity to make regripper work 2018-02-07 09:04:30 -05:00
esaunders
fc51baa554 Added support for Report indexing. 2018-01-29 16:19:32 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
U-BASIS\zhaohui
19c7cfb704 3207: Add a collection of attributes to aritifact instead of add one attribute at a time. 2017-11-15 13:10:57 -05:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Nick Davis
d0aebab13a create artifacts for USB devices as a ModuleDataEvent. 2017-05-31 20:36:58 -04:00
Maxwell Koo
6ec814e6c3 Update RecentActivity NBM to attach artifacts to ModuleDataEvents 2017-03-06 10:59:56 -05:00
Sophie Mori
9348b7d42e Revert "Add hive path to name of recent activity report"
This reverts commit 4f7643219ec1882aee2e19307277149d41155db4.
2016-11-15 15:09:41 -05:00
Sophie Mori
4f7643219e Add hive path to name of recent activity report 2016-11-15 14:45:16 -05:00
Sophie Mori
15315132ba Change if else ladders to switch statements 2016-11-15 14:44:45 -05:00
Sophie Mori
97c641d1bf Changed implementation to use method references 2016-09-06 14:26:47 -04:00
Sophie Mori
a5f491fcff Updated use of ContentUtils.writeToFile with a CancellationCheck 2016-09-01 15:32:37 -04:00
Oliver Spohngellert
5678c0ca61 Fixed index artifact error messages. 2016-05-13 15:32:42 -04:00
Karl Mortensen
4345b4e83b Fix warning for @NbBundle.Messages 2016-04-26 17:00:50 -04:00
Karl Mortensen
f088bfdd74 ExtractRegistry throws IngestModuleException if unable to startup successfully 2016-04-20 15:04:03 -04:00
Karl Mortensen
1f0fefc10e Remove debug messages 2016-04-20 12:41:44 -04:00
Karl Mortensen
254dc67854 Messaging for IngestModuleExceptions 2016-04-19 13:46:08 -04:00
Eugene Livis
a53e5bfd1e Changed some severe log entries to warnings 2016-04-15 16:37:00 -04:00
Richard Cordovano
83878f45d4 Lint of recentactivity/ExtractIE 2016-04-12 12:10:38 -04:00
Eugene Livis
908a6b640e Treating Pasco output parsing error as warning + note on Pasco return codes 2016-04-08 10:48:59 -04:00
Oliver Spohngellert
cf6f49edae Updated autopsy to align with changes to getMatchingArtifacts 2016-04-07 15:32:07 -04:00
Eugene Livis
0a933b2692 Removed error message 2016-03-16 10:47:00 -04:00
Eugene Livis
eded293a07 Treating JLnkParser errors as warnings 2016-03-15 11:57:14 -04:00
Oliver Spohngellert
7d2d8f0658 Deprecation fixes 2016-03-01 16:24:58 -05:00
Oliver Spohngellert
dc65fed3e9 Added exceptions to ingest module exceptions 2016-02-16 13:20:34 -05:00
Kay Bassi
774fa6e665 Finished translation/editing 2016-02-01 14:08:26 -08:00
Nick Davis
df24391d6f Merge branch 'develop' of github.com:sleuthkit/autopsy into 1501-ja-recentactivity 2016-01-29 11:40:09 -05:00
Nick Davis
900269d62c Fixed mis-spelling of NON-NLS tags. 2016-01-27 17:01:16 -05:00
Oliver Spohngellert
1c99f0b614 Got rid of bad constructor usage 2016-01-27 14:00:57 -05:00