4574 Commits

Author SHA1 Message Date
Oliver Spohngellert
c0f15976ca Finished serialization of file types 2016-03-04 09:12:03 -05:00
Oliver Spohngellert
f333c66d01 Serialization of user defined file types 2016-03-03 16:21:26 -05:00
Richard Cordovano
118fdafaaa Fix spelling error in comment in UserDefinedFileTypesManager 2016-03-02 17:41:00 -05:00
Richard Cordovano
c7d90ca7f0 Quick fix for lack of XML config upgrade in UserDefinedFileTypesManager 2016-03-02 17:35:31 -05:00
Oliver Spohngellert
6a6b55a1a7 Merge conflict fix 2016-03-01 16:31:32 -05:00
Oliver Spohngellert
7d2d8f0658 Deprecation fixes 2016-03-01 16:24:58 -05:00
jmillman
77df50c923 more cleanup and null safety 2016-03-01 15:21:44 -05:00
jmillman
23a1a8e329 cleanup Javadocs 2016-03-01 14:51:12 -05:00
jmillman
ab2dafbd4e refactor ArtifactEventType to work with custom attributes 2016-03-01 13:51:12 -05:00
Richard Cordovano
e825d0a6ed Update docs for corecomponents/TableFilterChildren, TableFilterNode 2016-03-01 12:51:42 -05:00
Richard Cordovano
060105d61a Remove vestiges of incomplete feature from corecomponents/TableFilterNode 2016-03-01 12:21:26 -05:00
Richard Cordovano
48783fffb9 Update documentation of ingest/IngestJobSettings 2016-03-01 10:16:18 -05:00
Richard Cordovano
477df3f8ed Update documentation of ingest/RunIngestModulesDialog 2016-03-01 09:47:19 -05:00
Richard Cordovano
3aac934bd5 Fix bug in IngestJob.CancellationReason display names 2016-03-01 09:46:04 -05:00
Richard Cordovano
462ce1f522 Restore DataSourceProcessorCallback API with warnings in comments 2016-03-01 09:19:28 -05:00
Richard Cordovano
4ab06c42c4 Restore backaward compatibility of corecomponents/AboutWindowPanel 2016-02-29 13:33:46 -05:00
Karl Mortensen
be8a5a1537 rename title 2016-02-29 09:25:49 -05:00
Richard Cordovano
78859b408e Resolve merge conflicts 2016-02-26 12:27:42 -05:00
Richard Cordovano
38ea8d1df4 Remove exception firewall from AutopsyEventPublisher 2016-02-26 12:25:16 -05:00
Eugene Livis
6c4867bdf4 Minor logging change 2016-02-26 12:05:47 -05:00
Eugene Livis
9a4825ad12 Added exception firewall to Services Monitor ScheduledThreadPoolExecutor 2016-02-25 14:24:32 -05:00
Eugene Livis
0b098f1ef9 Added exception firewall to Collabortation Monitor ScheduledThreadPoolExecutor 2016-02-25 14:24:02 -05:00
Eugene Livis
9c0813a96c Changed max number fo retries to send each remote event from 3 to 1 2016-02-25 13:06:02 -05:00
Eugene Livis
e4abfdb637 Allowing a remote event channel to be re-opened later 2016-02-25 12:49:52 -05:00
Eugene Livis
4666a87769 Bug fix and a catch-all exception firewall 2016-02-24 14:39:23 -05:00
Richard Cordovano
fd592d3ef0 Update DSP docs, make AddImageTask thread-safe, DSPs always callback 2016-02-23 16:36:32 -05:00
Richard Cordovano
a799aa13d2 DataSourceProcessors always do callback 2016-02-22 16:50:57 -05:00
Richard Cordovano
449a3020a8 Merge in develop and resolve merge conflicts 2016-02-19 16:30:30 -05:00
Richard Cordovano
01d2d27246 File type defaults to octet-stream 2016-02-19 16:20:00 -05:00
Richard Cordovano
f0bec1118e Merge branch 'release-4.0.1' of https://github.com/sleuthkit/autopsy into release-4.0.1 2016-02-19 16:19:33 -05:00
Richard Cordovano
2d60aeac30 Make IngestManager.isIngestRunning reliable 2016-02-19 12:39:35 -05:00
Richard Cordovano
6eda2f91b8 Merge pull request #1973 from BasisOlivers/aut-1898-3
Made analysis of known files mandatory
2016-02-19 11:45:47 -05:00
Oliver Spohngellert
b1b2f20c97 Deleted unnecessary classes 2016-02-19 11:43:08 -05:00
Oliver Spohngellert
3a9b6444ff Updated imports 2016-02-19 11:38:17 -05:00
Oliver Spohngellert
809bcde6e0 Removed unnecessary settings 2016-02-19 11:31:20 -05:00
Richard Cordovano
36cbf903f3 Merge pull request #1974 from BasisOlivers/aut-1899
Added exceptions to ingest module exceptions
2016-02-19 11:25:51 -05:00
Richard Cordovano
f0a0408ee8 Merge pull request #1976 from BasisOlivers/aut-1872
Made file type detector run on undetected files
2016-02-19 11:24:39 -05:00
Oliver Spohngellert
ece2e70ad5 Updated error message 2016-02-19 11:23:47 -05:00
Oliver Spohngellert
b9d7be8fea Updated error message 2016-02-19 11:22:49 -05:00
Richard Cordovano
19cc81f350 Add deprecation suppression for use of SleuthkitCase.getLastObjectId in timeline 2016-02-18 14:16:52 -05:00
Nick Davis
f0e808d729 Moved Content-Type meta tag out of CSS style block and into the main head block. 2016-02-18 11:38:14 -05:00
Karl Mortensen
3bf79a8e58 not public, localized 2016-02-18 11:17:26 -05:00
Karl Mortensen
c63cc88b42 Only internationalize user facing text 2016-02-18 11:04:45 -05:00
Oliver Spohngellert
0d9f9186ac Made file type detector run on undetected files 2016-02-17 10:17:10 -05:00
Oliver Spohngellert
dc65fed3e9 Added exceptions to ingest module exceptions 2016-02-16 13:20:34 -05:00
Oliver Spohngellert
8b1528277d Made check of known mandatory 2016-02-16 12:43:56 -05:00
jmillman
3372c003f3 cleanup Bundle.Properties and logging in VideoUtils.java 2016-02-12 16:38:13 -05:00
jmillman
b9c35b7a4f clean up ImageUtils logging 2016-02-12 16:34:26 -05:00
jmillman
fdc58d0d35 make sure to kill the progressHandle and timer even if exception is thrown, eg, when case is closed
handle exceptions better in  VideoUtils.generateVideoThumbnail()

update copyright dates

put cleanup code in finally block
2016-02-11 17:23:01 -05:00
Richard Cordovano
85037bb240 Add time zone to data source info table, embedded VMs use 2016-02-09 17:15:12 -05:00