83 Commits

Author SHA1 Message Date
Samuel H. Kenyon
7293c5fd89 Add File Extension Mismatch ingest module. 2014-01-15 15:14:07 -05:00
Richard Cordovano
847f14bbc1 Restore EWF verify module 2014-01-08 12:43:22 -05:00
Richard Cordovano
8f7db2d525 Remove EWF verify module for v103 2014-01-08 11:01:27 -05:00
Samuel H. Kenyon
8dad43e234 Remove FileExtMismatch ingest module. 2013-12-20 16:28:09 -05:00
Samuel H. Kenyon
7c568e44c0 Re-add filetypeid. 2013-12-18 16:19:22 -05:00
Samuel H. Kenyon
3224923eac Merge branch 'sigid3' of github.com:SynapticNulship/autopsy into sigid3
Conflicts:
	nbproject/project.properties
2013-12-18 12:29:41 -05:00
Samuel H. Kenyon
a7fd515400 Fix compile error resulting from upstream rebase. 2013-12-18 12:28:04 -05:00
Samuel H. Kenyon
e556fda588 Hopefully this ensures that the file id and mismatch modules will run in the correct ord.er 2013-12-18 12:16:01 -05:00
Samuel H. Kenyon
30fa6bc621 Add skeleton of FileExtMismatch ingest module and new attribute type. 2013-12-18 12:14:55 -05:00
Samuel H. Kenyon
4d31147f8f Merge remote-tracking branch 'upstream/develop' into sigid3
Conflicts:
	nbproject/project.properties
2013-12-16 14:02:46 -05:00
Jeff Wallace
d11df43a1d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
	nbproject/project.properties
2013-12-12 14:58:21 -05:00
Samuel H. Kenyon
03397b2d58 Hopefully this ensures that the file id and mismatch modules will run in the correct ord.er 2013-12-05 13:44:15 -05:00
Brian Carrier
b0b0c0ee38 Files from #367 manually added 2013-12-02 15:33:45 -05:00
Samuel H. Kenyon
d11d935dff Add skeleton of FileExtMismatch ingest module and new attribute type. 2013-11-27 17:19:46 -05:00
Samuel H. Kenyon
ec694204c1 Re-added the new FileTypeId ingest module, set to use Tika. 2013-11-26 15:09:47 -05:00
Jeff Wallace
e688a97dbc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	Core/src/org/sleuthkit/autopsy/datamodel/Tags.java
	Core/src/org/sleuthkit/autopsy/directorytree/Bundle.properties
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestModule.java
2013-11-19 15:49:13 -05:00
Richard Cordovano
a8263dd7d7 Fix merge of platform.properties file 2013-10-23 16:30:13 -04:00
Richard Cordovano
b05908d8a4 First step in merge of new_tags_api branch into master 2013-10-23 10:58:49 -04:00
Richard Cordovano
407ffb9568 Line endings update 2013-10-22 19:25:10 -04:00
Jeff Wallace
02257a09c0 Fixed error made during merge conflict. 2013-10-17 09:30:35 -04:00
Jeff Wallace
cf12b3c5a5 Merge https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	nbproject/project.properties
2013-10-17 09:17:44 -04:00
Richard Cordovano
f9ee33fff6 Merge remote-tracking branch 'upstream/master' into new_tags_api 2013-10-16 18:29:22 -04:00
Brian Carrier
2a63637571 Updated NEWS and version 2013-10-16 09:23:52 -04:00
Richard Cordovano
cf4c996f53 New tags api interim work 2013-10-15 13:38:06 -04:00
Jeff Wallace
d4ef8013ff Added new ewfVerify ingest module 2013-10-10 16:12:43 -04:00
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
Jeff Wallace
1e444f5beb Removed max heap size from jvm args. 2013-09-24 16:06:00 -04:00
Jeff Wallace
7eb0bb56ba Updated default heap size to be 2GB. Config file gets updated for 32 bit build during installer creation. 2013-09-24 08:26:14 -04:00
adam-m
424050b03d upgrade RCP platform to 7.3.1 2013-06-24 11:25:26 -04:00
adam-m
3e7ffe21ee re-add lost module to the suite (scalpel) 2013-06-03 12:21:21 -04:00
adam-m
9cc78c3188 reconstitute new heap mem settings in dev environment (got lost somehow in merge) 2013-06-03 12:10:15 -04:00
Brian Carrier
10764b7ea3 resolved merge conflicts 2013-05-30 15:39:03 -04:00
Brian Carrier
90a0acf1bf Updated IngestModule API to be abstract class instead of interface. Started to update docs. 2013-05-24 09:56:28 -04:00
adam-m
c4492d3bbc decrease JVM max heap to 512 2013-04-25 15:50:53 -04:00
Tim McIver
ec1b46a210 Renamed 'ScalpelCarverModule' to 'ScalpelCarver'. 2013-04-11 16:01:55 -04:00
Tim McIver
b33f5b3e90 Initial skeleton of scalpel ingest module. 2013-04-05 17:02:30 -04:00
adam-m
49264af8f7 Merge branch 'master' into zipmodule
Conflicts:
	nbproject/project.properties
2013-02-11 15:22:03 -05:00
adam-m
32fd6012d4 move line in config 2013-02-11 14:02:42 -05:00
adam-m
c773822ad3 fix project props eol 2013-02-11 14:01:28 -05:00
adam-m
28f21129d5 Merge branch 'master' into zipmodule
Conflicts:
	NEWS.txt
	nbproject/project.properties
2013-02-07 11:14:23 -05:00
adam-m
4a762b9bd2 initial 7zip ingest module skeleton with libs 2013-01-31 20:58:26 -05:00
Tim McIver
a71143591f Merge branch 'master' of https://github.com/sleuthkit/autopsy into timeline
Conflicts:
	thunderbirdparser/nbproject/project.properties
2013-01-18 11:07:50 -05:00
adam-m
afbf732ccb build scripts change to ugprade RCP to 7.3 2013-01-16 13:26:04 -05:00
Tim McIver
17e13a5e5d Reinstated removal of 'disabled.modules' from nbproject/platform.properties.
Also removed reference to JavaFX jar in Core.
2013-01-15 15:27:45 -05:00
Tim McIver
8cfbbc0024 Updates in effort to upgrade from Java 6 to Java 7. 2013-01-14 16:58:32 -05:00
0xNF
44460a8212 Merge https://www.github.com/sleuthkit/autopsy 2013-01-10 11:27:15 -08:00
adam-m
453a364976 - lower heap setting to 768 to allow more native space, disable class validation for speed, make jvm settings consistent across all builds 2013-01-10 13:30:42 -05:00
0xNF
6c52649ce5 Added timeline functionality.
Select it from the tools menu -> Make Timeline
2012-12-28 16:44:46 -05:00
adam-m
58bdbd8d4e update version 2012-12-07 11:15:48 -05:00
Devin148
84e3110bae Update release script and ant target 2012-11-01 15:21:23 -04:00